messages from 2012-07-19 22:30:38 to 2012-07-29 12:35:35 UTC [more...]
[PATCH] tcm_vhost: Expose ABI version via VHOST_SCSI_GET_ABI_VERSION
2012-07-29 12:35 UTC (12+ messages)
[PATCH V4 0/3] Improve virtio-blk performance
2012-07-29 11:11 UTC (4+ messages)
` [PATCH V4 3/3] virtio-blk: Add bio-based IO path for virtio-blk
[net-next RFC V5 0/5] Multiqueue virtio-net
2012-07-29 9:50 UTC (17+ messages)
` [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
[vmw_vmci 11/11] Apply the header code to make VMCI build
2012-07-28 21:10 UTC (9+ messages)
` [Pv-drivers] "
[PATCH V3 0/3] Improve virtio-blk performance
2012-07-28 6:42 UTC (6+ messages)
` [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk
KVM Forum 2012 Call For Participation
2012-07-27 23:31 UTC
[RFC PATCH 0/6] virtio-trace: Support virtio-trace
2012-07-27 18:58 UTC (21+ messages)
` [RFC PATCH 1/6] virtio/console: Add splice_write support
` [RFC PATCH 2/6] virtio/console: Add a failback for unstealable pipe buffer
` [RFC PATCH 3/6] virtio/console: Wait until the port is ready on splice
` [RFC PATCH 4/6] ftrace: Allow stealing pages from pipe buffer
` [RFC PATCH 5/6] virtio/console: Allocate scatterlist according to the current pipe size
` [RFC PATCH 6/6] tools: Add guest trace agent as a user tool
` Re: [RFC PATCH 0/6] virtio-trace: Support virtio-trace
` "
` [Qemu-devel] "
` "
[vmw_vmci 00/11] VMCI for Linux
2012-07-27 18:04 UTC (23+ messages)
` [vmw_vmci 01/11] Apply VMCI context code
` [vmw_vmci 02/11] Apply VMCI datagram code
` [vmw_vmci 03/11] Apply VMCI doorbell code
` [vmw_vmci 04/11] Apply VMCI driver code
` [vmw_vmci 05/11] Apply VMCI event code
` [vmw_vmci 06/11] Apply dynamic array code
` [vmw_vmci 07/11] Apply VMCI hash table
` [vmw_vmci 08/11] Apply VMCI queue pairs
` [vmw_vmci 09/11] Apply VMCI resource code
` [vmw_vmci 10/11] Apply vmci routing code
` [vmw_vmci 11/11] Apply the header code to make VMCI build
` [Pv-drivers] "
[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
2012-07-26 23:43 UTC
[PATCH 0/2] virtio-scsi fixes for 3.6
2012-07-26 13:28 UTC (3+ messages)
` [PATCH 1/2] virtio-scsi: fix LUNs greater than 255
` [PATCH 2/2] virtio-scsi: support online resizing of disks
[PATCH 00/17] drivers: hv: kvp
2012-07-25 14:51 UTC (38+ messages)
` [PATCH 01/17] Drivers: hv: vmbus: Use the standard format string to format GUIDs
` [PATCH 02/17] Drivers: hv: Add KVP definitions for IP address injection
` [PATCH 03/17] Drivers: hv: kvp: Cleanup error handling in KVP
` [PATCH 04/17] Drivers: hv: kvp: Support the new IP injection messages
` [PATCH 05/17] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
` [PATCH 06/17] Tools: hv: Further refactor kvp_get_ip_address()
` [PATCH 07/17] Tools: hv: Gather address family information
` [PATCH 08/17] Tools: hv: Gather subnet information
` [PATCH 09/17] Tools: hv: Represent the ipv6 mask using CIDR notation
` [PATCH 10/17] Tools: hv: Gather ipv[4,6] gateway information
` [PATCH 11/17] Tools: hv: Gather DNS information
` [PATCH 12/17] Tools: hv: Gather DHCP information
` [PATCH 13/17] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
` [PATCH 14/17] Tools: hv: Rename the function kvp_get_ip_address()
` [PATCH 15/17] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
` [PATCH 16/17] Tools: hv: Get rid of some unused variables
` [PATCH 17/17] Tools: hv: Correctly type string variables
[PATCH 1/1] Drivers: hv: Cleanup the guest ID computation
2012-07-25 14:18 UTC (3+ messages)
[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
2012-07-25 8:46 UTC (16+ messages)
` [RFC 1/2] virtio: Introduce virtio-notifier
` [RFC 2/2] kvm tools: support virtio-notifier
[RFC 0/9] vhost-scsi: Add support for host virtualized target
2012-07-25 7:05 UTC (16+ messages)
` [RFC 1/9] notifier: add validity check and notify function
` [RFC 2/9] virtio-pci: support host notifiers in TCG mode
` [RFC 3/9] virtio-pci: check that event notification worked
` [RFC 4/9] vhost: Pass device path to vhost_dev_init()
` [RFC 5/9] virtio-scsi: Add wwpn and tgpt properties
` [RFC 6/9] virtio-scsi: Open and initialize /dev/vhost-scsi
` [RFC 7/9] virtio-scsi: Start/stop vhost
` [RFC 8/9] virtio-scsi: Set max_target=0 during vhost-scsi operation
` [RFC 9/9] vhost-scsi: add -vhost-scsi host device
CFP: 13th IFIP/IEEE Symposium on Integrated Network and Service Management (IM 2013)
2012-07-25 0:39 UTC
[PATCH 0/2] vhost-scsi: Check for tcm_vhost ABI version
2012-07-24 1:30 UTC (3+ messages)
` [PATCH 1/2] vhost-scsi: Rename vhost_vring_target -> vhost_scsi_target
` [PATCH 2/2] vhost-scsi: Add support for VHOST_SCSI_GET_ABI_VERSION ioctl
[PATCH] tcm_vhost: Expose ABI version via VHOST_SCSI_GET_ABI_VERSION
2012-07-24 1:26 UTC
[PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages
2012-07-23 18:19 UTC (4+ messages)
[PATCH 00/13] drivers: hv: kvp
2012-07-22 15:08 UTC (14+ messages)
Hyper-V TODO file
2012-07-21 23:21 UTC (24+ messages)
` Move hyperv out of the drivers/staging/ directory
` 0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
` [PATCH] drivers: hv: use Linux version in guest ID
[RFC-v4 0/3] tcm_vhost+cmwq fabric driver code for-3.6
2012-07-21 22:50 UTC (7+ messages)
` [RFC-v4 1/3] vhost: Separate vhost-net features from vhost features
` [RFC-v4 2/3] vhost: make vhost work queue visible
` [RFC-v4 3/3] tcm_vhost: Initial merge for vhost level target fabric driver
[PATCH RESEND 5/5] vhost-blk: Add vhost-blk support
2012-07-21 1:07 UTC (6+ messages)
` [PATCH RESEND 0/5] "
[RFC-v3 0/4] tcm_vhost+cmwq fabric driver code for-3.6
2012-07-20 18:02 UTC (6+ messages)
` [RFC-v3 4/4] tcm_vhost: Initial merge for vhost level target fabric driver
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).