virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-20 23:43:18 to 2012-01-13 02:19:30 UTC [more...]

[RFC 7/11] virtio_pci: new, capability-aware driver
 2012-01-13  2:19 UTC  (61+ messages)

[PULL] virtio and lguest
 2012-01-13  0:29 UTC  (2+ messages)

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-01-12 21:15 UTC 

[PATCH 0000/0015] Staging: hv: storvsc cleanup
 2012-01-12 20:38 UTC  (16+ messages)
` [PATCH 01/15] Staging: hv: storvsc: Cleanup some comments
  ` [PATCH 02/15] Staging: hv: storvsc: Cleanup storvsc_probe()
  ` [PATCH 03/15] Staging: hv: storvsc: Cleanup storvsc_queuecommand()
  ` [PATCH 04/15] Staging: hv: storvsc: Introduce defines for srb status codes
  ` [PATCH 05/15] Staging:hv: storvsc: Cleanup storvsc_host_reset_handler()
  ` [PATCH 06/15] Staging: hv: storvsc: Move and cleanup storvsc_remove()
  ` [PATCH 07/15] Staging: hv: storvsc: Add a comment to explain life-cycle management
  ` [PATCH 08/15] Staging: hv: storvsc: Get rid of the on_io_completion in hv_storvsc_request
  ` [PATCH 09/15] Staging: hv: storvsc: Rename the context field "
  ` [PATCH 10/15] Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
  ` [PATCH 11/15] Staging: hv: storvsc: Cleanup the code for generating protocol version
  ` [PATCH 12/15] Staging: hv: storvsc: Cleanup some protocol related constants
  ` [PATCH 13/15] Staging: hv: storvsc: Get rid of some unused defines
  ` [PATCH 14/15] Staging: hv: storvsc: Consolidate the request structure
  ` [PATCH 15/15] Staging: hv: storvsc: Consolidate all the wire protocol definitions

[PATCH] vhost-net: add module alias
 2012-01-12 20:04 UTC  (14+ messages)
` [PATCH] vhost-net: add module alias (v2)
    ` [PATCH] vhost-net: add module alias (v2.1)

[PATCH 1/1][RESEND] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-01-12 17:55 UTC  (3+ messages)

[Xen-devel] [PATCH 1/4] xen kconfig: keep XEN_XENBUS_FRONTEND builtin
 2012-01-12 17:46 UTC 

[Xen-devel] [PATCH 1/4] xen kconfig: keep XEN_XENBUS_FRONTEND builtin
 2012-01-12 15:42 UTC  (3+ messages)

[Xen-devel] [PATCH] xen: remove CONFIG_XEN_DOM0 compile option
 2012-01-12 10:59 UTC  (12+ messages)
    ` [PATCH 1/4] xen kconfig: keep XEN_XENBUS_FRONTEND builtin
      ` [PATCH 2/4 v2] xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
      ` [PATCH 3/4 v2] xen kconfig: add dom0 support help text
      ` [PATCH 4/4] xen kconfig: describe xen tmem in the config menu

[Xen-devel] [PATCH] xen: remove CONFIG_XEN_DOM0 compile option
 2012-01-12 10:53 UTC 

[Xen-devel] [PATCH 2/4] xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
 2012-01-11 16:29 UTC  (4+ messages)
  ` [PATCH 2/4 v2] "
    ` [Xen-devel] "

[PATCH 3/4 v2] xen kconfig: add dom0 support help text
 2012-01-11 15:45 UTC  (2+ messages)
  ` [Xen-devel] "

[PATCH v2 0/3] virtio_net: Better low memory handling
 2012-01-11  1:42 UTC  (6+ messages)
` [PATCH v2 1/3] virtio_net: Split receive buffer alloc/add
` [PATCH v2 2/3] virtio_net: Batch receive buffer filling
` [PATCH v2 3/3] virtio_net: Don't disable NAPI while allocating

[PATCH] xen: remove CONFIG_XEN_DOM0 compile option
 2012-01-10  0:57 UTC  (12+ messages)
  ` [Xen-devel] "

[Xen-devel] [PATCH 2/4] xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
 2012-01-09  7:59 UTC  (2+ messages)

[RFC PATCH v1 1/2] virtio_net: Pass gfp flags when allocating rx buffers
 2012-01-09  6:46 UTC  (8+ messages)
` [RFC PATCH v1 2/2] virtio_net: Don't disable napi on low memory

[PATCH 0/2] virtio: console: control queue race fixes
 2012-01-09  3:53 UTC  (6+ messages)
` [PATCH 1/2] virtio: console: Serialise control work
` [PATCH 2/2] virtio: console: Disable callbacks for virtqueues at start of S4 freeze

[PATCH 1/1] drivers: hv: Get rid of some unnecessary code
 2012-01-08 18:12 UTC 

[Xen-devel] [PATCH 3/4] xen kconfig: add dom0 support help text
 2012-01-06 15:07 UTC  (2+ messages)

[Xen-devel] [PATCH 3/4] xen kconfig: add dom0 support help text
 2012-01-06 11:21 UTC 

[Xen-devel] [PATCH 3/4] xen kconfig: add dom0 support help text
 2012-01-06 10:42 UTC  (2+ messages)

[RFC PATCH v1 0/2] virtio_net: Better low memory handling
 2012-01-04 22:52 UTC 

[PATCH] XEN: xenbus: integer overflow in process_msg()
 2012-01-04 15:12 UTC  (6+ messages)
    ` [PATCH 0/2] xen: Miscelaneous xenbus cleanups
      ` [PATCH 1/2] xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
      ` [PATCH 2/2] xen/xenbus: don't reimplement kvasprintf via a fixed size buffer
          ` [Xen-devel] "

[PATCH 2/2] virtio: net: Move vq and vq buf removal into separate function
 2012-01-04  3:00 UTC  (2+ messages)
` [PATCH] (please ack, don't apply!) virtio: net: Add freeze, restore handlers to support S4

[PATCH 1/2] virtio: net: Move vq initialization into separate function
 2012-01-04  2:57 UTC 

[PATCH v6 00/11] virtio: s4 support
 2012-01-04  2:49 UTC  (18+ messages)
` [PATCH v6 01/11] virtio: pci: switch to new PM API
` [PATCH v6 02/11] virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
` [PATCH v6 03/11] virtio: console: Move vq and vq buf removal into separate functions
` [PATCH v6 04/11] virtio: console: Add freeze and restore handlers to support S4
` [PATCH v6 05/11] virtio: blk: Move vq initialization to separate function
` [PATCH v6 06/11] virtio: blk: Add freeze, restore handlers to support S4
` [PATCH v6 07/11] virtio: net: Move vq initialization into separate function
` [PATCH v6 08/11] virtio: net: Move vq and vq buf removal "
` [PATCH v6 09/11] virtio: net: Add freeze, restore handlers to support S4
` [PATCH v6 10/11] virtio: balloon: Move vq initialization into separate function
` [PATCH v6 11/11] virtio: balloon: Add freeze, restore handlers to support S4

[patch] virtio_blk: lock() => unlock() typo in virtblk_config_changed_work()
 2012-01-04  2:32 UTC  (3+ messages)

[PATCH] XEN: xenbus: integer overflow in process_msg()
 2012-01-03 19:42 UTC 

[PATCH 4/9] drivers/xen/gntalloc.c: introduce missing kfree
 2012-01-03 18:42 UTC 

[RESENDx2] [PULL] virtio: fix barriers for virtio-mmio
 2011-12-29  6:53 UTC  (7+ messages)

[PATCH 1/1] Drivers:hv: Fix a bug in vmbus_driver_unregister()
 2011-12-27 21:49 UTC 

[PATCH 4/9] drivers/xen/gntalloc.c: introduce missing kfree
 2011-12-23 17:39 UTC 

CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012
 2011-12-22 23:02 UTC 

[PATCH RFC] virtio_net: fix refill related races
 2011-12-22  3:53 UTC  (14+ messages)

[PATCH] virtio: harsher barriers for virtio-mmio
 2011-12-21  5:21 UTC 

[PATCH 1/1][RESEND] Staging: hv: storvsc: Move the storage driver out of the staging area
 2011-12-21  0:42 UTC  (3+ messages)

[PATCH RFC] virtio_blk: fix config handler race
 2011-12-21  0:33 UTC  (2+ messages)

Call for Workshops at IEEE eScience 2012
 2011-12-21  0:27 UTC 

CFP: 8th IEEE Int. Conf. on eScience 2012, Chicago IL USA
 2011-12-21  0:20 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).