]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: add qemuDomainAssignVirtioMMIOAddresses()
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 22 Aug 2018 09:15:25 +0000 (11:15 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 24 Aug 2018 11:23:36 +0000 (13:23 +0200)
commitdb98a426a640b318cfc209b32b331a790a13eaab
tree85fd3951590a306037e0a843b2bff00eedd4158c
parentee57f38c466cc3c42f41cfb4a2b9ef36731b46f6
qemu: add qemuDomainAssignVirtioMMIOAddresses()

We're going to need to assign virtio-mmio addresses to non-ARM
guests soon, so let's create a generic wrapper that calls to
the architecture-specific implementation.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_domain_address.c