2010/12/1 Jean-Baptiste Rouault <[email protected]>: > --- > src/qemu/qemu_conf.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c > index b0343c6..7cd0603 100644 > --- a/src/qemu/qemu_conf.c > +++ b/src/qemu/qemu_conf.c > @@ -1689,6 +1689,7 @@ qemudPhysIfaceConnect(virConnectPtr conn, > (void)qemuCmdFlags; > (void)driver; > (void)vmuuid; > + (void)vmop; > qemuReportError(VIR_ERR_INTERNAL_ERROR, > "%s", _("No support for macvtap device")); > rc = -1; > -- > 1.7.0.4 >
ACK and pushed, thanks. Matthias -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
