
On 12/07/2011 11:41 PM, Michael Ellerman wrote:
From: Michael Ellerman <michael@ellerman.id.au>
Currently qemuDomainAssignPCIAddresses() is called to assign addresses to PCI devices.
We need to do something similar for devices with spapr-vio addresses. So create one place where address assignment will be done, that is qemuDomainAssignAddresses().
Signed-off-by: Michael Ellerman <michael@ellerman.id.au> --- src/qemu/qemu_command.c | 4 ++++ src/qemu/qemu_command.h | 2 ++ src/qemu/qemu_driver.c | 12 ++++++------ 3 files changed, 12 insertions(+), 6 deletions(-)
ACK, and in fact, this one is independent and small enough that I went ahead and pushed it (leaving just 4 and 6 in your series needing a v2). -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org