Re: [Qemu-devel] Issue Using netdev or vlan with qemu 15.

2011-11-11 Thread Stefan Hajnoczi
On Thu, Nov 10, 2011 at 5:12 PM, srinivasan Sundararajan wrote: > > Trying the following and can’t seem to make it work ?  This is with qemu-kvm > 15 .  What am I doing wrong here ? I get this id1 not found error. > > qemu-system-x86_64 \ > -enable-kvm  -cpu qemu64,+vmx -boot c -m 16000M \ > -driv

[Qemu-devel] Issue Using netdev or vlan with qemu 15.

2011-11-10 Thread srinivasan Sundararajan
Trying the following and can¹t seem to make it work ? This is with qemu-kvm 15 . What am I doing wrong here ? I get this id1 not found error. qemu-system-x86_64 \ -enable-kvm -cpu qemu64,+vmx -boot c -m 16000M \ -drive file=my.disk,if=virtio \ -netdev user,id=id0 -device virtio-net-pci,netdev=