mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +03:00
news: Mention support for device model commandline passthrough in Xen
Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
3d76f4fceb
commit
5af89a77b0
8
NEWS.rst
8
NEWS.rst
@ -19,6 +19,13 @@ v6.7.0 (unreleased)
|
||||
inside ``<hostdev>`` with the same format to configure the ``IQN`` value
|
||||
used by the qemu initiator when connecting to an iSCSI target.
|
||||
|
||||
* xen: Add support for device model command-line passthrough
|
||||
|
||||
Xen supports passing arbitrary arguments to the QEMU device model using
|
||||
the ``device_model_args`` setting in xl.cfg(5). The libvirt xen driver now
|
||||
supports this using ``<xen:commandline/>`` XML extensions.
|
||||
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* Allow sparse streams for block devices
|
||||
@ -69,6 +76,7 @@ v6.6.0 (2020-08-02)
|
||||
management applications may wish to override this behaviour. This is now
|
||||
possible via new ``cow`` element.
|
||||
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* esx: Change the NIC limit for recent virtualHW versions
|
||||
|
Loading…
Reference in New Issue
Block a user