[libvirt PATCH 0/2] qemu: support kvm-poll-control performance hint

Tim Wiederhake twiederh at redhat.com
Fri Nov 13 08:49:42 UTC 2020


See the commit message of the first patch and
https://bugzilla.redhat.com/show_bug.cgi?id=1895204

Tim Wiederhake (2):
  qemu: support kvm-poll-control performance hint
  tests: Add tests for kvm-poll-control feature

 docs/formatdomain.rst                         | 14 ++++++++------
 docs/schemas/domaincommon.rng                 |  5 +++++
 src/conf/domain_conf.c                        |  4 ++++
 src/conf/domain_conf.h                        |  1 +
 src/qemu/qemu_command.c                       |  5 +++++
 tests/qemuxml2argvdata/kvm-features-off.xml   |  1 +
 tests/qemuxml2argvdata/kvm-features.args      |  2 +-
 tests/qemuxml2argvdata/kvm-features.xml       |  1 +
 tests/qemuxml2xmloutdata/kvm-features-off.xml |  1 +
 tests/qemuxml2xmloutdata/kvm-features.xml     |  1 +
 10 files changed, 28 insertions(+), 7 deletions(-)

-- 
2.26.2





More information about the libvir-list mailing list