messages from 2011-02-25 10:36:35 to 2011-03-23 17:50:25 UTC [more...]
[PATCH 00/16] Staging: hv: Cleanup storage drivers - Phase I
2011-03-23 17:50 UTC (8+ messages)
` [PATCH 01/16] Staging: hv: Add the inclusion guard for vstorage.h
` [PATCH 02/16] Staging: hv: Move the definition of struct storvsc_request_extension
` [PATCH 03/16] Staging: hv: Move the definition of struct storvsc_device
` [PATCH 04/16] Staging: hv: Cleanup "
` [PATCH 05/16] Staging: hv: Get rid of the include of storvsc.c from blkvsc.c
` [PATCH 06/16] Staging: hv: Get rid of dead code in storvsc.c
` [PATCH 07/16] Staging: hv: Move the definition of stor_vsc_initialize()
[PULL net-2.6] vhost: cleanups and fixes
2011-03-21 2:08 UTC (2+ messages)
ICGC11 deadline extended to March 28 (2nd International Green Computing Conference)
2011-03-20 10:26 UTC
[patch 2/2] xen-gntdev: unlock on error path in gntdev_mmap()
2011-03-19 5:45 UTC
[patch 1/2] xen-gntdev: return -EFAULT on copy_to_user failure
2011-03-19 5:44 UTC
[PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II
2011-03-17 22:58 UTC (24+ messages)
` [PATCH 01/12] Staging: hv: Make vmbus driver a pci driver
` [PATCH 02/12] Staging: hv: Cleanup root device handling
` [PATCH 03/12] Staging: hv: Cleanup irq management
` [PATCH 04/12] Staging: hv: Rename vmbus_driver_context structure
` [PATCH 05/12] Get rid of the forward declaration for vmbus_uevent
` [PATCH 05/12] Staging: hv: "
` [PATCH 06/12] Staging: hv: Get rid of the forward declaration for vmbus_match
` [PATCH 07/12] Staging: hv: Get rid of the forward declaration for vmbus_probe
` [PATCH 08/12] Staging: hv: Get rid of the forward declaration for vmbus_remove
` [PATCH 09/12] Staging: hv: Get rid of the forward declaration for vmbus_shutdown
` [PATCH 10/12] Staging: hv: Get rid of the forward declaration for vmbus_device_release
` [PATCH 11/12] Staging: hv: Get rid of the forward declaration for vmbus_isr
` [PATCH 12/12] Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr
[PATCH] virtio: Decrement avail idx on buffer detach
2011-03-17 12:26 UTC (2+ messages)
Bug inkvm_set_irq
2011-03-17 8:21 UTC (27+ messages)
[PATCH 01/02] virtio: Break out lguest virtio code to virtio_lguest.c
2011-03-17 6:50 UTC (6+ messages)
` [PATCH 02/02] virtio: Add virtio platform driver
` [PATCH 00/02] virtio: Virtio "
[PATCH] virtio: Decrement avail idx on buffer detach
2011-03-16 13:42 UTC
[Qemu-devel] Developing custom PCI devices in qemu
2011-03-16 12:14 UTC
Developing custom PCI devices in qemu
2011-03-16 10:19 UTC
[PATCH] virtio_pci: Prevent double-free of pci regions after device hot-unplug
2011-03-16 4:04 UTC (2+ messages)
[PATCH] virtio: console: Enable call to hvc_remove() on console port remove
2011-03-16 4:04 UTC (2+ messages)
[PATCH 0/2] Fix hot-unplug: device removal while port in use
2011-03-16 4:01 UTC (7+ messages)
` [PATCH 1/2] virtio: console: Don't access vqs if device was unplugged
` [PATCH 2/2] virtio: console: Don't call device_destroy() on port device
[PATCH 01/21] Staging: hv: Simplify root device management
2011-03-14 20:13 UTC (38+ messages)
` [PATCH 02/21] Staging: hv: Change the signature for vmbus_cleanup()
` [PATCH 03/21] Staging: hv: Get rid of the function vmbus_msg_dpc()
` [PATCH 04/21] Staging: hv: Eliminate vmbus_event_dpc()
` [PATCH 05/21] Staging: hv: Change the signature for vmbus_on_isr()
` [PATCH 06/21] Staging: hv: Get rid of vmbus_dev_rm() function
` [PATCH 07/21] Staging: hv: Get rid of vmbus_cleanup() function
` [PATCH 08/21] Staging: hv: Change the signature for vmbus_child_device_register()
` [PATCH 09/21] Staging: hv: Get rid of vmbus_child_dev_add()
` [PATCH 10/21] Staging: hv: Cleanup root device handling
` [PATCH 11/21] Staging: hv: Make vmbus driver a platform pci driver
` [PATCH 12/21] Staging: hv: Cleanup irq management
` [PATCH 13/21] [PATCH 13/21] Staging: hv: Rename vmbus_driver_context structure
` [PATCH 14/21] Get rid of the forward declaration for vmbus_uevent
` [PATCH 15/21] Staging: hv: Get rid of the forward declaration for vmbus_match
` [PATCH 16/21] Staging: hv: Get rid of the forward declaration for vmbus_probe
` [PATCH 17/21] Staging: hv: Get rid of the forward declaration for vmbus_remove
` [PATCH 18/21] Staging: hv: Get rid of the forward declaration for vmbus_shutdown
` [PATCH 19/21] Staging: hv: Get rid of the forward declaration for vmbus_device_release
` [PATCH 20/21] Staging: hv: Get rid of the forward declaration for vmbus_isr
` [PATCH 21/21] Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr
[PATCH 00/21] Staging: hv: Cleanup vmbus driver
2011-03-14 19:47 UTC (3+ messages)
[PATCH 1/3] vhost-net: check the support of mergeable buffer outside the receive loop
2011-03-13 21:11 UTC (9+ messages)
` [PATCH 3/3] vhost-net: use lock_sock_fast() in peek_head_len()
[PATCH 00/02] virtio: Virtio platform driver
2011-03-10 7:05 UTC
[PATCH] virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT
2011-03-09 7:13 UTC (2+ messages)
[PATCH 00/16] Staging: hv: Consolidate driver and device abstractions
2011-03-07 23:17 UTC (5+ messages)
[PATCH 09/16] Staging: hv: Eliminate mousevsc_driver_context
2011-03-07 22:16 UTC
[PATCH 00/16] Staging: hv: Consolidate driver and device abstractions
2011-03-07 22:09 UTC
[PATCH 16/16] Staging: hv: Remove the vm_device structure
2011-03-07 21:35 UTC
[PATCH 15/16] Staging: hv: Eliminate device_id from vm_device
2011-03-07 21:35 UTC
[PATCH 14/16] Staging: hv: Get rid of class_id from vm_device
2011-03-07 21:35 UTC
[PATCH 13/16] Staging: hv: Remove probe_error from vm_device
2011-03-07 21:34 UTC
[PATCH 12/16] Staging: hv: Move probe_failed_work_item from vm_device
2011-03-07 21:34 UTC
[PATCH 11/16] Staging: hv: Eliminate storvsc_driver_context structure
2011-03-07 21:34 UTC
[PATCH 10/16] Staging: hv: Eliminate netvsc_driver_context
2011-03-07 21:33 UTC
[PATCH 09/16] Staging: hv: Eliminate mousevsc_driver_context
2011-03-07 21:33 UTC
[PATCH 08/16] Staging: hv: Eliminate blkvsc_driver_context structure
2011-03-07 21:32 UTC
[PATCH 07/16] Staging: hv: Eliminate driver_context structure
2011-03-07 21:32 UTC
[PATCH 06/16] Staging: hv: Change the signature for vmbus_child_driver_unregister
2011-03-07 21:24 UTC
[PATCH 05/16] Staging: hv: Change the signature for vmbus_child_driver_register
2011-03-07 21:23 UTC
[PATCH 04/16] Staging: hv: Remove unnecessary function pointers in driver_context
2011-03-07 21:23 UTC
[PATCH 03/16] Staging: hv: Use generic device_driver shutdown function
2011-03-07 21:22 UTC
[PATCH 02/16] Staging: hv: Use generic device_driver remove function
2011-03-07 21:21 UTC
[PATCH 01/16] Staging: hv: Use generic device_driver probe function
2011-03-07 21:20 UTC
[PATCH] vhost: copy_from_user -> __copy_from_user
2011-03-07 6:30 UTC (2+ messages)
IGCC'11 deadline in 2 weeks (2nd International Gree Computing Conference)
2011-03-06 12:48 UTC
[PATCH] vhost: copy_from_user -> __copy_from_user
2011-03-06 11:33 UTC
[PATCH 4/6] Staging: hv: Unify the hyperv driver abstractions
2011-03-04 15:18 UTC (9+ messages)
[PATCH] virtio: console: Don't access vqs if device was unplugged
2011-03-04 3:34 UTC
[PATCH 1/6] Staging: hv: Unify hyper-v device abstractions
2011-03-02 6:35 UTC (8+ messages)
[PATCH 6/6] Staging: hv: Cleanup hyperv_driver variable names
2011-03-02 5:42 UTC (6+ messages)
[PATCH 3/6] Staging: hv: Cleanup hyperv_device variable names
2011-03-02 5:39 UTC (6+ messages)
[PATCH 2/6] Staging: hv: Rename vm_device to hyperv_device
2011-03-02 1:41 UTC (3+ messages)
[PATCH 5/6] Staging: hv: Rename driver_context to hyperv_driver
2011-03-01 2:56 UTC (2+ messages)
Can't build in the virtio console driver on x86_64 when the other virtio drivers are modular
2011-02-28 5:04 UTC (2+ 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).