Public bug reported:

Binary package hint: vde2

When starting kvm or qemu under vdeq

vdeq kvm -hda $DIR/tmp/hda.img \
    -no-acpi \
    -m 512m \
    -net nic,vlan=1,macaddr=00:1B:FC:1C:00:11 -net vde,vlan=1,port=4 \
    -cdrom $CD \
    -usbdevice tablet


... the following message is displayed:

NOTE: vdeq is now DEPRECATED -- both QEMU and KVM have native support for
      VDE. This binary will be removed soon from the distribution, consider
      stopping using it.

However, when removing vdeq from the command line, kvm complains:

Invalid -net type 'vde'

So apparently the version of kvm included with ubuntu 10.04 does not
have native vde support, also vdeq included with the same 10.04 thinks
it should.

** Affects: vde2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
vdeq is now DEPRECATED
https://bugs.launchpad.net/bugs/598901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to