On (Wed) Sep 15 2010 [17:41:28], Lukas Doktor wrote: > New version of virtio_console test is more similar to upstream C virtio_console test so it will be easier to maintain. Also we moved the scripts/console_switch.py to more sensible scripts/virtio_guest.py > > There are still some virtio_console bugs which restricts some usage (mostly with console). We have created workarounds which enables us to run the tests. They are marked as FIXME comments. I'm guessing you're seeing those bugs because you try open/close/etc. calls on the hvc devices. That's not how they're supposed to be used. As I mentioned previously, you should spawn a terminal on hvc and use it for console IO. I'll take a look at the rest in a bit. Amit -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html