virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-15 17:54:51 to 2011-06-30 18:19:51 UTC [more...]

[PATCH 4/4] xen/netback: Add module alias for autoloading
 2011-06-30 18:19 UTC  (2+ messages)

[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
 2011-06-30  0:42 UTC  (3+ messages)

[PATCH 00/40] Staging: hv: Driver cleanup
 2011-06-29 14:39 UTC  (41+ messages)
` [PATCH 01/40] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
  ` [PATCH 02/40] Staging: hv: storvsc: Rename must_get_stor_device()
  ` [PATCH 03/40] Staging: hv: storvsc: Rename get_stor_device()
  ` [PATCH 04/40] Staging: hv: storvsc: Cleanup alloc_stor_device()
  ` [PATCH 05/40] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
  ` [PATCH 06/40] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
  ` [PATCH 07/40] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 08/40] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
  ` [PATCH 09/40] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
  ` [PATCH 10/40] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
  ` [PATCH 11/40] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 12/40] Staging: hv: storvsc: Further cleanup reference counting of stor_device
  ` [PATCH 13/40] Staging: hv: netvsc: Introduce code to properly manage outstanding sends
  ` [PATCH 14/40] Staging: hv: netvsc: Inline the code for free_net_device()
  ` [PATCH 15/40] Staging: hv: netvsc: Cleanup alloc_net_device()
  ` [PATCH 16/40] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
  ` [PATCH 17/40] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 18/40] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
  ` [PATCH 19/40] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
  ` [PATCH 20/40] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
  ` [PATCH 21/40] Staging: hv: netvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 22/40] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
  ` [PATCH 23/40] Staging: hv: storvsc: Introduce code to manage IDE devices using storvsc HBA
  ` [PATCH 24/40] Staging: hv: storvsc: On I/O get the correct IDE device
  ` [PATCH 25/40] Staging: hv: storvsc: Add state to manage the lifecycle of emulated HBA
  ` [PATCH 26/40] Staging: hv: storvsc: Handle probing IDE devices
  ` [PATCH 27/40] Staging: hv: storvsc: Handle IDE devices correctly in storvsc_remove()
  ` [PATCH 28/40] Staging: hv: storvsc: Handle IDE devices using the storvsc driver
  ` [PATCH 29/40] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
  ` [PATCH 30/40] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
  ` [PATCH 31/40] Staging: hv: storvsc: Get rid of blkvsc_drv.c as this code is not used
  ` [PATCH 32/40] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
  ` [PATCH 33/40] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
  ` [PATCH 34/40] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
  ` [PATCH 35/40] Staging: hv: storvsc: Make storvsc_dev_add() a static function
  ` [PATCH 36/40] Staging: hv: storvsc: Make storvsc_dev_remove() "
  ` [PATCH 37/40] Staging: hv: storvsc: Make storvsc_do_io() "
  ` [PATCH 38/40] Staging: hv: storvsc: Fixup srb_status for INQUIRY and MODE_SENSE
  ` [PATCH 39/40] Staging: hv: storvsc: In case of scsi errors offline the device
  ` [PATCH 40/40] Staging: hv: storvsc: No need to copy from bounce buffer in case of failure

[PATCH 4/4] xen/netback: Add module alias for autoloading
 2011-06-29 12:41 UTC 

[PATCH 3/4] xen/blkback: Add module alias for autoloading
 2011-06-29 12:40 UTC 

[PATCH 2/4] xen: Add module alias to autoload backend drivers
 2011-06-29 12:40 UTC 

[PATCH 1/4] xen: Populate xenbus device attributes
 2011-06-29 12:39 UTC 

virtio scsi host draft specification, v3
 2011-06-29 10:35 UTC  (8+ messages)

virtio scsi host draft specification, v3
 2011-06-29 10:27 UTC  (5+ messages)

RFT: virtio_net: limit xmit polling
 2011-06-29  8:42 UTC  (3+ messages)

[Xen-devel] [PATCH 2/2] xen: Add alias to autoload backend drivers
 2011-06-28 13:47 UTC  (8+ messages)
`  "
    ` [Xen-devel] "

[PATCH 01/02] virtio: Break out lguest virtio code to virtio_lguest.c
 2011-06-28  5:14 UTC  (9+ messages)
` [PATCH 02/02] virtio: Add virtio platform driver
` [PATCH 00/02][RESEND] virtio: Virtio "

[Xen-devel] [PATCH 1/2] xen: Populate xenbus device attributes
 2011-06-27  8:44 UTC 

RFT: virtio_net: limit xmit polling
 2011-06-25 19:44 UTC  (2+ messages)

[PATCH 2/2] xen: Add alias to autoload backend drivers
 2011-06-24 21:51 UTC 

[PATCH 1/2] xen: Populate xenbus device attributes
 2011-06-24 21:51 UTC 

[RFC] virtio: Support releasing lock during kick
 2011-06-24  9:16 UTC  (5+ messages)

Make virtio vq size configurable by a guest
 2011-06-23  0:48 UTC  (4+ messages)

[PATCH 00/02][RESEND] virtio: Virtio platform driver
 2011-06-21 10:26 UTC 

[PATCH 2/2] vhost: set log when updating used flags or avail event
 2011-06-21 10:04 UTC 

[PATCH 1/2] vhost: init used ring after backend was set
 2011-06-21 10:04 UTC 

Request for review on Hyper-V virtual network driver
 2011-06-20 15:29 UTC 

RFT: virtio_net: limit xmit polling
 2011-06-19 10:27 UTC 

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-19  8:53 UTC 

[PATCH] virtio-net: per cpu 64 bit stats
 2011-06-17 19:18 UTC  (3+ messages)
    ` [PATCH] virtio-net: per cpu 64 bit stats (v2)

[PATCH 2/5] staging: hv: remove unnecessary includes in netvsc
 2011-06-17 16:43 UTC  (6+ messages)
` [PATCH 3/5] staging: hv: add newline to log messages "
` [PATCH 4/5] staging: hv: convert dev_<loglevel> to netdev_<loglevel> "
` [PATCH 5/5] staging: hv: fix a kernel warning in netvsc_linkstatus_callback()
` [PATCH 1/5] staging: hv: fix some white spaces in netvsc driver

[PATCH 1/5] staging: hv: fix some white spaces in netvsc driver
 2011-06-17 14:58 UTC 

[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
 2011-06-16 23:44 UTC  (4+ messages)
` [PATCH 09/11] xen/xenbus: use printk_ratelimited() instead of printk_ratelimit()

[PATCH 00/77] Staging: hv: Driver cleanup
 2011-06-16 20:17 UTC  (78+ messages)
` [PATCH 01/77] Staging: hv: vmbus: Increase the timeout value in the vmbus driver
  ` [PATCH 02/77] Staging: hv: netvsc: Increase the timeout value in the netvsc driver
  ` [PATCH 03/77] Staging: hv: storvsc: Increase the timeout value in the storvsc driver
  ` [PATCH 04/77] Staging: hv: netvsc: Fix a bug in accounting transmit slots
  ` [PATCH 05/77] Staging: hv: vmbus: Properly handle the error in hv_acpi_init()
  ` [PATCH 06/77] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
  ` [PATCH 07/77] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
  ` [PATCH 08/77] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
  ` [PATCH 09/77] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
  ` [PATCH 10/77] Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver
  ` [PATCH 11/77] Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
  ` [PATCH 12/77] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
  ` [PATCH 13/77] Staging: hv: vmbus: Introduce a human readable device type field to struct hv_device
  ` [PATCH 14/77] Staging: hv: util: Make hv_utils a vmbus device driver
  ` [PATCH 15/77] Staging: hv: blkvsc: Add the appropriate MODULE_ALIAS() line
  ` [PATCH 16/77] Staging: hv: storvsc: "
  ` [PATCH 17/77] Staging: hv: netvsc: "
  ` [PATCH 18/77] Staging: hv: mousevsc: "
  ` [PATCH 19/77] Staging: hv: util: "
  ` [PATCH 20/77] Staging: hv: vmbus: Cleanup the vmbus_uevent() code
  ` [PATCH 21/77] Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
  ` [PATCH 22/77] Staging: hv: storvsc: Get rid of the DMI signature
  ` [PATCH 23/77] Staging: hv: netvsc: Get rid of the PCI signature
  ` [PATCH 24/77] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
  ` [PATCH 25/77] Staging: hv: util: Get rid of the DMI signature in hv_util.c
  ` [PATCH 26/77] Staging: hv: util: Get rid of the PCI "
  ` [PATCH 27/77] Staging: hv: vmbus: Cleanup vmbus_match() function
  ` [PATCH 28/77] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
  ` [PATCH 29/77] Staging: hv: storvsc: Get rid of the device type guid from storvsc_drv.c
  ` [PATCH 30/77] Staging: hv: netvsc: Get rid of the dev_type guid from netvsc.c
  ` [PATCH 31/77] Staging: hv: netvsc: Initialize the driver name directly
  ` [PATCH 32/77] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
  ` [PATCH 33/77] Staging: hv: netvsc: Get rid of the empty function netvsc_initialize()
  ` [PATCH 34/77] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
  ` [PATCH 35/77] Staging: hv: mouse: Get rid of the dev_type guid in hv_mouse.c
  ` [PATCH 36/77] Staging: hv: vmbus: Cleanup the code displaying class_id
  ` [PATCH 37/77] Staging: hv: vmbus: Do not initialize dev_type guid in vmbus_child_device_create()
  ` [PATCH 38/77] Staging: hv: vmbus: Get rid of the unused dev_type field in hv_device and hv_driver
  ` [PATCH 39/77] Staging: hv: vmbus: Get rid of the device_id attribute
  ` [PATCH 40/77] Staging: hv: vmbus: Get rid of some unnecessary comments
  ` [PATCH 41/77] Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
  ` [PATCH 42/77] Staging: hv: vmbus: Cleanup error handling in hv_init()
  ` [PATCH 43/77] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
  ` [PATCH 44/77] Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
  ` [PATCH 45/77] Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
  ` [PATCH 46/77] Staging: hv: vmbus: Rename openMsg to open_msg in channel.c
  ` [PATCH 47/77] Staging: hv: vmbus: Get rid of unnecessary comments "
  ` [PATCH 48/77] Staging: hv: vmbus: Change the variable name openInfo to open_info "
  ` [PATCH 49/77] Staging: hv: vmbus: Cleanup error values in ringbuffer.c
  ` [PATCH 50/77] Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
  ` [PATCH 51/77] Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()
  ` [PATCH 52/77] Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
  ` [PATCH 53/77] Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()
  ` [PATCH 54/77] Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()
  ` [PATCH 55/77] Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()
  ` [PATCH 56/77] Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()
  ` [PATCH 57/77] Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.c
  ` [PATCH 58/77] Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.c
  ` [PATCH 59/77] Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()
  ` [PATCH 60/77] Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
  ` [PATCH 61/77] Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
  ` [PATCH 62/77] Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
  ` [PATCH 63/77] Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()
  ` [PATCH 64/77] Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
  ` [PATCH 65/77] Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
  ` [PATCH 66/77] Staging: hv: netvsc: Cleanup error return values in netvsc_send()
  ` [PATCH 67/77] Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()
  ` [PATCH 68/77] Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
  ` [PATCH 69/77] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
  ` [PATCH 70/77] Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()
  ` [PATCH 71/77] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
  ` [PATCH 72/77] Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()
  ` [PATCH 73/77] Staging: hv: mouse: Change the jump label Cleanup to cleanup
  ` [PATCH 74/77] Staging: hv: mouse: Get rid of the unused PCI signature
  ` [PATCH 75/77] Staging: hv: mouse: Disable auto-loading of the mouse driver
  ` [PATCH 76/77] Staging: hv: netvsc: Change the jump label Cleanup to cleanup
  ` [PATCH 77/77] Staging: hv: netvsc: Change the jump lable Exit to exit

[PATCH] vhost: set dirty log when updating flags of used ring
 2011-06-16 13:55 UTC 

[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
 2011-06-16  7:46 UTC  (2+ messages)

[PATCH] vhost: set dirty log when updating flags of used ring
 2011-06-16  6:45 UTC 

linux-next: Tree for June 15 (xen)
 2011-06-15 17:54 UTC 


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).