messages from 2012-07-04 04:24:01 to 2012-07-17 10:49:20 UTC [more...]
[PATCH 0/5] Add vhost-blk support
2012-07-17 10:49 UTC (14+ messages)
` [PATCH 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage
[PATCH 0/2] virtio-scsi spec: event improvements
2012-07-17 0:21 UTC (4+ messages)
` [PATCH 1/2] virtio-scsi spec: unify event structs
` [PATCH 2/2] virtio-scsi spec: add configuration change event
[PATCH RESEND 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage
2012-07-16 9:05 UTC (7+ messages)
` [PATCH RESEND 2/5] eventfd: Export symbol eventfd_file_create()
` [PATCH RESEND 3/5] vhost: Make vhost a separate module
` [PATCH RESEND 4/5] vhost-net: Use VHOST_NET_FEATURES for vhost-net
` [PATCH RESEND 5/5] vhost-blk: Add vhost-blk support
` [PATCH RESEND 0/5] "
[PATCH] hw/virtio-scsi: Set max_target=0 during vhost-scsi operation
2012-07-16 1:55 UTC (6+ messages)
[PATCH 00/15] drivers: hv: kvp
2012-07-14 23:28 UTC (22+ messages)
` [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards
` [PATCH 02/15] Drivers: hv: Add KVP definitions for IP address injection
` [PATCH 03/15] Drivers: hv: kvp: Cleanup error handling in KVP
` [PATCH 04/15] Drivers: hv: kvp: Support the new IP injection messages
` [PATCH 05/15] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
` [PATCH 06/15] Tools: hv: Further refactor kvp_get_ip_address()
` [PATCH 07/15] Tools: hv: Gather address family information
` [PATCH 08/15] Tools: hv: Gather subnet information
` [PATCH 09/15] Tools: hv: Represent the ipv6 mask using CIDR notation
` [PATCH 10/15] Tools: hv: Gather ipv[4,6] gateway information
` [PATCH 11/15] Tools: hv: Gather DNS information
` [PATCH 12/15] Tools: hv: Gather DHCP information
` [PATCH 13/15] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
` [PATCH 14/15] Tools: hv: Rename the function kvp_get_ip_address()
` [PATCH 15/15] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
[patch -next] tcm_vhost: another strlen() off by one
2012-07-14 22:21 UTC (2+ messages)
Hyper-V TODO file
2012-07-14 10:50 UTC (16+ messages)
` Move hyperv out of the drivers/staging/ directory
` 0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
` 2976579765? "
[PATCH RESEND 0/5] Add vhost-blk support
2012-07-13 8:55 UTC
[PATCH V3 0/3] Improve virtio-blk performance
2012-07-13 8:38 UTC (4+ messages)
` [PATCH V3 1/3] block: Introduce __blk_segment_map_sg() helper
` [PATCH V3 2/3] block: Add blk_bio_map_sg() helper
` [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk
[Xen-devel] [PATCH] xen: populate correct number of pages when across mem boundary
2012-07-13 8:31 UTC (3+ messages)
` [Xen-devel] [PATCH-v2] "
virtio config access races
2012-07-13 3:55 UTC (2+ messages)
[patch 3/3 -next] tcm_vhost: call kfree() on an error path
2012-07-12 21:49 UTC (2+ messages)
[patch 2/3 -next] tcm_vhost: strlen() doesn't count the terminator
2012-07-12 21:48 UTC (2+ messages)
[patch 1/3 -next] tcm_vhost: unlock on error in tcm_vhost_drop_nexus()
2012-07-12 21:47 UTC (2+ messages)
[PATCH 3/5] vhost: Make vhost a separate module
2012-07-12 15:45 UTC (3+ messages)
` [PATCH 4/5] vhost-net: Use VHOST_NET_FEATURES for vhost-net
` [PATCH 5/5] vhost-blk: Add vhost-blk support
[PATCH 2/5] eventfd: Export symbol eventfd_file_create()
2012-07-12 15:42 UTC
[PATCH v4] virtio-scsi: hotplug support for virtio-scsi
2012-07-12 10:37 UTC (2+ messages)
[PATCH-v2] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
2012-07-12 7:32 UTC (3+ messages)
[PATCH] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
2012-07-11 21:26 UTC (3+ messages)
[RFC-v2 0/4] tcm_vhost+cmwq fabric driver code for-3.6
2012-07-11 21:15 UTC (5+ messages)
` [RFC-v2 1/4] vhost: Separate vhost-net features from vhost features
` [RFC-v2 2/4] vhost: make vhost work queue visible
` [RFC-v2 3/4] vhost: Add vhost_scsi specific defines
` [RFC-v2 4/4] tcm_vhost: Initial merge for vhost level target fabric driver
[PATCH] hw/virtio-scsi: Set max_target=0 during vhost-scsi operation
2012-07-11 20:55 UTC
[PATCH 1/6] vhost: Separate vhost-net features from vhost features
2012-07-10 0:29 UTC (39+ messages)
` [PATCH 2/6] vhost: make vhost work queue visible
` [PATCH 3/6] vhost: Add vhost_scsi specific defines
` [PATCH 4/6] tcm_vhost: Initial merge for vhost level target fabric driver
` [PATCH 5/6] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
` [PATCH 6/6] virtio-scsi: Set shost->max_id=1 for tcm_vhost WWPNs
` [PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
` SCSI Performance regression [was Re: [PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6]
` [Ksummit-2012-discuss] "
[net-next RFC V5 0/5] Multiqueue virtio-net
2012-07-09 20:13 UTC (25+ messages)
` [net-next RFC V5 1/5] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [net-next RFC V5 2/5] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V5 3/5] virtio: intorduce an API to set affinity for a virtqueue
` [net-next RFC V5 4/5] virtio_net: multiqueue support
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq
[PATCH] tcm_vhost: Convert to cmwq submission for I/O dispatch
2012-07-09 6:10 UTC
[PATCH] MAINTAINERS: add kvm list for virtio components
2012-07-09 0:37 UTC (3+ messages)
[PATCH] virtio-blk: add back VIRTIO_BLK_F_FLUSH
2012-07-09 0:11 UTC (2+ messages)
[PATCH] virtio-blk spec: document topology fields
2012-07-08 23:42 UTC (2+ messages)
[PULL] Minor virtio-balloon fix
2012-07-08 23:40 UTC
[PATCH 5 of 5] virtio: expose added descriptors immediately
2012-07-08 23:39 UTC (9+ messages)
` RFD: virtio balloon API use (was Re: [PATCH 5 of 5] virtio: expose added descriptors immediately)
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
2012-07-06 9:31 UTC (6+ messages)
` [RFC V3 1/5] option: introduce qemu_get_opt_all()
` [RFC V3 2/5] tap: multiqueue support
` [RFC V3 3/5] net: "
` [RFC V3 4/5] vhost: "
` [RFC V3 5/5] virtio-net: add "
[PATCH v2 0/3] Improve virtio-blk performance
2012-07-06 1:03 UTC (16+ messages)
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk
[PATCH v4] virtio-scsi: hotplug support for virtio-scsi
2012-07-05 9:06 UTC
[PATCH v3] virtio-scsi: hotplug support for virtio-scsi
2012-07-05 7:24 UTC (2+ messages)
[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
2012-07-05 6:45 UTC (6+ messages)
[PATCH] tcm_vhost: Fix tv_cmd completion -> release SGL memory leak
2012-07-05 5:24 UTC
[PATCH] tcm_vhost: Fix tv_cmd completion -> release SGL memory leak
2012-07-05 4:14 UTC
[PATCH v3 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
2012-07-04 19:51 UTC (2+ messages)
[PATCH 0/2] virtio-blk spec: document topology info, add WCE toggle
2012-07-04 15:49 UTC (4+ messages)
` [PATCH 1/2] virtio-blk spec: document topology info
[PATCH v2] virtio-scsi: hotplug support for virtio-scsi
2012-07-04 12:35 UTC (5+ messages)
[PATCH] xen: populate correct number of pages when across mem boundary
2012-07-04 6:49 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).