[libvirt] [PATCH v4 3/4] qemu: add support for Direct Mode for Hyper-V Synthetic timers

Ján Tomko jtomko at redhat.com
Mon Aug 19 09:44:17 UTC 2019


On Fri, Aug 09, 2019 at 04:31:40PM +0200, Vitaly Kuznetsov wrote:
>QEMU-4.1 supports 'Direct Mode' for Hyper-V synthetic timers
>(hv-stimer-direct CPU flag): Windows guests can request that timer
>expiration notifications are delivered as normal interrupts (and not
>VMBus messages). This is used by Hyper-V on KVM.
>
>Signed-off-by: Vitaly Kuznetsov <vkuznets at redhat.com>
>---
> src/qemu/qemu_command.c                       |  3 ++
> src/qemu/qemu_process.c                       | 20 +++++++++--
> .../hyperv-stimer-direct.x86_64-latest.args   | 32 +++++++++++++++++
> .../qemuxml2argvdata/hyperv-stimer-direct.xml | 33 +++++++++++++++++
> tests/qemuxml2argvtest.c                      |  1 +
> .../hyperv-stimer-direct.xml                  | 35 +++++++++++++++++++
> tests/qemuxml2xmltest.c                       |  1 +
> 7 files changed, 123 insertions(+), 2 deletions(-)
> create mode 100644 tests/qemuxml2argvdata/hyperv-stimer-direct.x86_64-latest.args
> create mode 100644 tests/qemuxml2argvdata/hyperv-stimer-direct.xml
> create mode 100644 tests/qemuxml2xmloutdata/hyperv-stimer-direct.xml
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190819/916ee648/attachment-0001.sig>


More information about the libvir-list mailing list