On Thu, Mar 01, 2018 at 03:26:48PM +0100, Erik Skultety wrote:
On Thu, Mar 01, 2018 at 02:08:29PM +0100, --help wrote:Signed-off-by: --help <mprivozn@xxxxxxxxxx> --- docs/news.xml | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+)I think it might be worth mentioning the following bug fix as well: diff --git a/docs/news.xml b/docs/news.xml index 53bf9a49c..04318ca16 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -186,6 +186,18 @@ have deadlocked. </description> </change> + <change> + <summary> + nodedev: Update PCI mdev capabilities dynamically + </summary> + <description> + PCI devices may have other nested capabilities, like SRIOV and mdev + which depend on the device being plugged into the native vendor + driver. However, in case such a device is directly assigned to a guest + using VFIO driver, the device will naturally loose these capabilities
s/loose/lose/ Jan
+ and libvirt needs to reflect that. + </description> + </change> </section> </release> <release version="v4.0.0" date="2018-01-19"> Thanks, Erik -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list
Attachment:
signature.asc
Description: Digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list