[libvirt] [PATCH] doc: fix writing of QEMU

Philipp Hahn posted 1 patch 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1fe8a8866e4a85c79065a7a7ff5e83570f1e739f.1487849026.git.hahn@univention.de
There is a newer version of this series
ChangeLog-old                 |  4 ++--
docs/formatnwfilter.html.in   |  6 +++---
docs/news-2009.html.in        |  6 +++---
docs/news-2010.html.in        | 12 ++++++------
docs/news-2011.html.in        |  4 ++--
docs/news-2012.html.in        |  2 +-
docs/news-2014.html.in        |  2 +-
docs/storage.html.in          | 12 ++++++------
libvirt.spec.in               |  2 +-
po/af.po                      |  2 +-
po/am.po                      |  2 +-
po/anp.po                     |  2 +-
po/ar.po                      |  2 +-
po/as.po                      |  2 +-
po/ast.po                     |  2 +-
po/bal.po                     |  2 +-
po/be.po                      |  2 +-
po/bg.po                      |  2 +-
po/bn.po                      |  2 +-
po/bn_IN.po                   |  2 +-
po/bo.po                      |  2 +-
po/br.po                      |  2 +-
po/brx.po                     |  2 +-
po/bs.po                      |  2 +-
po/ca.po                      |  2 +-
po/cs.po                      |  2 +-
po/cy.po                      |  2 +-
po/da.po                      |  2 +-
po/de.po                      |  2 +-
po/de_CH.po                   |  2 +-
po/el.po                      |  2 +-
po/en_GB.po                   |  4 ++--
po/eo.po                      |  2 +-
po/es.po                      |  2 +-
po/et.po                      |  2 +-
po/eu.po                      |  2 +-
po/fa.po                      |  2 +-
po/fi.po                      |  2 +-
po/fr.po                      |  2 +-
po/gl.po                      |  2 +-
po/gu.po                      |  2 +-
po/he.po                      |  2 +-
po/hi.po                      |  2 +-
po/hr.po                      |  2 +-
po/hu.po                      |  2 +-
po/ia.po                      |  2 +-
po/id.po                      |  2 +-
po/ilo.po                     |  2 +-
po/is.po                      |  2 +-
po/it.po                      |  2 +-
po/ja.po                      |  2 +-
po/ka.po                      |  2 +-
po/kk.po                      |  2 +-
po/km.po                      |  2 +-
po/kn.po                      |  2 +-
po/ko.po                      |  2 +-
po/kw.po                      |  2 +-
po/kw@kkcor.po                |  2 +-
po/kw@uccor.po                |  2 +-
po/kw_GB.po                   |  2 +-
po/ky.po                      |  2 +-
po/libvirt.pot                |  2 +-
po/lt.po                      |  2 +-
po/lv.po                      |  2 +-
po/mai.po                     |  2 +-
po/mk.po                      |  2 +-
po/ml.po                      |  2 +-
po/mn.po                      |  2 +-
po/mr.po                      |  2 +-
po/ms.po                      |  2 +-
po/nb.po                      |  2 +-
po/nds.po                     |  2 +-
po/ne.po                      |  2 +-
po/nl.po                      |  2 +-
po/nn.po                      |  2 +-
po/nso.po                     |  2 +-
po/or.po                      |  2 +-
po/pa.po                      |  2 +-
po/pl.po                      |  2 +-
po/pt.po                      |  2 +-
po/pt_BR.po                   |  2 +-
po/ro.po                      |  2 +-
po/ru.po                      |  2 +-
po/si.po                      |  2 +-
po/sk.po                      |  2 +-
po/sl.po                      |  2 +-
po/sq.po                      |  2 +-
po/sr.po                      |  2 +-
po/sr@latin.po                |  2 +-
po/sv.po                      |  2 +-
po/ta.po                      |  2 +-
po/te.po                      |  2 +-
po/tg.po                      |  2 +-
po/th.po                      |  2 +-
po/tr.po                      |  2 +-
po/tw.po                      |  2 +-
po/uk.po                      |  2 +-
po/ur.po                      |  2 +-
po/vi.po                      |  2 +-
po/wba.po                     |  2 +-
po/yo.po                      |  2 +-
po/zh_CN.po                   |  2 +-
po/zh_HK.po                   |  2 +-
po/zh_TW.po                   |  2 +-
po/zu.po                      |  2 +-
src/cpu/cpu_s390.c            |  2 +-
src/qemu/MIGRATION.txt        |  2 +-
src/qemu/THREADS.txt          |  2 +-
src/qemu/qemu.conf            |  4 ++--
src/qemu/qemu_command.c       |  2 +-
src/qemu/qemu_domain.h        |  2 +-
src/qemu/qemu_monitor.c       |  6 +++---
src/qemu/qemu_parse_command.c |  2 +-
113 files changed, 133 insertions(+), 133 deletions(-)
[libvirt] [PATCH] doc: fix writing of QEMU
Posted by Philipp Hahn 7 years, 1 month ago
QEMU should be written all upper or all lower case.

Signed-off-by: Philipp Hahn <hahn@univention.de>
---
 ChangeLog-old                 |  4 ++--
 docs/formatnwfilter.html.in   |  6 +++---
 docs/news-2009.html.in        |  6 +++---
 docs/news-2010.html.in        | 12 ++++++------
 docs/news-2011.html.in        |  4 ++--
 docs/news-2012.html.in        |  2 +-
 docs/news-2014.html.in        |  2 +-
 docs/storage.html.in          | 12 ++++++------
 libvirt.spec.in               |  2 +-
 po/af.po                      |  2 +-
 po/am.po                      |  2 +-
 po/anp.po                     |  2 +-
 po/ar.po                      |  2 +-
 po/as.po                      |  2 +-
 po/ast.po                     |  2 +-
 po/bal.po                     |  2 +-
 po/be.po                      |  2 +-
 po/bg.po                      |  2 +-
 po/bn.po                      |  2 +-
 po/bn_IN.po                   |  2 +-
 po/bo.po                      |  2 +-
 po/br.po                      |  2 +-
 po/brx.po                     |  2 +-
 po/bs.po                      |  2 +-
 po/ca.po                      |  2 +-
 po/cs.po                      |  2 +-
 po/cy.po                      |  2 +-
 po/da.po                      |  2 +-
 po/de.po                      |  2 +-
 po/de_CH.po                   |  2 +-
 po/el.po                      |  2 +-
 po/en_GB.po                   |  4 ++--
 po/eo.po                      |  2 +-
 po/es.po                      |  2 +-
 po/et.po                      |  2 +-
 po/eu.po                      |  2 +-
 po/fa.po                      |  2 +-
 po/fi.po                      |  2 +-
 po/fr.po                      |  2 +-
 po/gl.po                      |  2 +-
 po/gu.po                      |  2 +-
 po/he.po                      |  2 +-
 po/hi.po                      |  2 +-
 po/hr.po                      |  2 +-
 po/hu.po                      |  2 +-
 po/ia.po                      |  2 +-
 po/id.po                      |  2 +-
 po/ilo.po                     |  2 +-
 po/is.po                      |  2 +-
 po/it.po                      |  2 +-
 po/ja.po                      |  2 +-
 po/ka.po                      |  2 +-
 po/kk.po                      |  2 +-
 po/km.po                      |  2 +-
 po/kn.po                      |  2 +-
 po/ko.po                      |  2 +-
 po/kw.po                      |  2 +-
 po/kw@kkcor.po                |  2 +-
 po/kw@uccor.po                |  2 +-
 po/kw_GB.po                   |  2 +-
 po/ky.po                      |  2 +-
 po/libvirt.pot                |  2 +-
 po/lt.po                      |  2 +-
 po/lv.po                      |  2 +-
 po/mai.po                     |  2 +-
 po/mk.po                      |  2 +-
 po/ml.po                      |  2 +-
 po/mn.po                      |  2 +-
 po/mr.po                      |  2 +-
 po/ms.po                      |  2 +-
 po/nb.po                      |  2 +-
 po/nds.po                     |  2 +-
 po/ne.po                      |  2 +-
 po/nl.po                      |  2 +-
 po/nn.po                      |  2 +-
 po/nso.po                     |  2 +-
 po/or.po                      |  2 +-
 po/pa.po                      |  2 +-
 po/pl.po                      |  2 +-
 po/pt.po                      |  2 +-
 po/pt_BR.po                   |  2 +-
 po/ro.po                      |  2 +-
 po/ru.po                      |  2 +-
 po/si.po                      |  2 +-
 po/sk.po                      |  2 +-
 po/sl.po                      |  2 +-
 po/sq.po                      |  2 +-
 po/sr.po                      |  2 +-
 po/sr@latin.po                |  2 +-
 po/sv.po                      |  2 +-
 po/ta.po                      |  2 +-
 po/te.po                      |  2 +-
 po/tg.po                      |  2 +-
 po/th.po                      |  2 +-
 po/tr.po                      |  2 +-
 po/tw.po                      |  2 +-
 po/uk.po                      |  2 +-
 po/ur.po                      |  2 +-
 po/vi.po                      |  2 +-
 po/wba.po                     |  2 +-
 po/yo.po                      |  2 +-
 po/zh_CN.po                   |  2 +-
 po/zh_HK.po                   |  2 +-
 po/zh_TW.po                   |  2 +-
 po/zu.po                      |  2 +-
 src/cpu/cpu_s390.c            |  2 +-
 src/qemu/MIGRATION.txt        |  2 +-
 src/qemu/THREADS.txt          |  2 +-
 src/qemu/qemu.conf            |  4 ++--
 src/qemu/qemu_command.c       |  2 +-
 src/qemu/qemu_domain.h        |  2 +-
 src/qemu/qemu_monitor.c       |  6 +++---
 src/qemu/qemu_parse_command.c |  2 +-
 113 files changed, 133 insertions(+), 133 deletions(-)

diff --git a/ChangeLog-old b/ChangeLog-old
index e38a9bd..b903b54 100644
--- a/ChangeLog-old
+++ b/ChangeLog-old
@@ -576,7 +576,7 @@ Fri May 29 10:00:01 EDT 2009 Cole Robinson <crobinso@redhat.com>
 Fri May 29 15:29:32 CEST 2009 Daniel Veillard <veillard@redhat.com>
 
 	* src/qemu_conf.c docs/schemas/domain.rng
-	  tests/capabilityschemadata/caps-qemu-kvm.xml: PPC Qemu Machine Type
+	  tests/capabilityschemadata/caps-qemu-kvm.xml: PPC QEMU Machine Type
 	  changed from g3bw to g3beige some time ago, patch by Thomas Baker
 
 Fri May 29 14:26:30 BST 2009 Daniel P. Berrange <berrange@redhat.com>
@@ -8397,7 +8397,7 @@ Thu May 15 09:12:08 CEST 2008 Jim Meyering <meyering@redhat.com>
 Thu May 15 15:07:49 JST 2008 Atsushi SAKAI <sakaia@jp.fujitsu.com>
 
 	* qemud/libvirtd.init.in: change libvirtd description
-	which supports various guest not only Qemu
+	which supports various guest not only QEMU
 	* docs/*: typo fixes
 	* include/libvirt/libvirt.h, include/libvirt/libvirt.h.in,
 	qemud/event.c, qemud/qemud.c, qemud/remote.c,
diff --git a/docs/formatnwfilter.html.in b/docs/formatnwfilter.html.in
index 7ea69b5..0d32893 100644
--- a/docs/formatnwfilter.html.in
+++ b/docs/formatnwfilter.html.in
@@ -40,7 +40,7 @@
       of all running virtual machines that reference this filter are updated.
       <br/><br/>
       Network filtering support is available <span class="since">since 0.8.1
-      (Qemu, KVM)</span>
+      (QEMU, KVM)</span>
     </p>
 
     <h2><a name="nwfconcepts">Concepts</a></h2>
@@ -2064,7 +2064,7 @@ echo 3 > /proc/sys/net/netfilter/nf_conntrack_icmp_timeout
      traffic you want to allow does pass.
      <br/><br/>
      The network filtering subsystem is currently only available on
-     Linux hosts and only works for Qemu and KVM type of virtual machines.
+     Linux hosts and only works for QEMU and KVM type of virtual machines.
      On Linux
      it builds upon the support for <code>ebtables</code>, <code>iptables
      </code> and <code>ip6tables</code> and makes use of their features.
@@ -2265,7 +2265,7 @@ echo 3 > /proc/sys/net/netfilter/nf_conntrack_icmp_timeout
      to the incoming and outgoing direction. All this is related to the ftp
      data traffic originating from TCP port 20 of the VM. This then leads to
      the following solution
-     <span class="since">(since 0.8.5 (Qemu, KVM, UML))</span>:
+     <span class="since">(since 0.8.5 (QEMU, KVM, UML))</span>:
     </p>
 <pre>
 &lt;filter name='test-eth0'&gt;
diff --git a/docs/news-2009.html.in b/docs/news-2009.html.in
index c0b48ae..bda80f4 100644
--- a/docs/news-2009.html.in
+++ b/docs/news-2009.html.in
@@ -633,7 +633,7 @@
       VBox add Storage Volume support (Pritesh Kothari),<br/>
       Support configuration of huge pages in guests (Daniel P. Berrange),<br/>
       Support new PolicyKit 1.0 API (Daniel P. Berrange),<br/>
-      Compressed save image format for Qemu (Chris Lalancette, Charles Duffy and Jim Meyering),<br/>
+      Compressed save image format for QEMU (Chris Lalancette, Charles Duffy and Jim Meyering),<br/>
       QEmu add host PCI device hotplug support (Mark McLoughlin)<br/>
       </li>
 
@@ -719,7 +719,7 @@
       Local file implementation of secret driver API (Miloslav Trmač),<br/>
       Mask out flags used internally for virSecretGetValue (Miloslav Trmač),<br/>
       Add &lt;usage&gt; to &lt;secret&gt; docs (Miloslav Trmač),<br/>
-      also allow use of XZ for Qemu image compression (Jim Meyering),<br/>
+      also allow use of XZ for QEMU image compression (Jim Meyering),<br/>
       Support relabelling of USB and PCI devices (Daniel P. Berrange),<br/>
       Add helper APIs for iterating over PCI device resource files (Daniel P. Berrange),<br/>
       Add helper module for dealing with USB host devices (Daniel P. Berrange),<br/>
@@ -1269,7 +1269,7 @@
       fix to the example code for event handling (Pritesh Kothari),<br/>
       always add location informations to logging (Daniel Berrange),<br/>
       python domain events example and binding (Daniel Berrange),<br/>
-      PPC Qemu Machine Type update (Thomas Baker)<br/>
+      PPC QEMU Machine Type update (Thomas Baker)<br/>
       </li>
 
       <li>Cleanups:<br/>
diff --git a/docs/news-2010.html.in b/docs/news-2010.html.in
index 0fd8860..52e3d26 100644
--- a/docs/news-2010.html.in
+++ b/docs/news-2010.html.in
@@ -635,8 +635,8 @@
     <ul>
       <li>Features:<br/>
       esx: Support vSphere 4.1 (Matthias Bolte),<br/>
-      Qemu arbitrary monitor commands. (Chris Lalancette),<br/>
-      Qemu Monitor API entry point. (Chris Lalancette)<br/>
+      QEMU arbitrary monitor commands. (Chris Lalancette),<br/>
+      QEMU Monitor API entry point. (Chris Lalancette)<br/>
       </li>
 
       <li>Documentation:<br/>
@@ -739,10 +739,10 @@
       esx: Don't ignore the vcenter query parameter (Matthias Bolte),<br/>
       esx: Add autodetection for the SCSI controller model (Matthias Bolte),<br/>
       esx: Allow 'vmpvscsi' as SCSI controller model (Matthias Bolte),<br/>
-      Add tests for the new Qemu namespace XML. (Chris Lalancette),<br/>
-      Qemu remote protocol. (Chris Lalancette),<br/>
+      Add tests for the new QEMU namespace XML. (Chris Lalancette),<br/>
+      QEMU remote protocol. (Chris Lalancette),<br/>
       Handle arbitrary qemu command-lines in qemuParseCommandLine. (Chris Lalancette),<br/>
-      Qemu arbitrary command-line arguments. (Chris Lalancette),<br/>
+      QEMU arbitrary command-line arguments. (Chris Lalancette),<br/>
       Add namespace callback hooks to domain_conf. (Chris Lalancette),<br/>
       Remove erroneous setting of return value to errno. (Laine Stump),<br/>
       Change virDirCreate to return -errno on failure. (Laine Stump),<br/>
@@ -2048,7 +2048,7 @@
       qemu: Fix a memory leak in qemudExtractTTYPath (Matthias Bolte),<br/>
       Fix UUID random generator to use /dev/random (Laine Stump),<br/>
       let "configure --disable-shared" work once again (Jim Meyering),<br/>
-      Qemu: ask for memory preallocation with large pages (Daniel Veillard),<br/>
+      QEMU: ask for memory preallocation with large pages (Daniel Veillard),<br/>
       network/bridge_driver.c: avoid potential NULL-dereference (Jim Meyering),<br/>
       Don't free an uninitalized pointer in update_driver_name() (Matthias Bolte),<br/>
       xend_internal: don't let invalid input provoke NULL dereference (Jim Meyering),<br/>
diff --git a/docs/news-2011.html.in b/docs/news-2011.html.in
index 5dacb5c..912cf1c 100644
--- a/docs/news-2011.html.in
+++ b/docs/news-2011.html.in
@@ -2252,7 +2252,7 @@
       build: fix 32-bit test failure (Eric Blake),<br/>
       build: Fix problem of building Python bindings (Osier Yang),<br/>
       build: fix 32-bit test failure (Eric Blake),<br/>
-      ppc: Enable starting of Qemu VMs on ppc host (Stefan Berger),<br/>
+      ppc: Enable starting of QEMU VMs on ppc host (Stefan Berger),<br/>
       Migrate VMs between different-endianess hosts (Stefan Berger),<br/>
       build: really fix mingw startup (Eric Blake),<br/>
       build: fix mingw build (Eric Blake),<br/>
@@ -2540,7 +2540,7 @@
       Make error reporting in libvirtd thread safe (Jiri Denemark),<br/>
       update domain status forcibly even if attach a device failed (Wen Congyang),<br/>
       util: Fix return value for virJSONValueFromString if it fails (Osier Yang),<br/>
-      Initialization error of qemuCgroupData in Qemu host usb hotplug (Wen Congyang),<br/>
+      Initialization error of qemuCgroupData in QEMU host usb hotplug (Wen Congyang),<br/>
       build: fix missing initializer (Eric Blake),<br/>
       Fix uninitialized variable &amp; error reporting in LXC veth setup (Daniel P. Berrange),<br/>
       udev: fix regression with qemu:///session (Eric Blake),<br/>
diff --git a/docs/news-2012.html.in b/docs/news-2012.html.in
index a198d3c..85e990c 100644
--- a/docs/news-2012.html.in
+++ b/docs/news-2012.html.in
@@ -46,7 +46,7 @@
       locking: Fix VPATH build and distribute generated files (Jiri Denemark),<br/>
       build: Fix VPATH build (Jiri Denemark),<br/>
       Change virCgroupGetAppRoot stub on non-Linux to avoid unused param warning (Daniel P. Berrange),<br/>
-      Qemu FreeBSD: fix compilation (Roman Bogorodskiy),<br/>
+      QEMU FreeBSD: fix compilation (Roman Bogorodskiy),<br/>
       Drop mntent.h include. (Roman Bogorodskiy),<br/>
       virsh: Fix usage of header termios.h (Peter Krempa),<br/>
       pci: Fix building of 32bit PCI command array (Peter Krempa),<br/>
diff --git a/docs/news-2014.html.in b/docs/news-2014.html.in
index 5480d5d..cca3a7c 100644
--- a/docs/news-2014.html.in
+++ b/docs/news-2014.html.in
@@ -330,7 +330,7 @@
       qemu: Add bps_max and friends to qemu command generation (Matthias Gatto),<br/>
       qemu: Add bps_max and friends QMP suport (Matthias Gatto),<br/>
       qemu: Add bps_max and friends qemu driver (Matthias Gatto),<br/>
-      qemu: Add Qemu capability for bps_max and friends (Matthias Gatto),<br/>
+      qemu: Add QEMU capability for bps_max and friends (Matthias Gatto),<br/>
       qemu: Modify the structure _virDomainBlockIoTuneInfo. (Matthias Gatto),<br/>
       cpu_conf: Allow specification of 'units' for @memory on numa nodes. (Prerna Saxena),<br/>
       conf: Expose virDomainParseMemory for use outside domain_conf (Prerna Saxena),<br/>
diff --git a/docs/storage.html.in b/docs/storage.html.in
index 10b1f1f..6ff38a5 100644
--- a/docs/storage.html.in
+++ b/docs/storage.html.in
@@ -549,13 +549,13 @@
       This storage driver provides a pool which contains all RBD
       images in a RADOS pool.  RBD (RADOS Block Device) is part
       of the Ceph distributed storage project.<br/>
-      This backend <i>only</i> supports Qemu with RBD support. Kernel RBD
+      This backend <i>only</i> supports QEMU with RBD support. Kernel RBD
       which exposes RBD devices as block devices in /dev is <i>not</i>
       supported. RBD images created with this storage backend
       can be accessed through kernel RBD if configured manually, but
       this backend does not provide mapping for these images.<br/>
-      Images created with this backend can be attached to Qemu guests
-      when Qemu is build with RBD support (Since Qemu 0.14.0). The
+      Images created with this backend can be attached to QEMU guests
+      when QEMU is build with RBD support (Since QEMU 0.14.0). The
       backend supports cephx authentication for communication with the
       Ceph cluster. Storing the cephx authentication key is done with
       the libvirt secret mechanism. The UUID in the example pool input
@@ -601,7 +601,7 @@
 &lt;/volume&gt;</pre>
 
     <h3>Example disk attachment</h3>
-    <p>RBD images can be attached to Qemu guests when Qemu is built
+    <p>RBD images can be attached to QEMU guests when QEMU is built
     with RBD support. Information about attaching a RBD image to a
     guest can be found
     at <a href="formatdomain.html#elementsDisks">format domain</a>
@@ -661,7 +661,7 @@
 &lt;/volume&gt;</pre>
 
     <h3>Example disk attachment</h3>
-    <p>Sheepdog images can be attached to Qemu guests.
+    <p>Sheepdog images can be attached to QEMU guests.
     Information about attaching a Sheepdog image to a
     guest can be found
     at the <a href="formatdomain.html#elementsDisks">format domain</a>
@@ -746,7 +746,7 @@
 &lt;/volume&gt;</pre>
 
     <h3>Example disk attachment</h3>
-    <p>Files within a gluster volume can be attached to Qemu guests.
+    <p>Files within a gluster volume can be attached to QEMU guests.
     Information about attaching a Gluster image to a
     guest can be found
     at the <a href="formatdomain.html#elementsDisks">format domain</a>
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 7f3d18f..57ac88e 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -732,7 +732,7 @@ parted and more.
 
 %if %{with_qemu}
 %package daemon-driver-qemu
-Summary: Qemu driver plugin for the libvirtd daemon
+Summary: QEMU driver plugin for the libvirtd daemon
 Group: Development/Libraries
 Requires: libvirt-daemon = %{version}-%{release}
 # There really is a hard cross-driver dependency here
diff --git a/po/af.po b/po/af.po
index 3dde893..85e5e33 100644
--- a/po/af.po
+++ b/po/af.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/am.po b/po/am.po
index de8048a..9df906e 100644
--- a/po/am.po
+++ b/po/am.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/anp.po b/po/anp.po
index fc65dca..52f0233 100644
--- a/po/anp.po
+++ b/po/anp.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ar.po b/po/ar.po
index 543d231..154a9d5 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -19923,7 +19923,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/as.po b/po/as.po
index 4781b08..711de16 100644
--- a/po/as.po
+++ b/po/as.po
@@ -20161,7 +20161,7 @@ msgid "Error notify callback must be supplied"
 msgstr "ত্ৰুটি অধিসূচনা কলবেক প্ৰদান কৰিব লাগিব"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu মনিটৰ বন্ধ কৰা হৈছিল"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ast.po b/po/ast.po
index 43462d3..e1a16b4 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/bal.po b/po/bal.po
index 933c5e0..fbb05b0 100644
--- a/po/bal.po
+++ b/po/bal.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/be.po b/po/be.po
index 552c6ce..4d12139 100644
--- a/po/be.po
+++ b/po/be.po
@@ -19820,7 +19820,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/bg.po b/po/bg.po
index 66c4e07..ea283f5 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -19938,7 +19938,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/bn.po b/po/bn.po
index 4083fdf..4be86e5 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 9b23541..0e78d4e 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -20027,7 +20027,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/bo.po b/po/bo.po
index 932d505..f54555f 100644
--- a/po/bo.po
+++ b/po/bo.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/br.po b/po/br.po
index e8b15c3..4727a63 100644
--- a/po/br.po
+++ b/po/br.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/brx.po b/po/brx.po
index 56161b9..ad7f947 100644
--- a/po/brx.po
+++ b/po/brx.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/bs.po b/po/bs.po
index ef9c7a3..0daa160 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -19924,7 +19924,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ca.po b/po/ca.po
index 6d627bf..4a0efa4 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -19896,7 +19896,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/cs.po b/po/cs.po
index dd966d6..9824532 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -19944,7 +19944,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/cy.po b/po/cy.po
index 4b77678..54ebdfc 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -19936,7 +19936,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/da.po b/po/da.po
index ae4061a..64c538d 100644
--- a/po/da.po
+++ b/po/da.po
@@ -19937,7 +19937,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/de.po b/po/de.po
index c088772..570581a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -20520,7 +20520,7 @@ msgid "Error notify callback must be supplied"
 msgstr "Fehler-Benachrichtigung Callback muss angegeben werden"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu Monitor war geschlossen"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/de_CH.po b/po/de_CH.po
index 24964fc..5b04eb3 100644
--- a/po/de_CH.po
+++ b/po/de_CH.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/el.po b/po/el.po
index 0c0ab4d..f6d0b35 100644
--- a/po/el.po
+++ b/po/el.po
@@ -20107,7 +20107,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/en_GB.po b/po/en_GB.po
index 681a484..bb787d3 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -20417,8 +20417,8 @@ msgid "Error notify callback must be supplied"
 msgstr "Error notify callback must be supplied"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
-msgstr "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
+msgstr "QEMU monitor was closed"
 
 #: src/qemu/qemu_monitor.c:1014
 msgid "Unable to wait on monitor condition"
diff --git a/po/eo.po b/po/eo.po
index 2d83e6c..2b80844 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/es.po b/po/es.po
index 9f7be26..8d55c25 100644
--- a/po/es.po
+++ b/po/es.po
@@ -20565,7 +20565,7 @@ msgid "Error notify callback must be supplied"
 msgstr "Error notificar retrollamada debe proporcionarse"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr " El monitor QEMU  se cerró"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/et.po b/po/et.po
index 1a9957b..6864d08 100644
--- a/po/et.po
+++ b/po/et.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/eu.po b/po/eu.po
index 636ab40..f7c6044 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/fa.po b/po/fa.po
index dab3fa8..8a20db4 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/fi.po b/po/fi.po
index 5821b84..715840c 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -19937,7 +19937,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/fr.po b/po/fr.po
index 8f93d94..ae55f65 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -20078,7 +20078,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/gl.po b/po/gl.po
index 527a052..f8c314e 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -19935,7 +19935,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/gu.po b/po/gu.po
index 05c7744..33ee86c 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -20120,7 +20120,7 @@ msgid "Error notify callback must be supplied"
 msgstr "સુચિત કોલબેક ભૂલને લાગુ કરવી જ જોઇએ"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu મોનિટર બંધ થયેલ હતુ"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/he.po b/po/he.po
index 1df09b7..a0282e3 100644
--- a/po/he.po
+++ b/po/he.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/hi.po b/po/hi.po
index cda7952..a60d114 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -20156,7 +20156,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu मॉनिटर बंद कर दी गई"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/hr.po b/po/hr.po
index a9ecb06..2b9a5c4 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -19820,7 +19820,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/hu.po b/po/hu.po
index d8814f1..6bc795e 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -19936,7 +19936,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ia.po b/po/ia.po
index 88ede28..d180418 100644
--- a/po/ia.po
+++ b/po/ia.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/id.po b/po/id.po
index 141c18b..9aff8c0 100644
--- a/po/id.po
+++ b/po/id.po
@@ -19935,7 +19935,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ilo.po b/po/ilo.po
index 17e6434..4ea8af4 100644
--- a/po/ilo.po
+++ b/po/ilo.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/is.po b/po/is.po
index e8db94a..902b8a5 100644
--- a/po/is.po
+++ b/po/is.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/it.po b/po/it.po
index cbc95aa..ec1f40f 100644
--- a/po/it.po
+++ b/po/it.po
@@ -19982,7 +19982,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Il monitor di Qemu è stato chiuso"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ja.po b/po/ja.po
index bc79a9a..78a85c9 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20503,7 +20503,7 @@ msgid "Error notify callback must be supplied"
 msgstr "エラー通知のコールバックが提供される必要があります"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "QEMU モニターが閉じられました"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ka.po b/po/ka.po
index 2ab1290..9fc61b5 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/kk.po b/po/kk.po
index 5021743..21eed66 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/km.po b/po/km.po
index 4763224..866d625 100644
--- a/po/km.po
+++ b/po/km.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/kn.po b/po/kn.po
index 7b4013b..f6326ef 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -20339,7 +20339,7 @@ msgid "Error notify callback must be supplied"
 msgstr "ದೋಷ ಸೂಚನಾ ಕಾಲ್‌ಬ್ಯಾಕ್ ಅನ್ನು ಒದಗಿಸಬೇಕು"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "QEMU ಮೇಲ್ವಿಚಾರಕವನ್ನು ಮುಚ್ಚಲಾಗಿದೆ"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ko.po b/po/ko.po
index 2fcb85a..13eb89d 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -20063,7 +20063,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/kw.po b/po/kw.po
index a0de02b..d3c18fc 100644
--- a/po/kw.po
+++ b/po/kw.po
@@ -19820,7 +19820,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/kw@kkcor.po b/po/kw@kkcor.po
index 2c87a03..b2588dd 100644
--- a/po/kw@kkcor.po
+++ b/po/kw@kkcor.po
@@ -19820,7 +19820,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/kw@uccor.po b/po/kw@uccor.po
index 4030597..19bce27 100644
--- a/po/kw@uccor.po
+++ b/po/kw@uccor.po
@@ -19820,7 +19820,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/kw_GB.po b/po/kw_GB.po
index 8360f44..14aea36 100644
--- a/po/kw_GB.po
+++ b/po/kw_GB.po
@@ -19820,7 +19820,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ky.po b/po/ky.po
index 6322f21..77c5c8e 100644
--- a/po/ky.po
+++ b/po/ky.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/libvirt.pot b/po/libvirt.pot
index 5afca8b..463e30b 100644
--- a/po/libvirt.pot
+++ b/po/libvirt.pot
@@ -19818,7 +19818,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/lt.po b/po/lt.po
index d01dd16..db95e9a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -19923,7 +19923,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/lv.po b/po/lv.po
index f6072ff..009a1c9 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -19923,7 +19923,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/mai.po b/po/mai.po
index f959f86..e9a07e1 100644
--- a/po/mai.po
+++ b/po/mai.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/mk.po b/po/mk.po
index 31c16f1..014c302 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -19937,7 +19937,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ml.po b/po/ml.po
index 6475517..311dd40 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -20224,7 +20224,7 @@ msgid "Error notify callback must be supplied"
 msgstr "പിശക് അറിയിക്കുന്ന കോള്‍ബാക്ക് നല്‍കിയിരിയ്ക്കണം"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu മോണിറ്റര്‍ അടച്ചിരിയ്ക്കുന്നു"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/mn.po b/po/mn.po
index 1715ac9..5774648 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/mr.po b/po/mr.po
index f0c2053..66a990a 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -20140,7 +20140,7 @@ msgid "Error notify callback must be supplied"
 msgstr "एरर कॉलबॅक सूचना पुरवणे आवश्यक"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu मॉनिटर बंद केले"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ms.po b/po/ms.po
index 12af6fd..b7816e4 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -19883,7 +19883,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/nb.po b/po/nb.po
index 4838263..434ea49 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -19918,7 +19918,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/nds.po b/po/nds.po
index c72fdc3..4b08692 100644
--- a/po/nds.po
+++ b/po/nds.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ne.po b/po/ne.po
index 4d36ecc..4634b92 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/nl.po b/po/nl.po
index 616ec0b..36550ef 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -20090,7 +20090,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/nn.po b/po/nn.po
index 97264fb..ae99ee5 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/nso.po b/po/nso.po
index e849bbe..831a03d 100644
--- a/po/nso.po
+++ b/po/nso.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/or.po b/po/or.po
index 2e44113..6da0da8 100644
--- a/po/or.po
+++ b/po/or.po
@@ -20015,7 +20015,7 @@ msgid "Error notify callback must be supplied"
 msgstr "ତୃଟି ବିଜ୍ଞପ୍ତି କଲବ୍ୟାକ ନିଶ୍ଚିତ ଭାବରେ ପ୍ରଦାନ କରାଯାଇଛି"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu ମନିଟର ବନ୍ଦ ଥିଲା"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/pa.po b/po/pa.po
index a1334a1..dda321d 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -20061,7 +20061,7 @@ msgid "Error notify callback must be supplied"
 msgstr "ਗਲਤੀ ਸੂਚਨਾ ਕਾਲਬੈਕ ਮੁਹੱਈਆ ਕਰਵਾਉਣਾ ਜਰੂਰੀ ਹੈ"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu ਮੌਨੀਟਰ ਬੰਦ ਕੀਤਾ ਗਿਆ ਸੀ"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/pl.po b/po/pl.po
index 1365ba7..9136add 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -20124,7 +20124,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/pt.po b/po/pt.po
index bc6daf7..140bb67 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -19867,7 +19867,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/pt_BR.po b/po/pt_BR.po
index a7e1cdd..e56c828 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -20481,7 +20481,7 @@ msgid "Error notify callback must be supplied"
 msgstr "Erro de notiificação de callback deve ser fornecido"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Monitor de Qemu estava fechado"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ro.po b/po/ro.po
index 6dc2ec2..0ca2038 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -19923,7 +19923,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ru.po b/po/ru.po
index ad71f96..6beb807 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -20349,7 +20349,7 @@ msgid "Error notify callback must be supplied"
 msgstr "Необходимо предоставить обратный вызов для уведомления об ошибке"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Работа монитора QEMU завершена"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/si.po b/po/si.po
index faac56f..97752b5 100644
--- a/po/si.po
+++ b/po/si.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/sk.po b/po/sk.po
index 79e4b5f..5488f66 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/sl.po b/po/sl.po
index 32bdfbb..cea7ea8 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -19923,7 +19923,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/sq.po b/po/sq.po
index 6ddff28..07ab13b 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -19822,7 +19822,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/sr.po b/po/sr.po
index cc05f7a..1cb3c79 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -20055,7 +20055,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/sr@latin.po b/po/sr@latin.po
index f784436..00305ac 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -20056,7 +20056,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/sv.po b/po/sv.po
index 8c39c61..5dc877d 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -19905,7 +19905,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ta.po b/po/ta.po
index c18e467..077ba39 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -20413,7 +20413,7 @@ msgid "Error notify callback must be supplied"
 msgstr "பிழை அறிவிப்பு கால்பேக் கண்டிப்பாக குறிப்பிடப்பட வேண்டும்"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu மானிட்டர் மூடப்பட்டது"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/te.po b/po/te.po
index 317e234..b7fef65 100644
--- a/po/te.po
+++ b/po/te.po
@@ -20019,7 +20019,7 @@ msgid "Error notify callback must be supplied"
 msgstr "కాల్‌బాక్ యొక్క దోషం ప్రకటించుట తప్పక అందించాలి"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Qemu మానిటర్ మూయబడింది"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/tg.po b/po/tg.po
index 4649583..60a78b8 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/th.po b/po/th.po
index 253305d..79bdaf0 100644
--- a/po/th.po
+++ b/po/th.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/tr.po b/po/tr.po
index 9c17b28..9254e10 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/tw.po b/po/tw.po
index 31e148b..b45d6cd 100644
--- a/po/tw.po
+++ b/po/tw.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/uk.po b/po/uk.po
index effbbae..4cd79fb 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -21212,7 +21212,7 @@ msgid "Error notify callback must be supplied"
 msgstr "Слід надати зворотний виклик сповіщення щодо помилки"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "Роботу монітора Qemu було завершено"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/ur.po b/po/ur.po
index 046650f..ec6325c 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/vi.po b/po/vi.po
index c4af393..fa28b27 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -20165,7 +20165,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/wba.po b/po/wba.po
index 69fc9b2..143ff08 100644
--- a/po/wba.po
+++ b/po/wba.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/yo.po b/po/yo.po
index 4912305..af81181 100644
--- a/po/yo.po
+++ b/po/yo.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 3e26fa6..01c12d4 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -19979,7 +19979,7 @@ msgid "Error notify callback must be supplied"
 msgstr "错误:必须指定通知回叫"
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr "已关闭 Qemu 监控程序"
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 0a8884f..836341f 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -19819,7 +19819,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 4401745..8da4e24 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -19953,7 +19953,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/po/zu.po b/po/zu.po
index aae8aaa..d1d8ddf 100644
--- a/po/zu.po
+++ b/po/zu.po
@@ -19922,7 +19922,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/src/cpu/cpu_s390.c b/src/cpu/cpu_s390.c
index 0248328..02fc2ae 100644
--- a/src/cpu/cpu_s390.c
+++ b/src/cpu/cpu_s390.c
@@ -44,7 +44,7 @@ virCPUs390Compare(virCPUDefPtr host ATTRIBUTE_UNUSED,
                   virCPUDefPtr cpu ATTRIBUTE_UNUSED,
                   bool failMessages ATTRIBUTE_UNUSED)
 {
-    /* s390 relies on Qemu to perform all runability checking. Return
+    /* s390 relies on QEMU to perform all runability checking. Return
      * VIR_CPU_COMPARE_IDENTICAL to bypass Libvirt checking.
      */
     return VIR_CPU_COMPARE_IDENTICAL;
diff --git a/src/qemu/MIGRATION.txt b/src/qemu/MIGRATION.txt
index a26a0f3..e861fd0 100644
--- a/src/qemu/MIGRATION.txt
+++ b/src/qemu/MIGRATION.txt
@@ -1,7 +1,7 @@
     QEMU Migration Phases
     =====================
 
-Qemu supports only migration protocols 2 and 3 (1 was lacking too many
+QEMU supports only migration protocols 2 and 3 (1 was lacking too many
 steps).  Repeating the protocol sequences from libvirt.c:
 
 Sequence v2:
diff --git a/src/qemu/THREADS.txt b/src/qemu/THREADS.txt
index 22d590e..7243161 100644
--- a/src/qemu/THREADS.txt
+++ b/src/qemu/THREADS.txt
@@ -51,7 +51,7 @@ There are a number of locks on various objects
     Since virDomainObjPtr lock must not be held during sleeps, the job
     conditions provide additional protection for code making updates.
 
-    Qemu driver uses two kinds of job conditions: asynchronous and
+    QEMU driver uses two kinds of job conditions: asynchronous and
     normal.
 
     Asynchronous job condition is used for long running jobs (such as
diff --git a/src/qemu/qemu.conf b/src/qemu/qemu.conf
index 9f990c2..9925ac9 100644
--- a/src/qemu/qemu.conf
+++ b/src/qemu/qemu.conf
@@ -366,7 +366,7 @@
 #   "/dev/infiniband/uverbs0"
 
 
-# The default format for Qemu/KVM guest save images is raw; that is, the
+# The default format for QEMU/KVM guest save images is raw; that is, the
 # memory from the domain is dumped out directly to a file.  If you have
 # guests with a large amount of memory, however, this can take up quite
 # a bit of space.  If you would like to compress the images while they
@@ -646,7 +646,7 @@
 #
 #stdio_handler = "logd"
 
-# Qemu gluster libgfapi log level, debug levels are 0-9, with 9 being the
+# QEMU gluster libgfapi log level, debug levels are 0-9, with 9 being the
 # most verbose, and 0 representing no debugging output.
 #
 # The current logging levels defined in the gluster GFAPI are:
diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
index d5da533..1d287e1 100644
--- a/src/qemu/qemu_command.c
+++ b/src/qemu/qemu_command.c
@@ -1298,7 +1298,7 @@ qemuCheckCCWS390AddressSupport(const virDomainDef *def,
 }
 
 
-/* Qemu 1.2 and later have a binary flag -enable-fips that must be
+/* QEMU 1.2 and later have a binary flag -enable-fips that must be
  * used for VNC auth to obey FIPS settings; but the flag only
  * exists on Linux, and with no way to probe for it via QMP.  Our
  * solution: if FIPS mode is required, then unconditionally use
diff --git a/src/qemu/qemu_domain.h b/src/qemu/qemu_domain.h
index 72efa33..7fa7173 100644
--- a/src/qemu/qemu_domain.h
+++ b/src/qemu/qemu_domain.h
@@ -43,7 +43,7 @@
      VIR_DOMAIN_XML_UPDATE_CPU)
 
 # if ULONG_MAX == 4294967295
-/* Qemu has a 64-bit limit, but we are limited by our historical choice of
+/* QEMU has a 64-bit limit, but we are limited by our historical choice of
  * representing bandwidth in a long instead of a 64-bit int.  */
 #  define QEMU_DOMAIN_MIG_BANDWIDTH_MAX ULONG_MAX
 # else
diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c
index b15207a..aa67f35 100644
--- a/src/qemu/qemu_monitor.c
+++ b/src/qemu/qemu_monitor.c
@@ -953,7 +953,7 @@ qemuMonitorClose(qemuMonitorPtr mon)
             virErrorPtr err = virSaveLastError();
 
             virReportError(VIR_ERR_OPERATION_FAILED, "%s",
-                           _("Qemu monitor was closed"));
+                           _("QEMU monitor was closed"));
             virCopyLastError(&mon->lastError);
             if (err) {
                 virSetError(err);
@@ -3493,7 +3493,7 @@ qemuMonitorVMStatusToPausedReason(const char *status)
         return VIR_DOMAIN_PAUSED_UNKNOWN;
 
     if ((st = qemuMonitorVMStatusTypeFromString(status)) < 0) {
-        VIR_WARN("Qemu reported unknown VM status: '%s'", status);
+        VIR_WARN("QEMU reported unknown VM status: '%s'", status);
         return VIR_DOMAIN_PAUSED_UNKNOWN;
     }
 
@@ -3516,7 +3516,7 @@ qemuMonitorVMStatusToPausedReason(const char *status)
         return VIR_DOMAIN_PAUSED_USER;
 
     case QEMU_MONITOR_VM_STATUS_RUNNING:
-        VIR_WARN("Qemu reports the guest is paused but status is 'running'");
+        VIR_WARN("QEMU reports the guest is paused but status is 'running'");
         return VIR_DOMAIN_PAUSED_UNKNOWN;
 
     case QEMU_MONITOR_VM_STATUS_SAVE_VM:
diff --git a/src/qemu/qemu_parse_command.c b/src/qemu/qemu_parse_command.c
index 405e655..e7d2c46 100644
--- a/src/qemu/qemu_parse_command.c
+++ b/src/qemu/qemu_parse_command.c
@@ -417,7 +417,7 @@ qemuParseKeywords(const char *str,
 
         endmark = start;
         do {
-            /* Qemu accepts ',,' as an escape for a literal comma;
+            /* QEMU accepts ',,' as an escape for a literal comma;
              * skip past those here while searching for the end of the
              * value, then strip them down below */
             endmark = strchr(endmark, ',');
-- 
2.1.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] doc: fix writing of QEMU
Posted by Peter Krempa 7 years, 1 month ago
On Thu, Feb 23, 2017 at 12:30:03 +0100, Philipp Hahn wrote:
> QEMU should be written all upper or all lower case.
> 
> Signed-off-by: Philipp Hahn <hahn@univention.de>
> ---
>  ChangeLog-old                 |  4 ++--
>  docs/formatnwfilter.html.in   |  6 +++---
>  docs/news-2009.html.in        |  6 +++---
>  docs/news-2010.html.in        | 12 ++++++------
>  docs/news-2011.html.in        |  4 ++--
>  docs/news-2012.html.in        |  2 +-
>  docs/news-2014.html.in        |  2 +-

These should not be changed.

>  docs/storage.html.in          | 12 ++++++------
>  libvirt.spec.in               |  2 +-
>  po/af.po                      |  2 +-
>  po/am.po                      |  2 +-
>  po/anp.po                     |  2 +-
>  po/ar.po                      |  2 +-

These neither.

>  po/as.po                      |  2 +-
>  po/ast.po                     |  2 +-
>  po/bal.po                     |  2 +-
>  po/be.po                      |  2 +-
>  po/bg.po                      |  2 +-
>  po/bn.po                      |  2 +-
>  po/bn_IN.po                   |  2 +-
>  po/bo.po                      |  2 +-
>  po/br.po                      |  2 +-
>  po/brx.po                     |  2 +-
>  po/bs.po                      |  2 +-
>  po/ca.po                      |  2 +-
>  po/cs.po                      |  2 +-
>  po/cy.po                      |  2 +-
>  po/da.po                      |  2 +-
>  po/de.po                      |  2 +-
>  po/de_CH.po                   |  2 +-
>  po/el.po                      |  2 +-
>  po/en_GB.po                   |  4 ++--
>  po/eo.po                      |  2 +-
>  po/es.po                      |  2 +-
>  po/et.po                      |  2 +-
>  po/eu.po                      |  2 +-
>  po/fa.po                      |  2 +-
>  po/fi.po                      |  2 +-
>  po/fr.po                      |  2 +-
>  po/gl.po                      |  2 +-
>  po/gu.po                      |  2 +-
>  po/he.po                      |  2 +-
>  po/hi.po                      |  2 +-
>  po/hr.po                      |  2 +-
>  po/hu.po                      |  2 +-
>  po/ia.po                      |  2 +-
>  po/id.po                      |  2 +-
>  po/ilo.po                     |  2 +-
>  po/is.po                      |  2 +-
>  po/it.po                      |  2 +-
>  po/ja.po                      |  2 +-
>  po/ka.po                      |  2 +-
>  po/kk.po                      |  2 +-
>  po/km.po                      |  2 +-
>  po/kn.po                      |  2 +-
>  po/ko.po                      |  2 +-
>  po/kw.po                      |  2 +-
>  po/kw@kkcor.po                |  2 +-
>  po/kw@uccor.po                |  2 +-
>  po/kw_GB.po                   |  2 +-
>  po/ky.po                      |  2 +-
>  po/libvirt.pot                |  2 +-
>  po/lt.po                      |  2 +-
>  po/lv.po                      |  2 +-
>  po/mai.po                     |  2 +-
>  po/mk.po                      |  2 +-
>  po/ml.po                      |  2 +-
>  po/mn.po                      |  2 +-
>  po/mr.po                      |  2 +-
>  po/ms.po                      |  2 +-
>  po/nb.po                      |  2 +-
>  po/nds.po                     |  2 +-
>  po/ne.po                      |  2 +-
>  po/nl.po                      |  2 +-
>  po/nn.po                      |  2 +-
>  po/nso.po                     |  2 +-
>  po/or.po                      |  2 +-
>  po/pa.po                      |  2 +-
>  po/pl.po                      |  2 +-
>  po/pt.po                      |  2 +-
>  po/pt_BR.po                   |  2 +-
>  po/ro.po                      |  2 +-
>  po/ru.po                      |  2 +-
>  po/si.po                      |  2 +-
>  po/sk.po                      |  2 +-
>  po/sl.po                      |  2 +-
>  po/sq.po                      |  2 +-
>  po/sr.po                      |  2 +-
>  po/sr@latin.po                |  2 +-
>  po/sv.po                      |  2 +-
>  po/ta.po                      |  2 +-
>  po/te.po                      |  2 +-
>  po/tg.po                      |  2 +-
>  po/th.po                      |  2 +-
>  po/tr.po                      |  2 +-
>  po/tw.po                      |  2 +-
>  po/uk.po                      |  2 +-
>  po/ur.po                      |  2 +-
>  po/vi.po                      |  2 +-
>  po/wba.po                     |  2 +-
>  po/yo.po                      |  2 +-
>  po/zh_CN.po                   |  2 +-
>  po/zh_HK.po                   |  2 +-
>  po/zh_TW.po                   |  2 +-
>  po/zu.po                      |  2 +-
>  src/cpu/cpu_s390.c            |  2 +-
>  src/qemu/MIGRATION.txt        |  2 +-
>  src/qemu/THREADS.txt          |  2 +-
>  src/qemu/qemu.conf            |  4 ++--
>  src/qemu/qemu_command.c       |  2 +-
>  src/qemu/qemu_domain.h        |  2 +-
>  src/qemu/qemu_monitor.c       |  6 +++---
>  src/qemu/qemu_parse_command.c |  2 +-
>  113 files changed, 133 insertions(+), 133 deletions(-)

The rest looked reasonable mostly.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] doc: fix writing of QEMU
Posted by Philipp Hahn 7 years, 1 month ago
Hello Peter,

Am 23.02.2017 um 12:51 schrieb Peter Krempa:
> On Thu, Feb 23, 2017 at 12:30:03 +0100, Philipp Hahn wrote:
>> QEMU should be written all upper or all lower case.
>>
>> Signed-off-by: Philipp Hahn <hahn@univention.de>
>> ---
>>  ChangeLog-old                 |  4 ++--
>>  docs/formatnwfilter.html.in   |  6 +++---
>>  docs/news-2009.html.in        |  6 +++---
>>  docs/news-2010.html.in        | 12 ++++++------
>>  docs/news-2011.html.in        |  4 ++--
>>  docs/news-2012.html.in        |  2 +-
>>  docs/news-2014.html.in        |  2 +-
> 
> These should not be changed.

Can you please clarify, why not? E.g. not changing historic is okay with me.

>>  docs/storage.html.in          | 12 ++++++------
>>  libvirt.spec.in               |  2 +-
>>  po/af.po                      |  2 +-
>>  po/am.po                      |  2 +-
>>  po/anp.po                     |  2 +-
>>  po/ar.po                      |  2 +-
> 
> These neither.

Same here: Is it only ar.po you're complaining about or all of the above?

>>  po/as.po                      |  2 +-
>>  po/ast.po                     |  2 +-
>>  po/bal.po                     |  2 +-
>>  po/be.po                      |  2 +-
>>  po/bg.po                      |  2 +-
>>  po/bn.po                      |  2 +-
>>  po/bn_IN.po                   |  2 +-
>>  po/bo.po                      |  2 +-
>>  po/br.po                      |  2 +-
>>  po/brx.po                     |  2 +-
>>  po/bs.po                      |  2 +-
>>  po/ca.po                      |  2 +-
>>  po/cs.po                      |  2 +-
>>  po/cy.po                      |  2 +-
>>  po/da.po                      |  2 +-
>>  po/de.po                      |  2 +-
>>  po/de_CH.po                   |  2 +-
>>  po/el.po                      |  2 +-
>>  po/en_GB.po                   |  4 ++--
>>  po/eo.po                      |  2 +-
>>  po/es.po                      |  2 +-
>>  po/et.po                      |  2 +-
>>  po/eu.po                      |  2 +-
>>  po/fa.po                      |  2 +-
>>  po/fi.po                      |  2 +-
>>  po/fr.po                      |  2 +-
>>  po/gl.po                      |  2 +-
>>  po/gu.po                      |  2 +-
>>  po/he.po                      |  2 +-
>>  po/hi.po                      |  2 +-
>>  po/hr.po                      |  2 +-
>>  po/hu.po                      |  2 +-
>>  po/ia.po                      |  2 +-
>>  po/id.po                      |  2 +-
>>  po/ilo.po                     |  2 +-
>>  po/is.po                      |  2 +-
>>  po/it.po                      |  2 +-
>>  po/ja.po                      |  2 +-
>>  po/ka.po                      |  2 +-
>>  po/kk.po                      |  2 +-
>>  po/km.po                      |  2 +-
>>  po/kn.po                      |  2 +-
>>  po/ko.po                      |  2 +-
>>  po/kw.po                      |  2 +-
>>  po/kw@kkcor.po                |  2 +-
>>  po/kw@uccor.po                |  2 +-
>>  po/kw_GB.po                   |  2 +-
>>  po/ky.po                      |  2 +-
>>  po/libvirt.pot                |  2 +-
>>  po/lt.po                      |  2 +-
>>  po/lv.po                      |  2 +-
>>  po/mai.po                     |  2 +-
>>  po/mk.po                      |  2 +-
>>  po/ml.po                      |  2 +-
>>  po/mn.po                      |  2 +-
>>  po/mr.po                      |  2 +-
>>  po/ms.po                      |  2 +-
>>  po/nb.po                      |  2 +-
>>  po/nds.po                     |  2 +-
>>  po/ne.po                      |  2 +-
>>  po/nl.po                      |  2 +-
>>  po/nn.po                      |  2 +-
>>  po/nso.po                     |  2 +-
>>  po/or.po                      |  2 +-
>>  po/pa.po                      |  2 +-
>>  po/pl.po                      |  2 +-
>>  po/pt.po                      |  2 +-
>>  po/pt_BR.po                   |  2 +-
>>  po/ro.po                      |  2 +-
>>  po/ru.po                      |  2 +-
>>  po/si.po                      |  2 +-
>>  po/sk.po                      |  2 +-
>>  po/sl.po                      |  2 +-
>>  po/sq.po                      |  2 +-
>>  po/sr.po                      |  2 +-
>>  po/sr@latin.po                |  2 +-
>>  po/sv.po                      |  2 +-
>>  po/ta.po                      |  2 +-
>>  po/te.po                      |  2 +-
>>  po/tg.po                      |  2 +-
>>  po/th.po                      |  2 +-
>>  po/tr.po                      |  2 +-
>>  po/tw.po                      |  2 +-
>>  po/uk.po                      |  2 +-
>>  po/ur.po                      |  2 +-
>>  po/vi.po                      |  2 +-
>>  po/wba.po                     |  2 +-
>>  po/yo.po                      |  2 +-
>>  po/zh_CN.po                   |  2 +-
>>  po/zh_HK.po                   |  2 +-
>>  po/zh_TW.po                   |  2 +-
>>  po/zu.po                      |  2 +-
>>  src/cpu/cpu_s390.c            |  2 +-
>>  src/qemu/MIGRATION.txt        |  2 +-
>>  src/qemu/THREADS.txt          |  2 +-
>>  src/qemu/qemu.conf            |  4 ++--
>>  src/qemu/qemu_command.c       |  2 +-
>>  src/qemu/qemu_domain.h        |  2 +-
>>  src/qemu/qemu_monitor.c       |  6 +++---
>>  src/qemu/qemu_parse_command.c |  2 +-
>>  113 files changed, 133 insertions(+), 133 deletions(-)
> 
> The rest looked reasonable mostly.

Anyway thank you for the review.

Philipp

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] doc: fix writing of QEMU
Posted by Peter Krempa 7 years, 1 month ago
On Wed, Mar 01, 2017 at 20:39:39 +0100, Philipp Hahn wrote:
> Hello Peter,
> 
> Am 23.02.2017 um 12:51 schrieb Peter Krempa:
> > On Thu, Feb 23, 2017 at 12:30:03 +0100, Philipp Hahn wrote:
> >> QEMU should be written all upper or all lower case.
> >>
> >> Signed-off-by: Philipp Hahn <hahn@univention.de>
> >> ---
> >>  ChangeLog-old                 |  4 ++--
> >>  docs/formatnwfilter.html.in   |  6 +++---
> >>  docs/news-2009.html.in        |  6 +++---
> >>  docs/news-2010.html.in        | 12 ++++++------
> >>  docs/news-2011.html.in        |  4 ++--
> >>  docs/news-2012.html.in        |  2 +-
> >>  docs/news-2014.html.in        |  2 +-
> > 
> > These should not be changed.
> 
> Can you please clarify, why not? E.g. not changing historic is okay with me.

Lines in the news files correspond to commit summaries, since they are
commited forever into git I don't think we should change them so that
they can't be looked up.

> 
> >>  docs/storage.html.in          | 12 ++++++------
> >>  libvirt.spec.in               |  2 +-
> >>  po/af.po                      |  2 +-
> >>  po/am.po                      |  2 +-
> >>  po/anp.po                     |  2 +-
> >>  po/ar.po                      |  2 +-
> > 
> > These neither.
> 
> Same here: Is it only ar.po you're complaining about or all of the above?

No, all the translation files are fetched from the translation service
so I think they'd be overwritten anyways once the translations are
synced the next time. You should make these changes in the zanata
translation service IIRC.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
[libvirt] [PATCH v2] doc: fix writing of QEMU
Posted by Philipp Hahn 7 years, 1 month ago
QEMU should be written all upper or all lower case.
---
v2: Drop docs/news-* as they are historic.
    Drop po/*.po files as they are from extern.

 ChangeLog-old                 |  4 ++--
 docs/formatnwfilter.html.in   |  6 +++---
 docs/storage.html.in          | 12 ++++++------
 libvirt.spec.in               |  2 +-
 po/libvirt.pot                |  2 +-
 src/cpu/cpu_s390.c            |  2 +-
 src/qemu/MIGRATION.txt        |  2 +-
 src/qemu/THREADS.txt          |  2 +-
 src/qemu/qemu.conf            |  4 ++--
 src/qemu/qemu_command.c       |  2 +-
 src/qemu/qemu_domain.h        |  2 +-
 src/qemu/qemu_monitor.c       |  6 +++---
 src/qemu/qemu_parse_command.c |  2 +-
 13 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/ChangeLog-old b/ChangeLog-old
index e38a9bd..b903b54 100644
--- a/ChangeLog-old
+++ b/ChangeLog-old
@@ -576,7 +576,7 @@ Fri May 29 10:00:01 EDT 2009 Cole Robinson <crobinso@redhat.com>
 Fri May 29 15:29:32 CEST 2009 Daniel Veillard <veillard@redhat.com>
 
 	* src/qemu_conf.c docs/schemas/domain.rng
-	  tests/capabilityschemadata/caps-qemu-kvm.xml: PPC Qemu Machine Type
+	  tests/capabilityschemadata/caps-qemu-kvm.xml: PPC QEMU Machine Type
 	  changed from g3bw to g3beige some time ago, patch by Thomas Baker
 
 Fri May 29 14:26:30 BST 2009 Daniel P. Berrange <berrange@redhat.com>
@@ -8397,7 +8397,7 @@ Thu May 15 09:12:08 CEST 2008 Jim Meyering <meyering@redhat.com>
 Thu May 15 15:07:49 JST 2008 Atsushi SAKAI <sakaia@jp.fujitsu.com>
 
 	* qemud/libvirtd.init.in: change libvirtd description
-	which supports various guest not only Qemu
+	which supports various guest not only QEMU
 	* docs/*: typo fixes
 	* include/libvirt/libvirt.h, include/libvirt/libvirt.h.in,
 	qemud/event.c, qemud/qemud.c, qemud/remote.c,
diff --git a/docs/formatnwfilter.html.in b/docs/formatnwfilter.html.in
index 7ea69b5..0d32893 100644
--- a/docs/formatnwfilter.html.in
+++ b/docs/formatnwfilter.html.in
@@ -40,7 +40,7 @@
       of all running virtual machines that reference this filter are updated.
       <br/><br/>
       Network filtering support is available <span class="since">since 0.8.1
-      (Qemu, KVM)</span>
+      (QEMU, KVM)</span>
     </p>
 
     <h2><a name="nwfconcepts">Concepts</a></h2>
@@ -2064,7 +2064,7 @@ echo 3 > /proc/sys/net/netfilter/nf_conntrack_icmp_timeout
      traffic you want to allow does pass.
      <br/><br/>
      The network filtering subsystem is currently only available on
-     Linux hosts and only works for Qemu and KVM type of virtual machines.
+     Linux hosts and only works for QEMU and KVM type of virtual machines.
      On Linux
      it builds upon the support for <code>ebtables</code>, <code>iptables
      </code> and <code>ip6tables</code> and makes use of their features.
@@ -2265,7 +2265,7 @@ echo 3 > /proc/sys/net/netfilter/nf_conntrack_icmp_timeout
      to the incoming and outgoing direction. All this is related to the ftp
      data traffic originating from TCP port 20 of the VM. This then leads to
      the following solution
-     <span class="since">(since 0.8.5 (Qemu, KVM, UML))</span>:
+     <span class="since">(since 0.8.5 (QEMU, KVM, UML))</span>:
     </p>
 <pre>
 &lt;filter name='test-eth0'&gt;
diff --git a/docs/storage.html.in b/docs/storage.html.in
index 10b1f1f..6ff38a5 100644
--- a/docs/storage.html.in
+++ b/docs/storage.html.in
@@ -549,13 +549,13 @@
       This storage driver provides a pool which contains all RBD
       images in a RADOS pool.  RBD (RADOS Block Device) is part
       of the Ceph distributed storage project.<br/>
-      This backend <i>only</i> supports Qemu with RBD support. Kernel RBD
+      This backend <i>only</i> supports QEMU with RBD support. Kernel RBD
       which exposes RBD devices as block devices in /dev is <i>not</i>
       supported. RBD images created with this storage backend
       can be accessed through kernel RBD if configured manually, but
       this backend does not provide mapping for these images.<br/>
-      Images created with this backend can be attached to Qemu guests
-      when Qemu is build with RBD support (Since Qemu 0.14.0). The
+      Images created with this backend can be attached to QEMU guests
+      when QEMU is build with RBD support (Since QEMU 0.14.0). The
       backend supports cephx authentication for communication with the
       Ceph cluster. Storing the cephx authentication key is done with
       the libvirt secret mechanism. The UUID in the example pool input
@@ -601,7 +601,7 @@
 &lt;/volume&gt;</pre>
 
     <h3>Example disk attachment</h3>
-    <p>RBD images can be attached to Qemu guests when Qemu is built
+    <p>RBD images can be attached to QEMU guests when QEMU is built
     with RBD support. Information about attaching a RBD image to a
     guest can be found
     at <a href="formatdomain.html#elementsDisks">format domain</a>
@@ -661,7 +661,7 @@
 &lt;/volume&gt;</pre>
 
     <h3>Example disk attachment</h3>
-    <p>Sheepdog images can be attached to Qemu guests.
+    <p>Sheepdog images can be attached to QEMU guests.
     Information about attaching a Sheepdog image to a
     guest can be found
     at the <a href="formatdomain.html#elementsDisks">format domain</a>
@@ -746,7 +746,7 @@
 &lt;/volume&gt;</pre>
 
     <h3>Example disk attachment</h3>
-    <p>Files within a gluster volume can be attached to Qemu guests.
+    <p>Files within a gluster volume can be attached to QEMU guests.
     Information about attaching a Gluster image to a
     guest can be found
     at the <a href="formatdomain.html#elementsDisks">format domain</a>
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 7f3d18f..57ac88e 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -732,7 +732,7 @@ parted and more.
 
 %if %{with_qemu}
 %package daemon-driver-qemu
-Summary: Qemu driver plugin for the libvirtd daemon
+Summary: QEMU driver plugin for the libvirtd daemon
 Group: Development/Libraries
 Requires: libvirt-daemon = %{version}-%{release}
 # There really is a hard cross-driver dependency here
diff --git a/po/libvirt.pot b/po/libvirt.pot
index 5afca8b..463e30b 100644
--- a/po/libvirt.pot
+++ b/po/libvirt.pot
@@ -19818,7 +19818,7 @@ msgid "Error notify callback must be supplied"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:956
-msgid "Qemu monitor was closed"
+msgid "QEMU monitor was closed"
 msgstr ""
 
 #: src/qemu/qemu_monitor.c:1014
diff --git a/src/cpu/cpu_s390.c b/src/cpu/cpu_s390.c
index 9503e8e..247c03f 100644
--- a/src/cpu/cpu_s390.c
+++ b/src/cpu/cpu_s390.c
@@ -38,7 +38,7 @@ virCPUs390Compare(virCPUDefPtr host ATTRIBUTE_UNUSED,
                   virCPUDefPtr cpu ATTRIBUTE_UNUSED,
                   bool failMessages ATTRIBUTE_UNUSED)
 {
-    /* s390 relies on Qemu to perform all runability checking. Return
+    /* s390 relies on QEMU to perform all runability checking. Return
      * VIR_CPU_COMPARE_IDENTICAL to bypass Libvirt checking.
      */
     return VIR_CPU_COMPARE_IDENTICAL;
diff --git a/src/qemu/MIGRATION.txt b/src/qemu/MIGRATION.txt
index a26a0f3..e861fd0 100644
--- a/src/qemu/MIGRATION.txt
+++ b/src/qemu/MIGRATION.txt
@@ -1,7 +1,7 @@
     QEMU Migration Phases
     =====================
 
-Qemu supports only migration protocols 2 and 3 (1 was lacking too many
+QEMU supports only migration protocols 2 and 3 (1 was lacking too many
 steps).  Repeating the protocol sequences from libvirt.c:
 
 Sequence v2:
diff --git a/src/qemu/THREADS.txt b/src/qemu/THREADS.txt
index 22d590e..7243161 100644
--- a/src/qemu/THREADS.txt
+++ b/src/qemu/THREADS.txt
@@ -51,7 +51,7 @@ There are a number of locks on various objects
     Since virDomainObjPtr lock must not be held during sleeps, the job
     conditions provide additional protection for code making updates.
 
-    Qemu driver uses two kinds of job conditions: asynchronous and
+    QEMU driver uses two kinds of job conditions: asynchronous and
     normal.
 
     Asynchronous job condition is used for long running jobs (such as
diff --git a/src/qemu/qemu.conf b/src/qemu/qemu.conf
index 9f990c2..9925ac9 100644
--- a/src/qemu/qemu.conf
+++ b/src/qemu/qemu.conf
@@ -366,7 +366,7 @@
 #   "/dev/infiniband/uverbs0"
 
 
-# The default format for Qemu/KVM guest save images is raw; that is, the
+# The default format for QEMU/KVM guest save images is raw; that is, the
 # memory from the domain is dumped out directly to a file.  If you have
 # guests with a large amount of memory, however, this can take up quite
 # a bit of space.  If you would like to compress the images while they
@@ -646,7 +646,7 @@
 #
 #stdio_handler = "logd"
 
-# Qemu gluster libgfapi log level, debug levels are 0-9, with 9 being the
+# QEMU gluster libgfapi log level, debug levels are 0-9, with 9 being the
 # most verbose, and 0 representing no debugging output.
 #
 # The current logging levels defined in the gluster GFAPI are:
diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
index 41eecfd..5e8757e 100644
--- a/src/qemu/qemu_command.c
+++ b/src/qemu/qemu_command.c
@@ -1298,7 +1298,7 @@ qemuCheckCCWS390AddressSupport(const virDomainDef *def,
 }
 
 
-/* Qemu 1.2 and later have a binary flag -enable-fips that must be
+/* QEMU 1.2 and later have a binary flag -enable-fips that must be
  * used for VNC auth to obey FIPS settings; but the flag only
  * exists on Linux, and with no way to probe for it via QMP.  Our
  * solution: if FIPS mode is required, then unconditionally use
diff --git a/src/qemu/qemu_domain.h b/src/qemu/qemu_domain.h
index 72efa33..7fa7173 100644
--- a/src/qemu/qemu_domain.h
+++ b/src/qemu/qemu_domain.h
@@ -43,7 +43,7 @@
      VIR_DOMAIN_XML_UPDATE_CPU)
 
 # if ULONG_MAX == 4294967295
-/* Qemu has a 64-bit limit, but we are limited by our historical choice of
+/* QEMU has a 64-bit limit, but we are limited by our historical choice of
  * representing bandwidth in a long instead of a 64-bit int.  */
 #  define QEMU_DOMAIN_MIG_BANDWIDTH_MAX ULONG_MAX
 # else
diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c
index b15207a..aa67f35 100644
--- a/src/qemu/qemu_monitor.c
+++ b/src/qemu/qemu_monitor.c
@@ -953,7 +953,7 @@ qemuMonitorClose(qemuMonitorPtr mon)
             virErrorPtr err = virSaveLastError();
 
             virReportError(VIR_ERR_OPERATION_FAILED, "%s",
-                           _("Qemu monitor was closed"));
+                           _("QEMU monitor was closed"));
             virCopyLastError(&mon->lastError);
             if (err) {
                 virSetError(err);
@@ -3493,7 +3493,7 @@ qemuMonitorVMStatusToPausedReason(const char *status)
         return VIR_DOMAIN_PAUSED_UNKNOWN;
 
     if ((st = qemuMonitorVMStatusTypeFromString(status)) < 0) {
-        VIR_WARN("Qemu reported unknown VM status: '%s'", status);
+        VIR_WARN("QEMU reported unknown VM status: '%s'", status);
         return VIR_DOMAIN_PAUSED_UNKNOWN;
     }
 
@@ -3516,7 +3516,7 @@ qemuMonitorVMStatusToPausedReason(const char *status)
         return VIR_DOMAIN_PAUSED_USER;
 
     case QEMU_MONITOR_VM_STATUS_RUNNING:
-        VIR_WARN("Qemu reports the guest is paused but status is 'running'");
+        VIR_WARN("QEMU reports the guest is paused but status is 'running'");
         return VIR_DOMAIN_PAUSED_UNKNOWN;
 
     case QEMU_MONITOR_VM_STATUS_SAVE_VM:
diff --git a/src/qemu/qemu_parse_command.c b/src/qemu/qemu_parse_command.c
index a215027..c6b2203 100644
--- a/src/qemu/qemu_parse_command.c
+++ b/src/qemu/qemu_parse_command.c
@@ -417,7 +417,7 @@ qemuParseKeywords(const char *str,
 
         endmark = start;
         do {
-            /* Qemu accepts ',,' as an escape for a literal comma;
+            /* QEMU accepts ',,' as an escape for a literal comma;
              * skip past those here while searching for the end of the
              * value, then strip them down below */
             endmark = strchr(endmark, ',');
-- 
2.1.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2] doc: fix writing of QEMU
Posted by Martin Kletzander 7 years, 1 month ago
On Tue, Mar 07, 2017 at 06:09:58PM +0100, Philipp Hahn wrote:
>QEMU should be written all upper or all lower case.
>---
>v2: Drop docs/news-* as they are historic.
>    Drop po/*.po files as they are from extern.
>
> ChangeLog-old                 |  4 ++--

I also dropped this as it's even marked 'old' :)

> docs/formatnwfilter.html.in   |  6 +++---
> docs/storage.html.in          | 12 ++++++------
> libvirt.spec.in               |  2 +-
> po/libvirt.pot                |  2 +-

This will be refreshed on release, so I dropped that as well.  Even
though I get why it would make sense, it would need a full refresh of
all .po files and it will be refreshed during release anyway.

Will push this in a while with those two changes dropped.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list