[libvirt] [PATCH v4 0/4] vcpu info storage refactors - part 2

Peter Krempa pkrempa at redhat.com
Mon Feb 8 11:26:29 UTC 2016


Yet another version since I've changed a few places other than requested in the
review.

Peter Krempa (4):
  qemu: vcpu: Aggregate code to set vCPU tuning
  qemu: vcpu: Reuse qemuProcessSetupVcpu in vcpu hotplug
  qemu: iothread: Aggregate code to set IOThread tuning
  qemu: iothread: Reuse qemuProcessSetupIOThread in iothread hotplug

 src/qemu/qemu_cgroup.c  | 188 ------------------------
 src/qemu/qemu_cgroup.h  |   2 -
 src/qemu/qemu_driver.c  | 136 +-----------------
 src/qemu/qemu_process.c | 376 +++++++++++++++++++++++++++++++++---------------
 src/qemu/qemu_process.h |   6 +
 5 files changed, 266 insertions(+), 442 deletions(-)

-- 
2.6.2




More information about the libvir-list mailing list