virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-08 14:46:12 to 2019-05-20 12:13:12 UTC [more...]

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-20 12:13 UTC  (74+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 04/10] s390/mm: force swiotlb for protected virtualization
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
` [PATCH 06/10] s390/cio: add basic protected virtualization support
` [PATCH 07/10] s390/airq: use DMA memory for adapter interrupts
` [PATCH 08/10] virtio/s390: add indirection to indicators access
` [PATCH 09/10] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH 10/10] virtio/s390: make airq summary indicators DMA

[PATCH v2 1/8] vsock/virtio: limit the memory used per-socket
 2019-05-20  8:57 UTC  (34+ messages)
` [PATCH v2 2/8] vsock/virtio: free packets during the socket release
` [PATCH v2 3/8] vsock/virtio: fix locking for fwd_cnt and buf_alloc
` [PATCH v2 4/8] vsock/virtio: reduce credit update messages
` [PATCH v2 5/8] vhost/vsock: split packets to send using multiple buffers
` [PATCH v2 6/8] vsock/virtio: change the maximum packet size allowed
` [PATCH v2 7/8] vsock/virtio: increase RX buffer size to 64 KiB
` [PATCH v2 8/8] vsock/virtio: make the RX buffer size tunable
` [PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput

[PATCH v9 1/7] libnvdimm: nd_region flush callback support
 2019-05-20  3:47 UTC  (24+ messages)
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v9 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v9 4/7] dm: enable synchronous dax
` [PATCH v9 5/7] dax: check synchronous mapping is supported
` [PATCH v9 6/7] ext4: disable map_sync for async flush
` [PATCH v9 7/7] xfs: "
    ` [Qemu-devel] [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver

[PATCH V2 1/4] vhost: introduce vhost_exceeds_weight()
 2019-05-18 20:27 UTC  (6+ messages)
` [PATCH V2 2/4] vhost_net: fix possible infinite loop
` [PATCH V2 3/4] vhost: vsock: add weight support
` [PATCH V2 4/4] vhost: scsi: "
` [PATCH V2 0/4] Prevent vhost kthread from hogging CPU

[PATCH RESEND] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-18 17:51 UTC  (2+ messages)

Fwd: Linux (RHEL 7.6 with OSP 14) Bugs
 2019-05-18 16:53 UTC 

[PATCH v3] vsock/virtio: free packets during the socket release
 2019-05-17 18:47 UTC 

[PATCH v4 0/4] vmw_balloon: Compaction and shrinker support
 2019-05-17 18:10 UTC  (4+ messages)

[PATCH v3] vsock/virtio: free packets during the socket release
 2019-05-17 14:45 UTC 

[PATCH 0/2] Add BO reservation to GEM VRAM pin/unpin/push_to_system
 2019-05-17 11:17 UTC  (4+ messages)
` [PATCH 1/2] drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
` [PATCH 2/2] drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions

[PATCH V2 0/4] Prevent vhost kthread from hogging CPU
 2019-05-17  4:29 UTC 

[PATCH net 1/4] vhost: introduce vhost_exceeds_weight()
 2019-05-17  1:05 UTC  (7+ messages)
` [PATCH net 2/4] vhost_net: fix possible infinite loop
` [PATCH net 3/4] vhost: vsock: add weight support
` [PATCH net 4/4] vhost: scsi: "
` [PATCH net 0/4] Prevent vhost kthread from hogging CPU

[PATCH RESEND] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-16 20:51 UTC 

[PATCH] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-16  9:16 UTC  (4+ messages)

[PATCH net 0/4] Prevent vhost kthread from hogging CPU
 2019-05-16  7:47 UTC 

[PATCH v5 00/20] Share TTM code among DRM framebuffer drivers
 2019-05-15 14:33 UTC  (3+ messages)

[PATCH net] vhost_net: fix possible infinite loop
 2019-05-15  2:57 UTC  (4+ messages)

[PATCH net] vhost: don't use kmap() to log dirty pages
 2019-05-15  2:55 UTC  (5+ messages)

[PULL] vhost: cleanups and fixes
 2019-05-14 21:20 UTC 

[PULL] vhost: cleanups and fixes
 2019-05-14 21:11 UTC 

[PATCH v9 0/7] virtio pmem driver
 2019-05-14 14:54 UTC 

[PATCH v8 0/6] virtio pmem driver
 2019-05-14 10:02 UTC  (26+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush
` [PATCH v8 6/6] xfs: "
        ` [Qemu-devel] [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
    ` [Qemu-devel] [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver

[PATCH net] vhost: don't use kmap() to log dirty pages
 2019-05-13  5:27 UTC 

[RFC PATCH V2] vhost: don't use kmap() to log dirty pages
 2019-05-13  5:22 UTC  (4+ messages)

[PATCH v7 0/7] Add virtio-iommu driver
 2019-05-12 17:15 UTC  (2+ messages)

[PATCH v7 3/6] libnvdimm: add dax_dev sync flag
 2019-05-11  1:26 UTC  (6+ messages)
    ` [Qemu-devel] [PATCH v7 2/6] virtio-pmem: Add virtio pmem driver

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-10 12:58 UTC 

[RFC PATCH V2] vhost: don't use kmap() to log dirty pages
 2019-05-09 12:58 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).