virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-12 03:06:53 to 2012-01-11 13:30:34 UTC [more...]

[PATCH 0/11] RFC: PCI using capabilitities
 2012-01-11 13:30 UTC  (28+ messages)
` [RFC 3/11] pci: add pci_iomap_range
` [RFC 7/11] virtio_pci: new, capability-aware driver

[PATCH 1/1][RESEND] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-01-11 10:36 UTC  (2+ messages)

[PATCH] vhost-net: add module alias
 2012-01-11  7:43 UTC  (3+ messages)

[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] "

[PATCH 3/4 v2] xen kconfig: add dom0 support help text
 2012-01-09 18:07 UTC 

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

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

[PATCH] virtio_net: fix refill related races
 2011-12-20 21:01 UTC 

[PATCH] macvtap: Fix macvtap_get_queue to use rxhash first
 2011-12-20 18:46 UTC  (6+ messages)

linux-next: Tree for Dec 19 (xen)
 2011-12-19 20:47 UTC  (2+ messages)
  ` [Xen-devel] "

[RFC] virtio: use mandatory barriers for remote processor vdevs
 2011-12-19  8:37 UTC  (13+ messages)

CFP: Workshops at ACM HPDC 2012
 2011-12-16 22:53 UTC 

[PATCH 1/2] kvm: Introduce get_kvm_from_task
 2011-12-16  8:18 UTC  (8+ messages)
` [PATCH 2/2] vhost-net: Use kvm_memslots for address translation
` [PATCH 0/2] vhot-net: Use kvm_memslots instead of vhost_memory to translate GPA to HVA

[PATCH v3 2/3] hvc_init(): Enforce one-time initialization
 2011-12-16  6:00 UTC  (12+ messages)

[Qemu-devel] [RFC 0/4] virtio-mmio transport
 2011-12-16  5:36 UTC  (4+ messages)

[PATCH 0/2] vhot-net: Use kvm_memslots instead of vhost_memory to translate GPA to HVA
 2011-12-16  5:32 UTC 

[net-next RFC PATCH 0/5] Series short description
 2011-12-15 23:12 UTC  (6+ messages)

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

CFP: ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'12)
 2011-12-15 13:46 UTC 

[PATCH] virtio-mmio: Devices parameter parsing
 2011-12-15  9:38 UTC  (14+ messages)
                      ` [PATCH 1/2] params: <level>_initcall-like kernel parameters
                        ` [PATCH 2/2] virtio-mmio: Devices parameter parsing

[PATCH] xen-blkfront: Use kcalloc instead of kzalloc to allocate array
 2011-12-14 18:56 UTC 

hv_storvsc driver
 2011-12-13 16:07 UTC  (2+ messages)

[PATCH 0000/0004] Drivers: hv: Fixes
 2011-12-12 23:54 UTC  (11+ messages)
` [PATCH 1/4] Drivers: hv: Fix a memory leak
  ` [PATCH 2/4] Drivers: hv: Make the vmbus driver unloadable
  ` [PATCH 3/4] Drivers: hv: Get rid of an unnecessary check in hv.c
  ` [PATCH 4/4] Drivers: hv: Support building the vmbus driver as part of the kernel


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