Il 09/08/2012 13:04, Stefan Hajnoczi ha scritto: >> > That looks better - thanks for the hint. But now network isn't working at >> > all ;-( > You need to have commit 26b9b5fe17cc1b6be2e8bf8b9d16094f420bb8ad > ("virtio: fix vhost handling"). Pull the latest qemu.git/master > changes if you don't have it.
Or for bisection, just disable vhost. Paolo > Besides that recent vhost-net fix I'm not sure what the problem could > be. Your command-line looks sane. Can you share errors messages or > details on the failure? > > With tap the most common problem is permissions since the QEMU process > needs to have access to the /dev/tap* device.