Re: [libvirt] [PATCH] qemu: Report binary path if error parsing -help

2010-02-25 Thread Daniel Veillard
On Wed, Feb 24, 2010 at 12:55:19PM -0500, Cole Robinson wrote: > > Signed-off-by: Cole Robinson > --- > src/qemu/qemu_conf.c | 14 -- > src/qemu/qemu_conf.h |3 ++- > tests/qemuhelptest.c |3 ++- > 3 files changed, 12 insertions(+), 8 deletions(-) > > diff --git a/src/qemu

[libvirt] [PATCH] qemu: Report binary path if error parsing -help

2010-02-24 Thread Cole Robinson
Signed-off-by: Cole Robinson --- src/qemu/qemu_conf.c | 14 -- src/qemu/qemu_conf.h |3 ++- tests/qemuhelptest.c |3 ++- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c index e3da08a..1f8a9c3 100644 --- a/src/qemu/