[libvirt] [PATCH 0/3] perf: Unbreak virsh and XML parser

Peter Krempa pkrempa at redhat.com
Wed Jun 15 15:15:13 UTC 2016


Yet another breakage in the perf event code. Add missing docs, fix schemas and
rewrite the XML parser since it was broken.

Peter Krempa (3):
  qemu: perf: Don't set state of first event for every other event
  docs: Add at least some docs and fix schema entry for perf events
  conf: Fix perf event parser

 docs/formatdomain.html.in                   | 44 +++++++++++++++++++++++++++
 docs/schemas/domaincommon.rng               |  2 ++
 src/conf/domain_conf.c                      | 47 ++++++++++++-----------------
 src/qemu/qemu_driver.c                      |  2 +-
 tests/genericxml2xmlindata/generic-perf.xml | 22 ++++++++++++++
 tests/genericxml2xmltest.c                  |  2 ++
 6 files changed, 90 insertions(+), 29 deletions(-)
 create mode 100644 tests/genericxml2xmlindata/generic-perf.xml

-- 
2.8.3




More information about the libvir-list mailing list