mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
NEWS: qemu: Add support for hyperv enlightenments features
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
da2132d124
commit
ef57b7431f
11
NEWS.rst
11
NEWS.rst
@ -198,6 +198,17 @@ v10.7.0 (2024-09-02)
|
||||
domain XML for descendants of the generic PC machine type (``i440fx``,
|
||||
``q35``, ``xenfv`` and ``isapc``).
|
||||
|
||||
* qemu: Add support for hyperv enlightenment feature ``hv-emsr-bitmap``
|
||||
|
||||
It is introduced since ``QEMU 7.10``, allowing L0 (KVM) and L1 (Hyper-V)
|
||||
hypervisors to collaborate to avoid unnecessary updates to L2 MSR-Bitmap
|
||||
upon vmexits.
|
||||
|
||||
* qemu: Add support for hyperv enlightenment feature ``hv-xmm-input``
|
||||
|
||||
It is introduced since ``QEMU 7.10``, allowing to pass parameters for
|
||||
certain hypercalls using XMM registers (“XMM Fast Hypercall Input”).
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* ch: support restore with network devices
|
||||
|
Loading…
Reference in New Issue
Block a user