[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL] virtio-serial: fixes, enable ioeventfd
From: |
Amit Shah |
Subject: |
[Qemu-devel] [PULL] virtio-serial: fixes, enable ioeventfd |
Date: |
Mon, 21 Feb 2011 14:33:14 +0530 |
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(-)
- [Qemu-devel] [PULL] virtio-serial: fixes, enable ioeventfd,
Amit Shah <=