qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc
@ 2015-01-30  2:14 arei.gonglei
  2015-01-30  2:14 ` [Qemu-devel] [PATCH v2 1/3] vnc: fix qemu crash when not configure vnc option arei.gonglei
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: arei.gonglei @ 2015-01-30  2:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gonglei, kraxel, dslutz, peter.huangpeng

From: Gonglei <arei.gonglei@huawei.com>

Reproducer:
$ x86_64-softmmu/qemu-system-x86_64
qemu-system-x86_64: Invalid parameter 'to'
Segmentation fault (core dumped)

Fix:
https://bugs.launchpad.net/qemu/+bug/1414222

Patch 1~2 is bugfix, patch 3 is trivial.

v2 -> v1:
 - change commit message of patch 1. (Don Slutz)

Gonglei (3):
  vnc: fix qemu crash when not configure vnc option
  vnc: correct missing property about vnc_display
  vnc: using bool type instead of int for QEMU_OPT_BOOL

 ui/vnc.c | 45 +++++++++++++++++++++++++++++++++++++--------
 1 file changed, 37 insertions(+), 8 deletions(-)

-- 
1.7.12.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-02-10 10:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30  2:14 [Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc arei.gonglei
2015-01-30  2:14 ` [Qemu-devel] [PATCH v2 1/3] vnc: fix qemu crash when not configure vnc option arei.gonglei
2015-01-30 13:18   ` Don Slutz
2015-01-30  2:14 ` [Qemu-devel] [PATCH v2 2/3] vnc: correct missing property about vnc_display arei.gonglei
2015-01-30  2:14 ` [Qemu-devel] [PATCH v2 3/3] vnc: using bool type instead of int for QEMU_OPT_BOOL arei.gonglei
2015-02-05 10:19 ` [Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc Stefano Stabellini
2015-02-05 12:35   ` Gonglei
2015-02-09  8:33     ` Gerd Hoffmann
2015-02-09  8:47       ` Gonglei
2015-02-10 10:14 ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).