messages from 2013-03-28 02:19:27 to 2013-04-08 05:53:54 UTC [more...]
[PATCH -next] virtio_console: make local symbols static
2013-04-08 5:53 UTC
[PATCH RFC] kvm: add PV MMIO EVENTFD
2013-04-07 9:30 UTC (35+ messages)
[PATCH V3 0/2] tcm_vhost endpoint
2013-04-07 3:34 UTC (4+ messages)
` [PATCH V3 1/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
` [PATCH V3 2/2] tcm_vhost: Initialize vq->last_used_idx when set endpoint
[PATCH V7 0/5] virtio-scsi multiqueue
2013-04-07 2:01 UTC (5+ messages)
[PATCH v4, part3 13/15] mm: correctly update zone->mamaged_pages
2013-04-06 13:55 UTC
[PATCH 0/7] virtio cleanups
2013-04-05 6:36 UTC (10+ messages)
` [PATCH 1/7] virtio_config: introduce size-based accessors
` [PATCH 2/7] virtio: use size-based config accessors
` [PATCH 3/7] virtio_config: helpers for non-converting accessors
` [PATCH 4/7] virtio_config: make transports implement accessors
` [PATCH 5/7] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH 6/7] virtio: add support for 64 bit features
` [PATCH 7/7] virtio: move vring structure into struct virtqueue
[PATCH 2/2] remoteproc: Add support for host virtio rings (vringh)
2013-04-05 6:29 UTC (2+ messages)
Bug in SeaBIOS virtio-ring handling bug with vhost-scsi-pci
2013-04-05 2:59 UTC
[PATCH 00/22] New virtio PCI layout
2013-04-05 1:25 UTC (28+ messages)
` [PATCH 03/22] virtio_config: make transports implement accessors
` [PATCH 05/22] virtio: add support for 64 bit features
` [PATCH 16/22] virtio_pci: use separate notification offsets for each vq
[PATCH v2 0/6] kvm: pci PORT IO MMIO and PV MMIO speed tests
2013-04-04 10:39 UTC
[PATCH 0/2 V4] virtio-spec/net: dynamic network offloads configuration
2013-04-04 7:55 UTC (3+ messages)
` [PATCH 2/2 V4] virtio-net: "
` [PATCH 1/2 V4] virtio-spec: "
[PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
2013-04-04 7:51 UTC (7+ messages)
` [PATCH 1/2 V3] virtio-spec: "
` [PATCH 2/2 V3] virtio-net: "
[PATCH] vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
2013-04-04 5:26 UTC (7+ messages)
[PATCH V3 WIP 0/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
2013-04-03 6:47 UTC (17+ messages)
` [PATCH V3 WIP 3/3] disable vhost_verify_ring_mappings check
[PATCH V2 0/2] tcm_vhost endpoint
2013-04-03 6:08 UTC (21+ messages)
` [PATCH V2 1/2] tcm_vhost: Initialize vq->last_used_idx when set endpoint
` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
[PATCH] tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access
2013-04-02 23:42 UTC (2+ messages)
[PATCH-v2 0/3] virtio/vhost: Add checks for uninitialized VQs
2013-04-02 23:16 UTC (6+ messages)
` [PATCH-v2 1/3] virtio: add API to check that ring is setup
` [PATCH-v2 2/3] virtio-pci: Add virtio_queue_valid checks ahead of virtio_queue_get_num
` [PATCH-v2 3/3] vhost: Skip uninitialized VQs in vhost_virtqueue_[start, stop]
[PATCH] tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access
2013-04-02 15:31 UTC
[PATCH 0/2 V2] virtio-spec: dynamic network offloads configuration
2013-04-02 10:53 UTC (9+ messages)
` [PATCH 1/2 V2] virtio-net: "
` [PATCH 2/2 V2] virtio-spec: "
[PATCH] MAINTAINERS: add missing entries for virtio
2013-04-02 6:12 UTC (2+ messages)
[PATCH v2 0/2] virtio: console: add locking around control out-vq
2013-04-02 5:26 UTC (7+ messages)
` [PATCH v2 1/2] virtio: console: rename cvq_lock to c_ivq_lock
` [PATCH v2 2/2] virtio: console: add locking around c_ovq operations
[Qemu-devel] [PATCH 0/5] vhost-scsi: Add support for host virtualized target
2013-04-02 5:07 UTC (2+ messages)
[PATCH 1/3] virtio: add API to check that ring is setup
2013-04-01 23:51 UTC (9+ messages)
` [PATCH 2/3] virtio-pci: Add virtio_queue_valid checks ahead of virtio_queue_get_num
` [PATCH 3/3] vhost: Check+skip uninitialized VQs in vhost_verify_ring_mappings
` [PATCH 0/3] virtio/vhost: Add checks for uninitialized VQs
[PATCH 3/8] virtio: do not export "u16" and "u64" to userspace
2013-04-01 23:29 UTC (2+ messages)
[PATCH 7/8] virtio_console: do not export "u32" to userspace
2013-04-01 18:02 UTC
[PATCH 0/8] do not export kernel integer types to userspace
2013-04-01 17:55 UTC
[PATCH 0/2] virtio: console: add locking around control out-vq
2013-04-01 2:35 UTC (12+ messages)
` [PATCH 1/2] virtio: console: rename cvq_lock to c_ivq_lock
` [PATCH 2/2] virtio: console: add locking around c_ovq operations
Call for Posters: ACM HPDC 2013
2013-03-30 4:55 UTC
CALL FOR PARTICIPATION: IEEE/ACM CCGrid 2013
2013-03-30 4:20 UTC
Virtio Replication
2013-03-29 11:30 UTC
[PATCH-v2 0/2] Add support for vhost-scsi-pci
2013-03-29 6:55 UTC (6+ messages)
` [PATCH-v2 1/2] virtio-scsi: create VirtIOSCSICommon
` [PATCH-v2 2/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
[PATCH-v2] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
2013-03-29 6:29 UTC
[PATCH 0/3] virtio/vhost: Add checks for uninitialized VQs
2013-03-29 4:33 UTC
[PATCH] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
2013-03-29 1:03 UTC (6+ messages)
[PATCH-v2] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
2013-03-29 0:50 UTC
[PATCH 0/3] Add support for vhost-scsi-pci
2013-03-28 16:54 UTC (6+ messages)
` [PATCH 2/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
[PATCH 2/2] tcm_vhost: Initialize vq->last_used_idx when set endpoint
2013-03-28 2:19 UTC (3+ messages)
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).