qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gonglei <arei.gonglei@huawei.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "kraxel@redhat.com" <kraxel@redhat.com>,
	"Huangpeng (Peter)" <peter.huangpeng@huawei.com>,
	"dslutz@verizon.com" <dslutz@verizon.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc
Date: Thu, 5 Feb 2015 20:35:33 +0800	[thread overview]
Message-ID: <54D36395.5040701@huawei.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1502051017520.29696@kaball.uk.xensource.com>

On 2015/2/5 18:19, Stefano Stabellini wrote:

> On Fri, 30 Jan 2015, arei.gonglei@huawei.com wrote:
>> 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.
> 
> It would be nice to get the patches applied as the issue is blocking the
> Xen Project CI-loop.
> 

It seems that Gerd is not in maillist recently.

Regards,
-Gonglei

> 
>> 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	other threads:[~2015-02-05 12:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2015-02-09  8:33     ` Gerd Hoffmann
2015-02-09  8:47       ` Gonglei
2015-02-10 10:14 ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54D36395.5040701@huawei.com \
    --to=arei.gonglei@huawei.com \
    --cc=dslutz@verizon.com \
    --cc=kraxel@redhat.com \
    --cc=peter.huangpeng@huawei.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).