]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: add support for Hyper-V Enlightened VMCS
authorVitaly Kuznetsov <vkuznets@redhat.com>
Wed, 14 Nov 2018 22:46:07 +0000 (23:46 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 15 Nov 2018 08:54:57 +0000 (09:54 +0100)
commit362b4ee61606c2ffa28cc683087d0f380f5d65dd
tree1101ef7ca630e5ce06ee69394ea8019e1af5a3da
parentc3d0d7cc8a84c5a4ffc6dd026db1817f1b6cda62
qemu: add support for Hyper-V Enlightened VMCS

QEMU 3.1 supports Hyper-V Enlightened VMCS feature which significantly
speeds up nested Hyper-V on KVM environments.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_parse_command.c
src/qemu/qemu_process.c
tests/qemuxml2argvdata/hyperv-off.xml
tests/qemuxml2argvdata/hyperv.args
tests/qemuxml2argvdata/hyperv.xml
tests/qemuxml2xmloutdata/hyperv-off.xml
tests/qemuxml2xmloutdata/hyperv.xml