On Mon, Jul 15 2013, Peter Münster wrote: > When trying to attach my Echelon U10 interface to my Win-XP qemu guest > system (the host is GNU/Linux x86-64), then unfortunately the guest > system freezes when loading the driver.
Hi, Finally, the problem had nothing to do with the Echelon U10 device. "-net nic,model=virtio" just does not work with "-usb", see also http://lists.freedesktop.org/archives/spice-devel/2013-July/014018.html Without "model=virtio" everything works as expected, great! -- Peter
