qemu-devel
[Top][All Lists]
Advanced

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

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


From: Gonglei
Subject: Re: [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc
Date: Fri, 30 Jan 2015 08:36:24 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 2015/1/30 0:10, Don Slutz wrote:

> On 01/29/15 07:52, 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)
>>
> 
> This looks to be a fix for
> 
> Subject: [Qemu-devel] [Bug 1414222] [NEW] qemu-system-i386: -vnc
> 

Oh, yes. Thanks for your point. I'll add it in commit message :)

Regards,
-Gonglei

>   -Don Slutz
> 
> 
>> Patch 1~2 is bugfix, patch 3 is trivial.
>>
>> 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(-)
>>
> 






reply via email to

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