virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-18 07:54:09 to 2015-01-20 20:12:29 UTC [more...]

[PATCH v14 01/11] qspinlock: A simple generic 4-byte queue spinlock
 2015-01-20 20:12 UTC  (5+ messages)
` [PATCH v14 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v14 03/11] qspinlock: Add pending bit
` [PATCH v14 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v14 05/11] qspinlock: Optimize for smaller NR_CPUS

[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2015-01-20 20:12 UTC 

[PATCH v2] virtio-mmio: Update the device to OASIS spec version
 2015-01-20 18:33 UTC  (2+ messages)

[RFC] virtio-mmio: Update the device to OASIS spec version
 2015-01-20 17:56 UTC  (22+ messages)

[PATCH] virtio-mmio: Update the device to OASIS spec version
 2015-01-20 16:55 UTC 

[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
 2015-01-20 16:38 UTC  (32+ messages)
` [PATCH v3 01/16] virtio_pci: drop virtio_config dependency
` [PATCH v3 02/16] virtio/9p: verify device has config space
` [PATCH v3 03/16] virtio/blk: "
` [PATCH v3 04/16] virtio/console: "
` [PATCH v3 05/16] virtio/net: "
` [PATCH v3 06/16] virtio/scsi: "
` [PATCH v3 07/16] virtio/balloon: "
` [PATCH v3 08/16] mn10300: drop dead code
` [PATCH v3 09/16] pci: add pci_iomap_range
` [PATCH v3 10/16] s390: "
` [PATCH v3 11/16] virtio_pci: move probe/remove code to common
` [PATCH v3 12/16] virtio-pci: define layout for virtio 1.0
` [PATCH v3 13/16] virtio_pci: modern driver
` [PATCH v3 14/16] virtio_pci: macros for PCI layout offsets
` [PATCH v3 15/16] virtio_pci_modern: reduce number of mappings
` [PATCH v3 16/16] virtio_pci_modern: support devices with no config

[PATCH 01/05] fixup! virtio_pci: modern driver
 2015-01-20 16:25 UTC  (5+ messages)
` [PATCH 02/05] "
` [PATCH 03/05] fixup! virtio_pci: macros for PCI layout offsets
` [PATCH 04/05] fixup! virtio_pci: add module param to force legacy mode
` [PATCH 05/05] virtio_pci_modern: drop an unused function

[PATCH RFC v6 00/20] qemu: towards virtio-1 host support
 2015-01-20 14:47 UTC  (42+ messages)
` [PATCH RFC v6 06/20] virtio: endianness checks for virtio 1.0 devices
` [PATCH RFC v6 08/20] dataplane: allow virtio-1 devices
` [PATCH RFC v6 09/20] s390x/css: Add a callback for when subchannel gets disabled
` [PATCH RFC v6 10/20] s390x/virtio-ccw: add virtio set-revision call
` [PATCH RFC v6 11/20] s390x/virtio-ccw: support virtio-1 set_vq format
` [PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
` [PATCH RFC v6 13/20] virtio: allow to fail setting status
` [PATCH RFC v6 14/20] s390x/virtio-ccw: enable virtio 1.0
` [PATCH RFC v6 15/20] virtio-net: no writeable mac for virtio-1
` [PATCH RFC v6 16/20] virtio-net: support longer header
` [PATCH RFC v6 17/20] virtio-net: enable virtio 1.0
` [PATCH RFC v6 18/20] virtio: support revision-specific features
` [PATCH RFC v6 19/20] virtio-blk: revision specific feature bits

[PATCH 1/6] virtio/9p: verify device has config space
 2015-01-20  6:29 UTC  (9+ messages)
` [PATCH 2/6] virtio/blk: "
` [PATCH 3/6] virtio/console: "
` [PATCH 4/6] virtio/net: "
` [PATCH 5/6] virtio/scsi: "
` [PATCH 6/6] virtio/balloon: "
` [PATCH 0/6] virtio: graceful failure with get == NULL

[PATCH] virtio_pci: add module param to force legacy mode
 2015-01-19  5:53 UTC  (2+ messages)

virtio for 3.20
 2015-01-19  2:26 UTC  (2+ messages)

[PATCH] virtio_balloon: coding style fixes
 2015-01-15 21:09 UTC  (7+ messages)

[PATCH] virtio_pci_modern: validate features
 2015-01-15 18:19 UTC  (2+ messages)

[PATCH] virtio_pci: add an option to disable legacy driver
 2015-01-15 14:09 UTC 

[PATCH] virtio_pci_modern: comment tweak
 2015-01-15 12:52 UTC 

[PATCH 1/2] virtio_pci: Kconfig grammar fix
 2015-01-15 12:18 UTC  (2+ messages)
` [PATCH 2/2] virtio_pci: drop Kconfig warnings

[PATCH] virtio_blk: coding style fixes
 2015-01-15 11:43 UTC 

[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
 2015-01-14 22:19 UTC  (2+ messages)

[PATCH] VMCI: Fix two UVA mapping bugs
 2015-01-14 19:10 UTC 

[PATCH 0/6] virtio: graceful failure with get == NULL
 2015-01-13 14:43 UTC 

blk-mq v3.18: Oops during virtio_blk hot-unplug
 2015-01-12  9:30 UTC  (2+ messages)

blk-mq v3.18: Oops during virtio_blk hot-unplug
 2015-01-09 14:32 UTC 

[PATCH] virtio_blk: fix blk_mq_init_queue() error handling
 2015-01-08 10:05 UTC 

[PATCH] vhost/net: length miscalculation
 2015-01-08  8:08 UTC  (3+ messages)

[PULL] vhost: cleanups and fixes
 2015-01-08  7:51 UTC 

[PATCH v8 34/50] vhost/net: virtio 1.0 byte swap
 2015-01-07  8:57 UTC  (4+ messages)

[PATCH] vhost/net: length miscalculation
 2015-01-07  8:55 UTC 

[PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE
 2015-01-05 18:47 UTC  (6+ messages)
` [PATCH 1/3] virtio_pci: device-specific release callback
` [PATCH 2/3] virtio_pci: defer kfree until "
` [PATCH 3/3] virtio_pci: document why we defer kfree

[RFC PATCH 0/3] Sharing MSIX irq for tx/rx queue pairs
 2015-01-05  5:10 UTC  (11+ messages)
` [RFC PATCH 1/3] virtio-pci: introduce channels
` [RFC PATCH 2/3] virtio: let vp_find_vqs accept channel setting paramters
` [RFC PATCH 3/3] virtio-net: using single MSIX irq for each TX/RX queue pair

[PATCH 1/2] virtio_pci: double free and invalid memory access of device vqs
 2015-01-04 15:40 UTC  (6+ messages)
` [PATCH 2/2] virtio: don't free memory until the underlying struct device has been released

[PATCH] virtio: make del_vqs idempotent
 2015-01-04 15:25 UTC 

[PATCH] virtio_pci: device-specific release callback
 2015-01-04 11:32 UTC 

[PULL] vhost: cleanups and fixes
 2015-01-01 12:26 UTC 

[PATCH net-next V2] virtio-net: don't do header check for dodgy gso packets
 2014-12-30 23:53 UTC  (2+ messages)

[PATCH RFC v2 4/7] virtio-pci: define layout for virtio 1.0
 2014-12-30 16:35 UTC  (4+ messages)
` [PATCH RFC v2 5/7] virtio_pci: modern driver
` [PATCH RFC v2 6/7] virtio_pci: macros for PCI layout offsets
` [PATCH RFC v2 7/7] virtio_pci: drop virtio_config dependency

[PATCH v2 1/2] virtio_ring: document alignment requirements
 2014-12-25 15:05 UTC  (2+ messages)
` [PATCH v2 2/2] vhost: relax used address alignment

[PATCH 00/10] Split UFO into v4 and v6 versions
 2014-12-25  9:50 UTC  (23+ messages)
  ` [PATCH 01/10] core: Split out UFO6 support
  ` [PATCH 09/10] macvtap: Re-enable UFO support
  ` [PATCH 08/10] tun: Re-uanble "

CFP: IEEE International Conference on Cluster Computing 2015 -- Papers due 02/27/15
 2014-12-23  1:12 UTC 

[PATCH v5 REPOST 0/6] fix hw_random stuck
 2014-12-22 12:05 UTC  (2+ messages)

[PATCH] vhost: relax used address alignment
 2014-12-20 23:14 UTC 

[PATCH RFC 0/5] virtio pci: virtio 1.0 support
 2014-12-19 15:13 UTC  (5+ messages)
` [PATCH RFC 2/5] s390: add pci_iomap_range

[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
 2014-12-19 10:02 UTC  (4+ messages)
` [PATCH RFC v4 net-next 1/5] virtio_net: enable tx interrupt

[PATCH 0/6] virtio 1.0 fixups, tweaks
 2014-12-19  3:01 UTC  (3+ messages)
  ` [PATCH 6/6] virtio: core support for config generation

[PATCH 0/6] virtio 1.0: tools update
 2014-12-19  1:28 UTC  (3+ messages)
` [PATCH 1/6] tools/virtio: more stubs

[PATCH 0/3] fix up vringh/mic sparse errors
 2014-12-19  1:27 UTC  (2+ messages)

loading upstream v3.18-11290-g44e8967: virtio_pci: unknown symbols
 2014-12-18 19:17 UTC 

[PULL] vhost: cleanups and fixes
 2014-12-18 10:46 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).