qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vl.c: Exit QEMU early if no machine is found


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH] vl.c: Exit QEMU early if no machine is found
Date: Thu, 09 Aug 2012 10:00:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

address@hidden writes:

> From: Dunrong Huang <address@hidden>
>
> We check whether the variable machine is NULL or not before accessing
> it. If machine is NULL, exit QEMU with an error, this can avoids a
> segfault error.
>
> Signed-off-by: Dunrong Huang <address@hidden>

Commit message lacks detail on how to reproduce the SEGV.  This does the
trick:

    $ qemu-system-xtensa -cpu help

Reviewed-by: Markus Armbruster <address@hidden>



reply via email to

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