[libvirt] [PATCH] news: Fix typo

2019-02-04 Thread Andrea Bolognani
Signed-off-by: Andrea Bolognani 
---
Pushed as trivial.

 docs/news.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/news.xml b/docs/news.xml
index a443af013b..8d6d58ae6a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -70,7 +70,7 @@
 
   By default, libvirt runs the QEMU process as qemu:qemu
   which could cause issues during probing as some features like AMD SEV
-  might be inaccesible to QEMU because of file system permissions.
+  might be inaccessible to QEMU because of file system permissions.
   Therefore, CAP_DAC_OVERRIDE is granted to overcome these
   for the purposes of probing.
 
-- 
2.20.1

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


[libvirt] [PATCH] news: Fix typo

2017-07-31 Thread Andrea Bolognani
Signed-off-by: Andrea Bolognani 
---
Pushed as trivial.

 docs/news.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/news.xml b/docs/news.xml
index caa0363..b25a42f 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -130,7 +130,7 @@
   
   
 
-  qemu: Misceleanous domain NS fixes
+  qemu: Miscellaneous domain NS fixes
 
 
   Libvirt starts qemu domains in separate Linux namespaces for a while
-- 
2.7.5

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


Re: [libvirt] [PATCH] news: Fix typo in element name

2017-03-28 Thread Martin Kletzander

On Tue, Mar 28, 2017 at 10:13:29AM +0200, Jiri Denemark wrote:

Signed-off-by: Jiri Denemark 
---

Oops, pushed as trivial. We really need a schema for news.xml...



Patches are welcome ;-)


docs/news.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/news.xml b/docs/news.xml
index 85a1d4d97..17186b954 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -72,7 +72,7 @@
  introducing a new host device type in the XML.

  
-  
+  

  qemu: Add support for setting TSC frequency

@@ -80,7 +80,7 @@
  Setting TSC frequency is required to enable migration for domains
  with 'invtsc' CPU feature turned on.

-  
+  


  
--
2.12.2

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


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

[libvirt] [PATCH] news: Fix typo in element name

2017-03-28 Thread Jiri Denemark
Signed-off-by: Jiri Denemark 
---

Oops, pushed as trivial. We really need a schema for news.xml...

 docs/news.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/news.xml b/docs/news.xml
index 85a1d4d97..17186b954 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -72,7 +72,7 @@
   introducing a new host device type in the XML.
 
   
-  
+  
 
   qemu: Add support for setting TSC frequency
 
@@ -80,7 +80,7 @@
   Setting TSC frequency is required to enable migration for domains
   with 'invtsc' CPU feature turned on.
 
-  
+  
 
 
   
-- 
2.12.2

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


[libvirt] [PATCH] news: Fix typo

2017-03-05 Thread Jiri Denemark
Signed-off-by: Jiri Denemark 
---
Pushed as trivial.

 docs/news.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/news.xml b/docs/news.xml
index 584c9afac..97393b3aa 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -21,7 +21,7 @@
 
 
   Previously, libvirt detected the host CPU model using CPUID
-  instruction, which cased libvirt to detect a lot of CPU features
+  instruction, which caused libvirt to detect a lot of CPU features
   that are not supported by QEMU/KVM. Asking QEMU makes sure we
   don't start it with unsupported features.
 
-- 
2.12.0

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