Re: [PATCH] KVM : Qemu: update call pci_nic_init
Mark McLoughlin <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Thu, 2009-01-15 at 15:36 +0800, Zhang, Yang wrote: > Hi > As the definition pci_nic_init has modified, this patch update the > corresponding calling in ipf_init1(). Yep, qemu/hw/ipf.c isn't upstream so it didn't get updated when the function was changed. Is there a plan to merge ia64 stuff into upstream QEMU? > >From 53a66f524a6c2215d61da797cca4b7b1acbb1266 Mon Sep 17 00:00:00 2001 > From: Yang <[email protected]> > Date: Thu, 15 Jan 2009 13:09:43 +0800 > Subject: [PATCH] KVM : Qemu: update call pci_nic_init > > update call pci_nic_init in ipf_init1 > > Signed-off-by: Xiantao Zhang <[email protected]> > Signed-off-by: Yang Zhang <[email protected]> Acked-by: Mark McLoughlin <[email protected]> Cheers, Mark.