mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
News: Advertise support for writeFiltering attribute of PCI hostdevs
Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
01ad5de41d
commit
4184627e9c
7
NEWS.rst
7
NEWS.rst
@ -13,6 +13,13 @@ v6.8.0 (unreleased)
|
||||
|
||||
* **New features**
|
||||
|
||||
* xen: Add ``writeFiltering`` attribute for PCI devices
|
||||
|
||||
By default Xen filters guest writes to the PCI configuration space of a
|
||||
PCI hostdev, which may cause problems for some devices. The ``writeFiltering``
|
||||
attribute of the device's ``<source>`` element can be used to disable the
|
||||
filtering and allow all guest writes to the configuration space.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* **Bug fixes**
|
||||
|
Loading…
Reference in New Issue
Block a user