[libvirt] [PATCH 5/6] qemu: Prepare to cater for more general address assignment

Eric Blake eblake at redhat.com
Fri Dec 9 22:08:42 UTC 2011


On 12/07/2011 11:41 PM, Michael Ellerman wrote:
> From: Michael Ellerman <michael at 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 at 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 at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111209/78a26b9f/attachment-0001.sig>


More information about the libvir-list mailing list