[libvirt] [PATCH 0/2] qemu: support new HyperV-related features

Ján Tomko jtomko at redhat.com
Thu May 2 17:07:04 UTC 2013


1/2 prevents memory leaks and hair loss in qemuParseCommandLineCPU
2/2 adds support for the new cpu flags

https://bugzilla.redhat.com/show_bug.cgi?id=784836

Ján Tomko (2):
  qemu: use strsep for CPU command line parsing
  qemu: add hv_vapic and hv_spinlocks support

 docs/formatdomain.html.in                       |  17 ++-
 docs/schemas/domaincommon.rng                   |  12 ++
 src/conf/domain_conf.c                          |  39 ++++++-
 src/conf/domain_conf.h                          |   3 +
 src/qemu/qemu_command.c                         | 145 +++++++++++++-----------
 tests/qemuxml2argvdata/qemuxml2argv-hyperv.args |   2 +-
 tests/qemuxml2argvdata/qemuxml2argv-hyperv.xml  |   2 +
 7 files changed, 148 insertions(+), 72 deletions(-)

-- 
1.8.1.5




More information about the libvir-list mailing list