[libvirt] [PATCH 0/2] Hyper-v crash feature support

Dmitry Andreev dandreev at virtuozzo.com
Mon Oct 26 10:23:31 UTC 2015


A new Hyper-V cpu feature 'hv_crash' was added to QEMU. The feature
will become available in v2.5.0.

This patch adds support for this feature.

Dmitry Andreev (2):
  conf: add crash to hyperv features
  qemu: add hv_crash support

 docs/formatdomain.html.in                          | 7 +++++++
 docs/schemas/domaincommon.rng                      | 5 +++++
 src/conf/domain_conf.c                             | 6 +++++-
 src/conf/domain_conf.h                             | 1 +
 src/qemu/qemu_command.c                            | 2 ++
 tests/qemuxml2argvdata/qemuxml2argv-hyperv-off.xml | 1 +
 tests/qemuxml2argvdata/qemuxml2argv-hyperv.args    | 4 ++--
 tests/qemuxml2argvdata/qemuxml2argv-hyperv.xml     | 1 +
 8 files changed, 24 insertions(+), 3 deletions(-)

-- 
1.8.3.1




More information about the libvir-list mailing list