Ping.
Hi, please review this patch.
Link: https://lists.nongnu.org/archive/html/qemu-devel/2022-01/msg00296.html
Thanks !
On 04/01/22 7:11 pm, Rohit Kumar wrote:
Qemu might crash when provided incomplete '-global' option.
For example:
qemu-system-x86_64 -global driver=isa-fdc
q
Ping. Please take a look at this patch.
Link: https://lists.nongnu.org/archive/html/qemu-devel/2022-01/msg00296.html
On 04/01/22 7:22 pm, Philippe Mathieu-Daudé wrote:
Cc'ing Markus / Thomas
On 4/1/22 14:41, Rohit Kumar wrote:
Qemu might crash when provided incomplete '-global' option.
For exa
Cc'ing Markus / Thomas
On 4/1/22 14:41, Rohit Kumar wrote:
Qemu might crash when provided incomplete '-global' option.
For example:
qemu-system-x86_64 -global driver=isa-fdc
qemu-system-x86_64: ../../devel/qemu/qapi/string-input-visitor.c:394:
string_input_visitor_new: As
Qemu might crash when provided incomplete '-global' option.
For example:
qemu-system-x86_64 -global driver=isa-fdc
qemu-system-x86_64: ../../devel/qemu/qapi/string-input-visitor.c:394:
string_input_visitor_new: Assertion `str' failed.
Aborted (core dumped)
Resolves: