[libvirt] [PATCH 2/2] virsh: Rename QEmu to QEMU to match upstream

Eric Blake eblake at redhat.com
Wed Sep 19 13:20:29 UTC 2012


On 09/09/2012 04:07 PM, Doug Goldstein wrote:
> Match upstream's naming of QEMU. There was a notice on the ML that said
> the preferred spelling was QEMU a while back.
> ---
>  tools/virsh.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

ACK and pushed, although we probably have a lot more offenders in
src/qemu/qemu_*.c.

> 
> diff --git a/tools/virsh.c b/tools/virsh.c
> index 8592df9..6ade4a6 100644
> --- a/tools/virsh.c
> +++ b/tools/virsh.c
> @@ -2652,7 +2652,7 @@ vshShowVersion(vshControl *ctl ATTRIBUTE_UNUSED)
>      vshPrint(ctl, "%s", _("Compiled with support for:\n"));
>      vshPrint(ctl, "%s", _(" Hypervisors:"));
>  #ifdef WITH_QEMU
> -    vshPrint(ctl, " QEmu/KVM");
> +    vshPrint(ctl, " QEMU/KVM");
>  #endif
>  #ifdef WITH_LXC
>      vshPrint(ctl, " LXC");
> 

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120919/d414db49/attachment-0001.sig>


More information about the libvir-list mailing list