virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-16 18:10:36 to 2014-10-29 20:19:03 UTC [more...]

[PATCH v13 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-29 20:19 UTC  (4+ messages)
` [PATCH v13 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v13 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v13 03/11] qspinlock: Add pending bit

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-29 19:05 UTC  (22+ messages)
` [PATCH v12 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v12 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v12 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v12 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN

[RFC] Hypervisor RNG and enumeration
 2014-10-29 18:22 UTC  (14+ messages)
` [Xen-devel] "

[PATCH v3 1/3] x86: process: Unify 32-bit and 64-bit copy_thread I/O bitmap handling
 2014-10-29 17:58 UTC  (7+ messages)
` [PATCH v3 2/3] x86: tss: Eliminate fragile calculation of TSS segment limit
` [PATCH v3 3/3] x86: Support compiling out userspace I/O (iopl and ioperm)

[PATCH] virtio_ccw: remove unsued variable
 2014-10-28 17:37 UTC  (5+ messages)

VirtIO-MMIO on MMU-less System
 2014-10-28 16:51 UTC  (3+ messages)

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-10-28 15:40 UTC  (19+ messages)
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
  ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH RFC 07/11] dataplane: allow virtio-1 devices

[PATCH RFC 1/4] virtio_net: pass vi around
 2014-10-28  0:28 UTC  (9+ messages)
` [PATCH RFC 2/4] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
  ` [PATCH RFC 3/4] virtio_net: stricter short buffer length checks
    ` [PATCH RFC 4/4] virtio_net: bigger header when VERSION_1 is set

[PATCH] virtio_blk: fix race at module removal
 2014-10-28  0:25 UTC  (3+ messages)

[RFC PATCH 1/2] Add a new register offset let interrupt reason available
 2014-10-27 12:03 UTC  (12+ messages)
` [RFC PATCH 2/2] Assign a new irq handler while irqfd enabled
` [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
` [Qemu-devel] "

[PATCH net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio
 2014-10-27  4:45 UTC  (4+ messages)
` [PATCH net 1/2] drivers/net: Disable UFO through virtio
` [PATCH net 2/2] drivers/net,ipv6: Select IPv6 fragment idents for virtio UFO packets

IPv6 UFO for VMs
 2014-10-27  3:21 UTC  (3+ messages)

Call for Papers - WorldCIST'15 - Azores, 1 - 3 April 2015
 2014-10-25 20:26 UTC 

[RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio
 2014-10-25  8:24 UTC 

CFP: IEEE Cluster 2015 -- Chicago IL September 8-11 2015
 2014-10-24 23:55 UTC 

v3.18-rc1 32 bit KVM hangs early in boot process
 2014-10-24 16:00 UTC  (5+ messages)

[PATCH RFC v4 01/17] virtio: memory access APIs
 2014-10-24 13:52 UTC  (15+ messages)
` [PATCH RFC v4 02/17] virtio_ring: switch to new "
` [PATCH RFC v4 03/17] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH RFC v4 04/17] virtio: add support for 64 bit features
` [PATCH RFC v4 05/17] virtio: add virtio 1.0 feature bit
` [PATCH RFC v4 06/17] virtio: make endian-ness depend on virtio 1.0
` [PATCH RFC v4 07/17] virtio_config: endian conversion for v1.0
` [PATCH RFC v4 08/17] virtio: allow transports to get avail/used addresses
` [PATCH RFC v4 09/17] virtio: set FEATURES_OK
` [PATCH RFC v4 10/17] virtio: simplify feature bit handling
` [PATCH RFC v4 11/17] virtio: add legacy feature table support
` [PATCH RFC v4 12/17] virtio_net: v1.0 support
` [PATCH RFC v4 13/17] virtio_blk: "

[PATCH RFC] virtio_blk: WCE is assumed on under VIRTIO 1.0
 2014-10-23 21:46 UTC 

[PATCH RFC] tun: fix sparse warnings for virtio headers
 2014-10-23 20:03 UTC 

[PATCH] fixup! virtio: add legacy feature table support
 2014-10-23 17:34 UTC 

[PATCH RFC v3 01/16] virtio: memory access APIs
 2014-10-23 14:03 UTC  (21+ messages)
` [PATCH RFC v3 02/16] virtio_ring: switch to new "
` [PATCH RFC v3 03/16] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH RFC v3 04/16] virtio: add support for 64 bit features
` [PATCH RFC v3 05/16] virtio: add virtio 1.0 feature bit
` [PATCH RFC v3 06/16] virtio: make endian-ness depend on virtio 1.0
` [PATCH RFC v3 07/16] virtio_config: endian conversion for v1.0
` [PATCH RFC v3 08/16] virtio: allow transports to get avail/used addresses
` [PATCH RFC v3 09/16] virtio: set FEATURES_OK
` [PATCH RFC v3 10/16] virtio_net: use v1.0 endian
` [PATCH RFC v3 11/16] virtio_blk: use virtio "
` [PATCH RFC v3 15/16] virtio_net: fix types for in memory structures
` [PATCH RFC v3 16/16] virtio_blk: "

[PATCH] virtio_blk: make serial attribute static
 2014-10-23 13:09 UTC 

[PATCH RFC v2 01/16] virtio: memory access APIs
 2014-10-22 18:40 UTC  (15+ messages)
` [PATCH RFC v2 02/16] virtio_ring: switch to new "
` [PATCH RFC v2 03/16] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH RFC v2 04/16] virtio: add support for 64 bit features
` [PATCH RFC v2 05/16] virtio: add virtio 1.0 feature bit
` [PATCH RFC v2 06/16] virtio: make endian-ness depend on virtio 1.0
` [PATCH RFC v2 07/16] virtio_config: endian conversion for v1.0
` [PATCH RFC v2 08/16] virtio: allow transports to get avail/used addresses
` [PATCH RFC v2 09/16] virtio: set FEATURES_OK
` [PATCH RFC v2 10/16] virtio_net: use v1.0 endian
` [PATCH RFC v2 11/16] virtio_blk: use virtio "
` [PATCH RFC v2 15/16] virtio_net: fix types for in memory structures
` [PATCH RFC v2 16/16] virtio_blk: "

[Qemu-devel] [PATCH RFC 03/11] virtio: endianess conversion helpers
 2014-10-22 14:37 UTC  (4+ messages)
  ` [PATCH RFC 04/11] virtio_ring: implement endian reversal based on VERSION_1 feature

[PATCH RFC] virtio 1.0 vring endian-ness
 2014-10-22  8:38 UTC  (3+ messages)

[PATCH v2 0/6] fix hw_random stuck
 2014-10-21 14:17 UTC  (7+ messages)
` [PATCH v2 4/6] hw_random: fix unregister race
  ` [PATCH v2 3/6] hw_random: use reference counts on each struct hwrng

[PATCH v2 2/3] hw_random: fix stuck in catting hwrng attributes
 2014-10-21 14:15 UTC  (4+ messages)
` [PATCH 1/5] hw_random: place mutex around read functions and buffers
  ` [PATCH 3/5] hw_random: fix unregister race

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-10-20 17:09 UTC  (13+ messages)
  ` [PATCH v4 13/25] virtio_console: enable VQs early
        ` [PATCH] virtio_console: move early VQ enablement

Virtio_config BUG with 3.18-rc1
 2014-10-20 14:21 UTC  (2+ messages)

[PATCH v3 0/2] shrink virtio baloon on OOM in guest
 2014-10-20  6:55 UTC  (4+ messages)
` [PATCH 2/2] virtio_balloon: free some memory from balloon on OOM

[PATCH RFC v3 1/3] virtio_net: enable tx interrupt
 2014-10-20  6:52 UTC  (3+ messages)
` [PATCH RFC v3 2/3] virtio_net: bql
` [PATCH RFC v3 3/3] virtio-net: optimize free_old_xmit_skbs stats

[PATCH] virtio_net: fix use after free
 2014-10-17  9:20 UTC  (2+ messages)

[PATCH net-next RFC 1/3] virtio: support for urgent descriptors
 2014-10-17  5:23 UTC  (3+ messages)

[PATCH RFC v2 1/3] virtio_net: enable tx interrupt
 2014-10-17  5:16 UTC  (4+ messages)
` [PATCH RFC v2 2/3] virtio_net: bql

[RFC PATCH net-next 0/6] Always use tx interrupt for virtio-net
 2014-10-17  5:04 UTC  (8+ messages)
` [RFC PATCH net-next 1/6] virtio: make sure used event never go backwards

[PULL] More virtio fun
 2014-10-16 23:11 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).