On Sat, Jul 21, 2012 at 9:07 AM, Peter Maydell wrote:
> Ping?
>
> patchwork url: http://patchwork.ozlabs.org/patch/169860/
Thanks, applied.
>
> -- PMM
>
> On 9 July 2012 15:28, Peter Maydell wrote:
>> The qemu_chr_new() function doesn't set errno on failure, so
>> don't print strerror(errno) on
Ping?
patchwork url: http://patchwork.ozlabs.org/patch/169860/
-- PMM
On 9 July 2012 15:28, Peter Maydell wrote:
> The qemu_chr_new() function doesn't set errno on failure, so
> don't print strerror(errno) on the error handling path when
> dealing with the -serial, -parallel and -virtioconsole
The qemu_chr_new() function doesn't set errno on failure, so
don't print strerror(errno) on the error handling path when
dealing with the -serial, -parallel and -virtioconsole arguments.
This avoids nonsensical error messages like:
$ ./arm-softmmu/qemu-system-arm -serial wombat
qemu: could not