On 12/12/2011 07:22 PM, mich...@ellerman.id.au wrote:
We'd like to get the progname for help output, so add an accessor.
Signed-off-by: Michael Ellerman
Applied. Thanks.
Regards,
Anthony Liguori
---
qemu-error.c |5 +
qemu-error.h |1 +
2 files changed, 6 insertions(+), 0
Am 13.12.2011 09:03, schrieb Stefan Hajnoczi:
> On Tue, Dec 13, 2011 at 12:22:57PM +1100, mich...@ellerman.id.au wrote:
>> We'd like to get the progname for help output, so add an accessor.
>>
>> Signed-off-by: Michael Ellerman
>> ---
>> qemu-error.c |5 +
>> qemu-error.h |1 +
>> 2 f
On Tue, Dec 13, 2011 at 12:22:57PM +1100, mich...@ellerman.id.au wrote:
> We'd like to get the progname for help output, so add an accessor.
>
> Signed-off-by: Michael Ellerman
> ---
> qemu-error.c |5 +
> qemu-error.h |1 +
> 2 files changed, 6 insertions(+), 0 deletions(-)
Both pa
We'd like to get the progname for help output, so add an accessor.
Signed-off-by: Michael Ellerman
---
qemu-error.c |5 +
qemu-error.h |1 +
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/qemu-error.c b/qemu-error.c
index 4b20d28..7cd5ffe 100644
--- a/qemu-error.c
+++