* [PATCHv5 0/3] virtio: MSI-X support
@ 2009-05-13 19:08 Michael S. Tsirkin
0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2009-05-13 19:08 UTC (permalink / raw)
To: Christian Borntraeger, virtualization, Anthony Liguori, kvm, avi,
Carsten Otte <
Here's the latest draft of virtio patches.
This is on top of Rusty's recent virtqueue list + name patch.
Michael S. Tsirkin (3):
virtio: find_vqs/del_vqs virtio operations
virtio_pci: split up vp_interrupt
virtio_pci: optional MSI-X support
drivers/block/virtio_blk.c | 6 +-
drivers/char/hw_random/virtio-rng.c | 6 +-
drivers/char/virtio_console.c | 26 ++--
drivers/lguest/lguest_device.c | 36 ++++-
drivers/net/virtio_net.c | 45 ++---
drivers/s390/kvm/kvm_virtio.c | 36 ++++-
drivers/virtio/virtio_balloon.c | 27 ++--
drivers/virtio/virtio_pci.c | 301 ++++++++++++++++++++++++++++++-----
include/linux/virtio_config.h | 46 ++++--
include/linux/virtio_pci.h | 10 +-
net/9p/trans_virtio.c | 2 +-
11 files changed, 423 insertions(+), 118 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCHv5 0/3] virtio: MSI-X support
@ 2009-05-13 19:08 Michael S. Tsirkin
0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2009-05-13 19:08 UTC (permalink / raw)
To: Christian Borntraeger, virtualization, Anthony Liguori, kvm, avi
Here's the latest draft of virtio patches.
This is on top of Rusty's recent virtqueue list + name patch.
Michael S. Tsirkin (3):
virtio: find_vqs/del_vqs virtio operations
virtio_pci: split up vp_interrupt
virtio_pci: optional MSI-X support
drivers/block/virtio_blk.c | 6 +-
drivers/char/hw_random/virtio-rng.c | 6 +-
drivers/char/virtio_console.c | 26 ++--
drivers/lguest/lguest_device.c | 36 ++++-
drivers/net/virtio_net.c | 45 ++---
drivers/s390/kvm/kvm_virtio.c | 36 ++++-
drivers/virtio/virtio_balloon.c | 27 ++--
drivers/virtio/virtio_pci.c | 301 ++++++++++++++++++++++++++++++-----
include/linux/virtio_config.h | 46 ++++--
include/linux/virtio_pci.h | 10 +-
net/9p/trans_virtio.c | 2 +-
11 files changed, 423 insertions(+), 118 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-13 19:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13 19:08 [PATCHv5 0/3] virtio: MSI-X support Michael S. Tsirkin
-- strict thread matches above, loose matches on Subject: below --
2009-05-13 19:08 Michael S. Tsirkin
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.