From: Jes Sorensen <jes.soren...@redhat.com>

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