virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-13 11:33:51 to 2009-06-10 03:47:13 UTC [more...]

[RFC] virtio_pci draft spec
 2009-06-10  3:47 UTC 

TODO list for qemu+KVM networking performance v2
 2009-06-10  3:39 UTC  (5+ messages)

[PATCHv2] qemu: make default_write_config use mask table
 2009-06-09 23:19 UTC  (20+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] qemu: capability bits in pci save/restore
` [PATCH 03/11] qemu: add routines to manage PCI capabilities
` [PATCH 04/11] qemu: helper routines for pci access
` [PATCH 05/11] qemu: MSI-X support functions
` [PATCH 06/11] qemu: add flag to disable MSI-X by default
` [PATCH 07/11] qemu: minimal MSI/MSI-X implementation for PC
` [PATCH 08/11] qemu: add support for resizing regions
` [PATCH 09/11] qemu: virtio support for many interrupt vectors
` [PATCH 10/11] qemu: MSI-X support in virtio PCI
` [PATCH 11/11] qemu: request 3 vectors in virtio-net
  ` [Qemu-devel] [PATCH 04/11] qemu: helper routines for pci access
  ` [Qemu-devel] [PATCH 03/11] qemu: add routines to manage PCI capabilities
  ` [PATCH] qemu: fix pci_find_capability for multiple caps
  ` [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions

[PATCHv3 01/13] qemu: make default_write_config use mask table
 2009-06-09 17:45 UTC  (18+ messages)
` [PATCHv3 02/13] qemu: capability bits in pci save/restore
` [PATCHv3 03/13] qemu: add routines to manage PCI capabilities
` [PATCHv3 04/13] qemu: helper routines for pci access
` [PATCHv3 05/13] qemu: MSI-X support functions
` [PATCHv3 06/13] qemu: add flag to disable MSI-X by default
` [PATCHv3 07/13] qemu: minimal MSI/MSI-X implementation for PC
` [PATCHv3 08/13] qemu: add support for resizing regions
` [PATCHv3 09/13] qemu: virtio support for many interrupt vectors
` [PATCHv3 10/13] qemu: MSI-X support in virtio PCI
` [PATCHv3 11/13] qemu: request 3 vectors in virtio-net
` [PATCHv3 12/13] qemu: virtio save/load bindings
` [PATCHv3 13/13] qemu: add pci_get/set_byte
  ` [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities
  ` [Qemu-devel] [PATCHv3 05/13] qemu: MSI-X support functions
  ` [Qemu-devel] [PATCHv3 07/13] qemu: minimal MSI/MSI-X implementation for PC
  ` [Qemu-devel] [PATCHv3 08/13] qemu: add support for resizing regions
  ` [Qemu-devel] [PATCHv3 12/13] qemu: virtio save/load bindings

[PATCH 2/4] virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb
 2009-06-08  5:22 UTC  (7+ messages)

[PATCH] lguest: PAE support
 2009-06-07 17:51 UTC  (3+ messages)

[PATCHv3 00/13] qemu: MSI-X support
 2009-06-05 10:22 UTC 

TODO list for qemu+KVM networking performance v2
 2009-06-04 16:43 UTC 

[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
 2009-06-04  4:56 UTC  (11+ messages)

[PATCH] qemu: virtio save/load bindings
 2009-06-03 10:31 UTC  (3+ messages)
  ` [Qemu-devel] "

find_vqs operation starting at arbitrary index
 2009-06-02 17:23 UTC  (11+ messages)

[PATCHv2 01/13] qemu: make default_write_config use mask table
 2009-06-02 15:03 UTC  (13+ messages)
` [PATCHv2 02/13] qemu: capability bits in pci save/restore
` [PATCHv2 03/13] qemu: add routines to manage PCI capabilities
` [PATCHv2 04/13] qemu: helper routines for pci access
` [PATCHv2 05/13] qemu: MSI-X support functions
` [PATCHv2 06/13] qemu: add flag to disable MSI-X by default
` [PATCHv2 07/13] qemu: minimal MSI/MSI-X implementation for PC
` [PATCHv2 08/13] qemu: add support for resizing regions
` [PATCHv2 09/13] qemu: virtio support for many interrupt vectors
` [PATCHv2 10/13] qemu: MSI-X support in virtio PCI
` [PATCHv2 11/13] qemu: request 3 vectors in virtio-net
` [PATCHv2 12/13] qemu: virtio save/load bindings
` [PATCHv2 13/13] qemu: add pci_get/set_byte

[PATCHv2 00/13] qemu: MSI-X support
 2009-06-02 15:01 UTC 

[PATCH 3/4] virtio_net: don't free buffers in xmit ring
 2009-06-02 14:07 UTC  (4+ messages)

Fwd: BUG: Documentation/lguest/lguest.c bad paths for includes cause make to fail
 2009-06-01 21:58 UTC  (2+ messages)

[PATCH 4/4] lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY
 2009-05-29 14:16 UTC 

[PATCH 3/4] virtio_net: don't free buffers in xmit ring
 2009-05-29 14:16 UTC 

[PATCH 2/4] virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb
 2009-05-29 14:16 UTC 

[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
 2009-05-29 14:14 UTC 

[patch 1/2] virtio: fix id_matching for virtio drivers
 2009-05-27  2:41 UTC  (3+ messages)
` [patch 2/2] virtio: enhance "
` [patch 0/2] Fix and enhance virtio device id matching

NULL pointer dereference at __switch_to() ( __unlazy_fpu ) with lguest PAE patch
 2009-05-26 19:58 UTC  (4+ messages)
    ` lguest PAE

[patch 0/2] Fix and enhance virtio device id matching
 2009-05-26 13:46 UTC 

[PATCH] qemu: virtio save/load bindings
 2009-05-25 13:34 UTC 

[PATCH 00/11] qemu: MSI-X support
 2009-05-25 12:24 UTC 

[RFC] virtio: orphan skbs if we're relying on timer to free them
 2009-05-25 11:01 UTC  (5+ messages)

[Qemu-devel] [PATCH] qemu: msi irq allocation api
 2009-05-24 11:14 UTC  (48+ messages)

[PATCH] xen/blkfront: beyond ARRAY_SIZE of info->shadow
 2009-05-22  7:16 UTC  (3+ messages)

[PATCH 1/1] dm-ioband: I/O bandwidth controller
 2009-05-21  3:22 UTC  (3+ messages)

[PATCH] qemu: msi irq allocation api
 2009-05-20 16:21 UTC 

[PATCHv2-RFC 1/2] qemu-kvm: add MSI-X support
 2009-05-20 12:50 UTC  (2+ messages)
` [PATCHv2-RFC 2/2] qemu-kvm: use common code for assigned msix

[PATCHv2-RFC 0/2] qemu-kvm: MSI-X support
 2009-05-20 12:49 UTC 

[PATCH] virtio_blk: add missing __dev{init,exit} markings
 2009-05-19 14:40 UTC 

[PATCH 1/1] dm-ioband: I/O bandwidth controller
 2009-05-19  8:39 UTC 

[PATCH 2/3] virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
 2009-05-19  8:15 UTC  (6+ messages)

[RFC] virtio: orphan skbs if we're relying on timer to free them
 2009-05-18 12:48 UTC 

[PATCHv6 1/4] virtio: add names to virtqueue struct, mapping from devices to queues
 2009-05-18 11:01 UTC  (7+ messages)
` [PATCHv6 2/4] virtio: find_vqs/del_vqs virtio operations
` [PATCHv6 3/4] virtio_pci: split up vp_interrupt
` [PATCHv6 4/4] virtio_pci: optional MSI-X support

[PATCHv6 0/4] virtio: MSI-X support
 2009-05-15  3:55 UTC 

[PATCHv6 0/4] virtio: MSI-X support
 2009-05-14 10:54 UTC 

[PATCHv5 1/3] virtio: find_vqs/del_vqs virtio operations
 2009-05-14  6:35 UTC  (5+ messages)
` [PATCHv5 2/3] virtio_pci: split up vp_interrupt
` [PATCHv5 3/3] virtio_pci: optional MSI-X support

[PATCHv5 0/3] virtio: MSI-X support
 2009-05-13 19:08 UTC 

[PATCH 1/3] virtio: find_vqs/del_vqs virtio operations
 2009-05-13 11:33 UTC 


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