messages from 2013-04-03 14:35:31 to 2013-04-18 08:21:54 UTC [more...]
[PATCH v5 0/3] tcm_vhost hotplug
2013-04-18 8:59 UTC (26+ messages)
` [PATCH v5 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v5 2/3] tcm_vhost: Add helper to check if endpoint is setup
` [PATCH v5 3/3] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v6 0/3] tcm_vhost hotplug
` [PATCH v6 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v6 2/3] tcm_vhost: Add helper to check if endpoint is setup
` [PATCH v6 3/3] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v7 0/3] tcm_vhost hotplug
` [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
` [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
[PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
2013-04-17 12:07 UTC (22+ messages)
` [PATCH v4 0/2] tcm_vhost flush
` [PATCH v5 "
` [PATCH v5 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
` [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
` [PATCH v4 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
` [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
[PATCH 2/2] rpmsg: fix kconfig dependencies for VIRTIO
2013-04-16 17:25 UTC
[PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
2013-04-16 17:25 UTC
[PATCH 0/2] remoteproc/rpmsg: fix kconfig dependencies for VIRTIO
2013-04-16 17:24 UTC
[PATCH] virtio-spec: document virtio-9p
2013-04-15 5:53 UTC (2+ messages)
[PATCH 1/1] virtio: console: replace EMFILE with EBUSY for already-open port
2013-04-15 2:30 UTC (2+ messages)
[PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
2013-04-14 8:43 UTC (18+ messages)
` [PATCH 0/3] tcm_vhost fix cmd leak and bad target
` [PATCH v2 0/4] tcm_vhost fix cmd leak and send "
` [PATCH v2 1/4] tcm_vhost: Remove double check of response
` [PATCH v2 2/4] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
` [PATCH v2 3/4] tcm_vhost: Add vhost_scsi_send_bad_target() helper
` [PATCH v2 4/4] tcm_vhost: Send bad target to guest when cmd fails
` [PATCH 1/3] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
` [PATCH 2/3] tcm_vhost: Add vhost_scsi_send_bad_target() helper
` [PATCH 3/3] tcm_vhost: Send bad target to guest when cmd fails
[PATCH v4 21/29] PCI, xen: Use for_each_pci_resource() with xen pci
2013-04-12 22:44 UTC
[PATCH V2 0/2] tcm_vhost endpoint
2013-04-12 11:37 UTC (6+ messages)
` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
[PATCH] vhost_net: remove tx polling state
2013-04-11 20:16 UTC (3+ messages)
[PATCH v3] x86: use a read-only IDT alias on all CPUs
2013-04-11 13:03 UTC (4+ messages)
[PATCH] x86: make IDT read-only
2013-04-10 18:28 UTC (32+ messages)
` [kernel-hardening] "
` Readonly GDT
` [Xen-devel] "
[PATCH v2] x86: use fixed read-only IDT
2013-04-10 0:29 UTC (3+ messages)
[PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
2013-04-09 21:39 UTC
Bug in SeaBIOS virtio-ring handling bug with vhost-scsi-pci
2013-04-09 7:16 UTC (4+ messages)
[PATCH-v2 0/2] Add support for vhost-scsi-pci
2013-04-09 7:14 UTC (5+ messages)
` [PATCH-v2 1/2] virtio-scsi: create VirtIOSCSICommon
[PATCH V4 0/2] tcm_vhost hotplug
2013-04-09 0:57 UTC (5+ messages)
[PATCH V2 0/3] tcm_vhost pending requests flush
2013-04-08 21:33 UTC (2+ messages)
[PATCH V3 0/2] tcm_vhost endpoint
2013-04-08 21:11 UTC (6+ 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-08 13:36 UTC (6+ messages)
[PATCH -next] virtio_console: make local symbols static
2013-04-08 13:28 UTC (2+ messages)
[RFC virt-spec PATCH] only writing out the last byte of MAC makes it have effect
2013-04-08 7:05 UTC (7+ messages)
` [RFC qemu "
` [Qemu-devel] "
[PATCH RFC] kvm: add PV MMIO EVENTFD
2013-04-07 9:30 UTC (35+ 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 16/22] virtio_pci: use separate notification offsets for each vq
2013-04-05 1:25 UTC (18+ messages)
[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 (5+ messages)
` [PATCH 1/2 V3] virtio-spec: "
[PATCH] vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
2013-04-04 5:26 UTC (5+ messages)
[PATCH 00/22] New virtio PCI layout
2013-04-03 15:58 UTC (5+ messages)
` [PATCH 03/22] virtio_config: make transports implement accessors
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).