[libvirt] [PATCH v3 0/5] Add support for Direct Mode for Hyper-V Synthetic timers

Ján Tomko jtomko at redhat.com
Tue Aug 6 11:51:56 UTC 2019


On Tue, Aug 06, 2019 at 07:52:31AM +0200, Vitaly Kuznetsov wrote:
>Changes since v2:
>- Post 5.6.0 rebase, patches 1-3 are dropped as they were already merged.
>
>Original description:
>
>QEMU-4.1 will bring us Direct Mode for Hyper-V Synthetic timers support,
>we need to support it in libvirt too. As this is not a new enlightenment
>but rather an enhancement of an existing one ('stimer'), support it in
>
>    <stimer state='on'>
>      <direct state='on'/>
>    </stimer>
>
>form. Backwards compatibility is (hopefully) preserved.
>
>Vitaly Kuznetsov (5):
>  cpu_x86: add Edx to KVM_FEATURE_DEF()
>  conf: change the way how Hyper-V features are printed out

Pushed the first two.

Jano

>  conf: add support for Direct Mode for Hyper-V Synthetic timers
>  qemu: add support for Direct Mode for Hyper-V Synthetic timers
>  news: mention Direct Mode for Hyper-V Synthetic timers support
>
> docs/formatdomain.html.in           | 10 ++--
> docs/news.xml                       |  9 ++++
> docs/schemas/domaincommon.rng       | 16 +++++-
> src/conf/domain_conf.c              | 77 ++++++++++++++++++++++++++---
> src/conf/domain_conf.h              |  1 +
> src/cpu/cpu_x86.c                   | 33 +++++++------
> src/cpu/cpu_x86_data.h              |  2 +
> src/qemu/qemu_command.c             | 12 +++--
> src/qemu/qemu_process.c             | 20 +++++++-
> tests/qemuxml2argvdata/hyperv.args  |  4 +-
> tests/qemuxml2argvdata/hyperv.xml   |  4 +-
> tests/qemuxml2xmloutdata/hyperv.xml |  4 +-
> 12 files changed, 155 insertions(+), 37 deletions(-)
>
>-- 
>2.20.1
>
>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- 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/20190806/53ce2a0d/attachment-0001.sig>


More information about the libvir-list mailing list