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

Anya Harter posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1530217253.git.aharter@redhat.com
Test syntax-check passed
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(-)
[libvirt] [PATCH 0/2] domain_addr: move qemu function and rename
Posted by Anya Harter 5 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list