Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2011-02-23 19:16:17 to 2011-03-15 22:30:32 UTC [more...]

[PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II
 2011-03-15 22:30 UTC  (19+ 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

Bug inkvm_set_irq
 2011-03-15 14:58 UTC  (25+ messages)

[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] virtio: console: Enable call to hvc_remove() on console port remove
 2011-03-14 12:15 UTC 

[PATCH] virtio_pci: Prevent double-free of pci regions after device hot-unplug
 2011-03-14 12:15 UTC 

[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 0/2] Fix hot-unplug: device removal while port in use
 2011-03-11 11:16 UTC  (6+ 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/02] virtio: Break out lguest virtio code to virtio_lguest.c
 2011-03-10  7:06 UTC  (2+ messages)
` [PATCH 02/02] virtio: Add virtio platform driver

[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  (3+ messages)

[PATCH ] Staging: hv: Hyper-V driver cleanup
 2011-02-25  1:07 UTC  (5+ messages)

Can't build in the virtio console driver on x86_64 when the other virtio drivers are modular
 2011-02-24 16:28 UTC 

[PATCH 1/6] Staging: hv: vmbus_drv.c Replaced DPRINT with native pr_XXX
 2011-02-24  1:29 UTC  (11+ messages)
` [PATCH 2/6] Staging: hv: hv.c Removed all DPRINT and debug - using pr_err now

[PATCH 2/4] staging: hv: Fix the code depending on struct netvsc_driver_context data order
 2011-02-23 23:06 UTC  (14+ messages)
  ` [PATCH 3/4] staging: hv: Fix the code depending on struct blkvsc_driver_context "
    ` [PATCH 4/4] staging: hv: Fix the code depending on struct storvsc_driver_context "
` [PATCH 1/4] staging: hv: Fix the code depending on struct vmbus_driver_context "

[PATCH 1/4] staging: hv: Fix the code depending on struct vmbus_driver_context data order
 2011-02-23 20:19 UTC 

[PATCH]: Staging: hv: Allocate the vmbus irq dynamically
 2011-02-23 19:22 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox