qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Add -version-simple argument to QEMU


From: Jes . Sorensen
Subject: [Qemu-devel] [PATCH] Add -version-simple argument to QEMU
Date: Thu, 13 May 2010 10:32:51 +0200

From: Jes Sorensen <address@hidden>

Hi,

I ran into a problem with the version string in QEMU changing,
confusing libvirt to not accept the output from qemu -help. Rather
than trying to change QEMU or continue to adapt apps when this change,
I believe it's a better solution to add a -version-simple argument
that just spits out the version number and nothing more.

Cheers,
Jes


Jes Sorensen (1):
  Add -version-simple argument, printing only version number.

 qemu-options.hx |    8 ++++++++
 vl.c            |    9 +++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]