Re: [libvirt] [PATCH 12/12] news: Document KVM assignment removal

2019-08-21 Thread Ján Tomko

On Tue, Aug 20, 2019 at 04:30:32PM +0200, Michal Privoznik wrote:

Signed-off-by: Michal Privoznik 
---
docs/news.xml | 13 +
1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index d63fca3b48..6137ebd943 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,19 @@

  

+
+  
+
+  Remove KVM assignment support
+
+
+  The KVM style of PCI device assignment was removed from
+  kernel in kernel 4.12.0 after being deprecated since 4.2.0.


s/kernel in kernel/the kernel in version/


+  Libvirt defaults to VFIO for a long time. Remove support for
+  KVM device assignment then.


s/then/from libvirt too/

Reviewed-by: Ján Tomko 

Jano


signature.asc
Description: PGP signature
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH 12/12] news: Document KVM assignment removal

2019-08-20 Thread Daniel Henrique Barboza




On 8/20/19 11:30 AM, Michal Privoznik wrote:

Signed-off-by: Michal Privoznik 
---


Reviewed-by: Daniel Henrique Barboza 
Tested-by: Daniel Henrique Barboza 



  docs/news.xml | 13 +
  1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index d63fca3b48..6137ebd943 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,19 @@
  

  
+
+  
+
+  Remove KVM assignment support
+
+
+  The KVM style of PCI device assignment was removed from
+  kernel in kernel 4.12.0 after being deprecated since 4.2.0.
+  Libvirt defaults to VFIO for a long time. Remove support for
+  KVM device assignment then.
+
+  
+
  
  
  


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] [PATCH 12/12] news: Document KVM assignment removal

2019-08-20 Thread Michal Privoznik
Signed-off-by: Michal Privoznik 
---
 docs/news.xml | 13 +
 1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index d63fca3b48..6137ebd943 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,19 @@
 
   
 
+
+  
+
+  Remove KVM assignment support
+
+
+  The KVM style of PCI device assignment was removed from
+  kernel in kernel 4.12.0 after being deprecated since 4.2.0.
+  Libvirt defaults to VFIO for a long time. Remove support for
+  KVM device assignment then.
+
+  
+
 
 
 
-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list