Build qemu-kvm with native VDE support
Bug #776650 reported by
Joseph Coffland
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qemu-kvm (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: qemu-kvm
It would be convenient to build qemu-kvm with VDE support. There is a wrapper 'vdekvm' that comes with vde2 but VDE is better supported directly in KVM. I believe it is simply a matter of adding 'libvde-dev' as a build dep for the package.
I've been rebuilding the qemu-kvm packages this way for some time and all I've had to do is install the dependency before building and KVM automatically picks it up and adds native VDE support.
To post a comment you must log in.
Thanks for submitting this bug. Indeed VDE support would be nice to have. The hangup is that libvde-dev is in universe, which will require a MIR (see https:/ /wiki.ubuntu. com/MainInclusi onProcess). Would you be willing to follow up on that?
Setting this to Confirmed and Medium priority, and hoping we can get libvde-dev into main during oneiric cycle.