mbox

[PULL] virtio-serial: fixes, enable ioeventfd

Message ID cover.1298278891.git.amit.shah@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 Feb. 21, 2011, 9:03 a.m. UTC
The following changes since commit 57a8821bc6e4457230075a5c8da5f8a083889686:

  w32: Remove implementation of function ffs (2011-02-20 20:18:21 +0000)

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

Amit Shah (3):
      virtio-serial: Use a struct to pass config information from proxy
      virtio-serial: Disallow generic ports at id 0
      virtio-serial: Enable ioeventfd

 hw/virtio-console.c    |    9 +++++++++
 hw/virtio-pci.c        |   15 +++++++++------
 hw/virtio-serial-bus.c |   16 ++++++++--------
 hw/virtio-serial.h     |    5 +++++
 hw/virtio.h            |    3 ++-
 5 files changed, 33 insertions(+), 15 deletions(-)