All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL (resend, rebase) 0/5] virtio-serial fixes
@ 2011-03-10  6:09 Amit Shah
  2011-03-10  6:09 ` [Qemu-devel] [PULL (resend, rebase) 1/5] virtio-serial: Use a struct to pass config information from proxy Amit Shah
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Amit Shah @ 2011-03-10  6:09 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Amit Shah, qemu list

The following changes since commit 07bf23a77131668ef8db37e08d508b117655ce86:

  MAINTAINERS: add LatticeMico32 maintainer (2011-03-07 13:42:58 +0100)

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

Amit Shah (5):
  virtio-serial: Use a struct to pass config information from proxy
  virtio-serial: Disallow generic ports at id 0
  virtio-serial: Enable ioeventfd
  virtio-serial-bus: Simplify handle_output() function
  virtio-serial: Don't clear ->have_data() pointer after unplug

 hw/virtio-console.c    |   12 ++++++++++--
 hw/virtio-pci.c        |   15 +++++++++------
 hw/virtio-serial-bus.c |   28 +++++++++++-----------------
 hw/virtio-serial.h     |    5 +++++
 hw/virtio.h            |    3 ++-
 5 files changed, 37 insertions(+), 26 deletions(-)

-- 
1.7.4

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

end of thread, other threads:[~2011-03-23 12:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10  6:09 [Qemu-devel] [PULL (resend, rebase) 0/5] virtio-serial fixes Amit Shah
2011-03-10  6:09 ` [Qemu-devel] [PULL (resend, rebase) 1/5] virtio-serial: Use a struct to pass config information from proxy Amit Shah
2011-03-23 12:22   ` [Qemu-devel] " Juan Quintela
2011-03-10  6:09 ` [Qemu-devel] [PULL (resend, rebase) 2/5] virtio-serial: Disallow generic ports at id 0 Amit Shah
2011-03-10  8:23   ` [Qemu-devel] " Amit Shah
2011-03-23 12:24     ` Juan Quintela
2011-03-10  6:09 ` [Qemu-devel] [PULL (resend, rebase) 3/5] virtio-serial: Enable ioeventfd Amit Shah
2011-03-23 12:28   ` [Qemu-devel] " Juan Quintela
2011-03-10  6:09 ` [Qemu-devel] [PULL (resend, rebase) 4/5] virtio-serial-bus: Simplify handle_output() function Amit Shah
2011-03-23 12:29   ` [Qemu-devel] " Juan Quintela
2011-03-10  6:09 ` [Qemu-devel] [PULL (resend, rebase) 5/5] virtio-serial: Don't clear ->have_data() pointer after unplug Amit Shah

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.