All of lore.kernel.org
 help / color / mirror / Atom feed
From: Don Slutz <dslutz@verizon.com>
To: arei.gonglei@huawei.com, qemu-devel@nongnu.org
Cc: 1414222@bugs.launchpad.net, kraxel@redhat.com,
	peter.huangpeng@huawei.com
Subject: Re: [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc
Date: Thu, 29 Jan 2015 11:10:14 -0500	[thread overview]
Message-ID: <54CA5B66.4030705@terremark.com> (raw)
In-Reply-To: <1422535966-9948-1-git-send-email-arei.gonglei@huawei.com>

On 01/29/15 07:52, 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)
> 

This looks to be a fix for

Subject: [Qemu-devel] [Bug 1414222] [NEW] qemu-system-i386: -vnc

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

  parent reply	other threads:[~2015-01-29 16:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-29 12:52 [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc arei.gonglei
2015-01-29 12:52 ` [Qemu-devel] [PATCH 1/3] vnc: fix qemu crash when not configure vnc option arei.gonglei
2015-01-29 16:14   ` Don Slutz
2015-01-30  0:37     ` Gonglei
2015-01-29 12:52 ` [Qemu-devel] [PATCH 2/3] vnc: correct missing property about vnc_display arei.gonglei
2015-01-29 12:52 ` [Qemu-devel] [PATCH 3/3] vnc: using bool type instead of int for QEMU_OPT_BOOL arei.gonglei
2015-01-29 16:10 ` Don Slutz [this message]
2015-01-30  0:36   ` [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc Gonglei

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=54CA5B66.4030705@terremark.com \
    --to=dslutz@verizon.com \
    --cc=1414222@bugs.launchpad.net \
    --cc=arei.gonglei@huawei.com \
    --cc=kraxel@redhat.com \
    --cc=peter.huangpeng@huawei.com \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.