qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc
Date: Thu, 5 Feb 2015 10:19:08 +0000
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

On Fri, 30 Jan 2015, address@hidden wrote:
> From: Gonglei <address@hidden>
> 
> 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.

It would be nice to get the patches applied as the issue is blocking the
Xen Project CI-loop.


> 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
> 
> 
> 



reply via email to

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