qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] virtio-serial: crash fix, guest_writable()
@ 2014-11-06 11:20 Amit Shah
  2014-11-06 11:20 ` [Qemu-devel] [PATCH 1/2] virtio: serial: expose a 'guest_writable' callback for users Amit Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Amit Shah @ 2014-11-06 11:20 UTC (permalink / raw)
  To: qemu list; +Cc: Amit Shah, Peter Maydell

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-07  5:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06 11:20 [Qemu-devel] [PULL] virtio-serial: crash fix, guest_writable() Amit Shah
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

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