virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-13 18:35:59 to 2016-07-18 17:50:06 UTC [more...]

[PATCH 1/3] virtio: Basic implementation of virtio pstore driver
 2016-07-18 17:50 UTC  (13+ messages)
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [PATCH 3/3] kvmtool: "

[PATCH v2] virtio_blk: Fix a slient kernel panic
 2016-07-18 16:25 UTC  (3+ messages)

[PATCH v2] virtio_blk: Fix a slient kernel panic
 2016-07-18 14:01 UTC 

[PATCH v2] virtio_blk: Fix a slient kernel panic
 2016-07-18  5:20 UTC 

[RFC/PATCHSET 0/3] virtio-pstore: Implement virtio pstore device
 2016-07-18  4:37 UTC 

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-15 15:35 UTC  (36+ messages)
` [PATCH v2 1/4] kernel/sched: introduce vcpu preempted check interface
` [PATCH v2 2/4] powerpc/spinlock: support vcpu preempted check
` [PATCH v2 3/4] locking/osq: Drop the overload of osq_lock()
` [PATCH v2 4/4] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner

[PATCH] virtio: Return correct errno for function init_vq's failure
 2016-07-13 12:05 UTC  (3+ messages)

WorldCIST'17 - Call for Workshops Proposals
 2016-07-13 10:28 UTC 

[WorldCIST'17]: Call for Workshops Proposals
 2016-07-13  9:34 UTC 

[PATCH] virtio: don't warn if we can't allocate indirect sglist
 2016-07-12  7:30 UTC  (2+ messages)

[PATCH 1/1] balloon: check the number of available pages in leak balloon
 2016-07-11 12:28 UTC 

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-08  9:14 UTC  (3+ messages)

[PATCH 1/2] virtio/s390: keep early_put_chars
 2016-07-07 16:42 UTC  (3+ messages)
` [PATCH 2/2] virtio/s390: deprecate old transport
` [PATCH 0/2] virtio/s390 patches for 4.8

[PATCH 0/2] virtio/s390 patches for 4.8
 2016-07-07 15:07 UTC 

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-06 17:45 UTC 

[PATCH v2 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-06  0:43 UTC  (9+ messages)
` [PATCH v2 kernel 1/7] virtio-balloon: rework deflate to add page to a list
` [PATCH v2 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
` [PATCH v2 kernel 3/7] mm: add a function to get the max pfn
` [PATCH v2 kernel 4/7] virtio-balloon: speed up inflate/deflate process
` [PATCH v2 kernel 5/7] virtio-balloon: define feature bit and head for misc virt queue
` [PATCH v2 kernel 6/7] mm: add the related functions to get free page info
` [PATCH v2 kernel 7/7] virtio-balloon: tell host vm's "

(unknown),
 2016-07-04 12:04 UTC 

Build regressions/improvements in v4.7-rc6
 2016-07-04 11:06 UTC  (3+ messages)

[PATCH net-next V4 1/6] ptr_ring: support zero length ring
 2016-07-01  9:40 UTC  (10+ messages)
` [PATCH net-next V4 2/6] skb_array: minor tweak
` [PATCH net-next V4 3/6] ptr_ring: support resizing multiple queues
` [PATCH net-next V4 4/6] skb_array: add wrappers for resizing
` [PATCH net-next V4 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
` [PATCH net-next V4 6/6] tun: switch to use skb array for tx
` [PATCH net-next V4 0/6] switch to use tx skb array in tun

[PATCH v2 00/12] gendisk: Generate uevent after attribute available
 2016-07-01  1:29 UTC  (22+ messages)
` [PATCH v2 01/12] genhd: Add "gen_uevent" parameter to add_disk
` [PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents
` [PATCH v2 03/12] virtio-blk: Generate uevent after attribute available
` [PATCH v2 04/12] axonrom: "
` [PATCH v2 05/12] aoeblk: "
` [PATCH v2 06/12] mtip32xx: "
` [PATCH v2 07/12] pktcdvd: "
` [PATCH v2 08/12] zram: "
` [PATCH v2 09/12] md: "
` [PATCH v2 10/12] mmc: "
` [PATCH v2 11/12] mtd: "
` [PATCH v2 12/12] nvme: "

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-06-30  6:45 UTC 

[PATCH net-next V3 0/6] switch to use tx skb array in tun
 2016-06-30  6:43 UTC  (14+ messages)
` [PATCH net-next V3 1/6] ptr_ring: support zero length ring
` [PATCH net-next V3 2/6] skb_array: minor tweak
` [PATCH net-next V3 3/6] ptr_ring: support resizing multiple queues
` [PATCH net-next V3 4/6] skb_array: add wrappers for resizing
` [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
` [PATCH net-next V3 6/6] tun: switch to use skb array for tx
  ` [PATCH] tun: fix semicolon.cocci warnings

PATCH v6v2 02/12] mm: migrate: support non-lru movable page migration
 2016-06-30  6:18 UTC  (10+ messages)
        ` [PATCH v6v3 "

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-30  1:50 UTC  (11+ messages)

[PATCH] virtio-blk: Generate uevent after attribute available
 2016-06-29  1:24 UTC  (3+ messages)

[PATCH v5 2/6] virt, sched: add generic vcpu pinning support
 2016-06-27 10:34 UTC  (8+ messages)
` [PATCH v5 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v5 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
` [PATCH v5 0/6] Support calling functions on dedicated physical cpu

[PATCH] virtio: Return correct errno for function init_vq's failure
 2016-06-27  2:09 UTC 

DMA from stack in virtio_net and virtio_console
 2016-06-26  2:06 UTC  (2+ messages)

[PATCH V2 0/3] basic device IOTLB support for vhost_net
 2016-06-23  6:04 UTC  (4+ messages)
` [PATCH V2 1/3] vhost: introduce vhost memory accessors
` [PATCH V2 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [PATCH V2 3/3] vhost: device IOTLB API

[PATCH 0/3] basic device IOTLB support
 2016-06-22 14:55 UTC  (5+ messages)
` [PATCH 1/3] vhost: introduce vhost memory accessors
` [PATCH 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [PATCH 3/3] vhost: device IOTLB API

[RFC PATCH V3 0/3] basic device IOTLB support
 2016-06-22  9:53 UTC  (3+ messages)

[PATCH v5 0/6] powerPC/pSeries use pv-qpsinlock as the default spinlock implemention
 2016-06-21 12:35 UTC  (6+ messages)
` [PATCH v5 1/6] qspinlock: powerpc support qspinlock

Heavy clock drifts inside of KVM guests (qemu-kvm 2.1.2)
 2016-06-21  9:50 UTC 

[RFC PATCH] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-06-20  9:35 UTC  (4+ messages)

[PATCH] drivers: virtio_blk: notify blk-core when hw-queue number changes
 2016-06-18 22:10 UTC  (2+ messages)

[RFC PATCH] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-06-17  9:00 UTC 

[PATCH v7 00/12] Support non-lru page migration
 2016-06-17  7:28 UTC  (11+ messages)

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-15  8:38 UTC 

[PULL] vhost: docs/tests
 2016-06-14 20:17 UTC 

[PATCH] virtio-gpu: use src not crtc
 2016-06-14 12:57 UTC  (2+ messages)

[PATCH v8 2/5] ptr_ring: ring test
 2016-06-13 20:54 UTC 

[PATCH] virtio_balloon: fix PFN format for virtio-1
 2016-06-13 18:50 UTC  (3+ messages)


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