[libvirt] [PATCH 0/4] qemu: hostdev: Unify naming

Andrea Bolognani abologna at redhat.com
Tue Oct 20 15:20:42 UTC 2015


I was working on the QEMU hostdev code and the inconsistent
naming used kept making things just that little harder for
me to follow, so I unified it.

Cheers.


Andrea Bolognani (4):
  qemu: hostdev: Unify naming for qemuPrepareHost*Devices()
  qemu: hostdev: Unify naming for qemuDomainReAttachHost*Devices()
  qemu: hostdev: Unify naming for qemuUpdateActiveHost*Devices()
  qemu: hostdev: Introduce qemuUpdateActiveHostDevices()

 src/qemu/qemu_hostdev.c | 74 ++++++++++++++++++++++++++++++-------------------
 src/qemu/qemu_hostdev.h | 36 ++++++++++++------------
 src/qemu/qemu_hotplug.c | 13 ++++-----
 src/qemu/qemu_process.c |  8 +-----
 4 files changed, 72 insertions(+), 59 deletions(-)

-- 
2.4.3




More information about the libvir-list mailing list