[libvirt] [PATCH 0/2] domain_addr: move qemu function and rename

Anya Harter aharter at redhat.com
Thu Jun 28 20:23:25 UTC 2018


qemuDomainCCWAddrSetCreateFromDomain moved from qemu_domain_addr to 
domain_addr and rename to virDomainCCWAddrSetCreateFromDomain because 
it is not a qemu-specific function

Anya Harter (2):
  qemu: move qemuDomainCCWAddrSetCreateFromDomain
  domain_addr: refactor qemuDomainCCWAddrSetCreateFromDomain

 src/conf/domain_addr.c         | 24 ++++++++++++++++++++++++
 src/conf/domain_addr.h         |  4 ++++
 src/qemu/qemu_domain_address.c | 26 ++------------------------
 src/qemu/qemu_domain_address.h |  4 ----
 src/qemu/qemu_hotplug.c        |  4 ++--
 5 files changed, 32 insertions(+), 30 deletions(-)

-- 
2.17.1




More information about the libvir-list mailing list