All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: qemu list <qemu-devel@nongnu.org>
Cc: Amit Shah <amit.shah@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL] virtio-serial: crash fix, guest_writable()
Date: Thu,  6 Nov 2014 16:50:36 +0530	[thread overview]
Message-ID: <cover.1415272750.git.amit.shah@redhat.com> (raw)

The following changes since commit 6e76d125f244e10676b917208f2a074729820246:

  Update version for v2.2.0-rc0 release (2014-11-05 15:21:04 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git tags/vser-2.2.0-queue

for you to fetch changes up to 745d32d12f10badaafd26088c616025ebfe223fe:

  virtio-serial: avoid crash when port has no name (2014-11-06 16:43:35 +0530)

----------------------------------------------------------------
Couple of patches for 2.2.0: one fixes a crash, and the other adds the
guest_writable() API.

----------------------------------------------------------------
Amit Shah (1):
      virtio: serial: expose a 'guest_writable' callback for users

Marc-André Lureau (1):
      virtio-serial: avoid crash when port has no name

 hw/char/virtio-serial-bus.c       | 33 ++++++++++++++++++++++++++++++++-
 include/hw/virtio/virtio-serial.h | 11 +++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)

             reply	other threads:[~2014-11-06 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 11:20 Amit Shah [this message]
2014-11-06 11:20 ` [Qemu-devel] [PATCH 1/2] virtio: serial: expose a 'guest_writable' callback for users Amit Shah
2014-11-06 11:20 ` [Qemu-devel] [PATCH 2/2] virtio-serial: avoid crash when port has no name Amit Shah
2014-11-06 12:49 ` [Qemu-devel] [PULL] virtio-serial: crash fix, guest_writable() Peter Maydell
2014-11-07  5:00   ` Amit Shah

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=cover.1415272750.git.amit.shah@redhat.com \
    --to=amit.shah@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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.