messages from 2009-05-26 06:41:52 to 2009-06-15 12:41:29 UTC [more...]
[PATCHv3 01/13] qemu: make default_write_config use mask table
2009-06-15 12:41 UTC (78+ 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
` Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
` Configuration vs. compat hints
` [Qemu-devel] "
` [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-14 6:45 UTC (9+ messages)
[PATCH 3/3] xen/dev-evtchn: remove duplicated #include
2009-06-13 12:21 UTC
[PULL] virtio
2009-06-12 12:48 UTC
[PATCH] lguest: PAE support
2009-06-11 23:20 UTC (5+ messages)
[PATCH] msi-x: let drivers retry when not enough vectors
2009-06-11 18:28 UTC
[Qemu-devel] [PATCH 04/11] qemu: helper routines for pci access
2009-06-11 8:29 UTC (22+ messages)
` [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
TODO list for qemu+KVM networking performance v2
2009-06-10 16:28 UTC (12+ messages)
[PATCHv4 01/13] qemu: make default_write_config use mask table
2009-06-10 12:29 UTC (13+ messages)
` [PATCHv4 02/13] qemu: capability bits in pci save/restore
` [PATCHv4 03/13] qemu: add routines to manage PCI capabilities
` [PATCHv4 04/13] qemu: helper routines for pci access
` [PATCHv4 05/13] qemu: MSI-X support functions
` [PATCHv4 06/13] qemu: add flag to disable MSI-X by default
` [PATCHv4 07/13] qemu: minimal MSI/MSI-X implementation for PC
` [PATCHv4 08/13] qemu: add support for resizing regions
` [PATCHv4 09/13] qemu: virtio support for many interrupt vectors
` [PATCHv4 10/13] qemu: MSI-X support in virtio PCI
` [PATCHv4 11/13] qemu: request 3 vectors in virtio-net
` [PATCHv4 12/13] qemu: virtio save/load bindings
` [PATCHv4 13/13] qemu: add pci_get/set_byte
[PATCHv4 00/13] qemu: MSI-X support
2009-06-10 12:27 UTC
[RFC] virtio_pci draft spec
2009-06-10 3:47 UTC
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).