[libvirt] [PATCH 0/6] qemu: Yet another set of fixes for the 'perf' event feature

Peter Krempa pkrempa at redhat.com
Wed Apr 27 13:32:28 UTC 2016


More broken stuff ... sigh.

Peter Krempa (6):
  qemu: perf: Don't ignore perf setup if allocation fails
  util: perf: Use 'error' label in virPerfCmtEnable
  util: perf: Adhere to coding style of error checks in
    virPerfEventEnable
  util: perf: Adhere to coding style of error checks in
    qemuDomainSetPerfEvents
  qemu: process: Fix failure semantics for perf events
  qemu: process: Don't needlesly clear the perf events in
    qemuDomainPerfRestart

 src/qemu/qemu_driver.c  |  4 ++--
 src/qemu/qemu_process.c | 29 ++++++++++++-----------------
 src/util/virperf.c      | 16 ++++++++--------
 3 files changed, 22 insertions(+), 27 deletions(-)

-- 
2.8.1




More information about the libvir-list mailing list