On Thu, 2009-01-15 at 15:58 +0200, Avi Kivity wrote: > Mark McLoughlin wrote: > > NIC init functions don't return a PCIDevice pointer in upstream QEMU > > but they do in KVM for hotplug. > > > > Fixes: > > > > qemu/hw/pci.c:740: warning: initialization from incompatible pointer type > > > > > > I should have caught this while merging, argh. > > Applied all patches except #10, thanks. If qemu gains a --developer > option which enables -Werror (and if we're warning clean), I promise to > use it.
Yeah, it has --enable-werror, but it's not quite warning clean yet (tcg and slirp AFAIR) There's still a bunch more warnings in kvm-userspace that aren't in upstream qemu - I just quickly fixed the obvious ones. Cheers, Mark. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
