On 03.08.2012 22:33, [email protected] wrote: > From: Richa Marwaha <[email protected]> > > This patch adds the capability in libvirt to check if > -netdev bridge option is supported or not. > > Signed-off-by: Richa Marwaha <[email protected]> > Signed-off-by: Corey Bryant<[email protected]> > --- > v2 > -This is a new patch that helps libvirt to check if -netdev bridge > option is supported in the qemu version that is being used to run > the guest. In v1 we didnot have the capability to check if qemu > version we are using supported -netdev bridge or not. > > v3 > -Fixed the QEMU_CAPS_NETDEV_BRIDGE capabilities, now it supports > QEMU_CAPS_NETDEV which was missing earlier. > -Updated the tests/qemuhelptest.c > > AUTHORS | 1 + > src/qemu/qemu_capabilities.c | 13 +++++++++---- > src/qemu/qemu_capabilities.h | 1 + > tests/qemuhelptest.c | 3 ++- > 4 files changed, 13 insertions(+), 5 deletions(-) >
ACK Michal -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
