mbox

[PULL] virtio-serial: Fix segfault on start

Message ID 20110627093727.GA9369@amit-x200.redhat.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git for-anthony

Message

Amit Shah June 27, 2011, 9:37 a.m. UTC
Hello,

This fixes a segfault at startup regression debugged and fixed by
Luiz.  Please pull.


The following changes since commit f26e428da505709ec03b2ed2c9eb3db82b30bd7b:

  Fix MinGW compilation when --enable-vnc-jpeg is specified (2011-06-26 20:19:38 +0000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git for-anthony

Luiz Capitulino (1):
      virtio-serial: Fix segfault on guest boot

 hw/virtio-serial-bus.c |   24 ++++++++++++++----------
 1 files changed, 14 insertions(+), 10 deletions(-)


		Amit

Comments

Anthony Liguori June 27, 2011, 7:57 p.m. UTC | #1
On 06/27/2011 04:37 AM, Amit Shah wrote:
> Hello,
>
> This fixes a segfault at startup regression debugged and fixed by
> Luiz.  Please pull.
>
>
> The following changes since commit f26e428da505709ec03b2ed2c9eb3db82b30bd7b:
>
>    Fix MinGW compilation when --enable-vnc-jpeg is specified (2011-06-26 20:19:38 +0000)

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git for-anthony
>
> Luiz Capitulino (1):
>        virtio-serial: Fix segfault on guest boot
>
>   hw/virtio-serial-bus.c |   24 ++++++++++++++----------
>   1 files changed, 14 insertions(+), 10 deletions(-)
>
>
> 		Amit
>
>