virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 16:27:08 to 2019-07-18 13:04:34 UTC [more...]

[PATCH] virtio-net: parameterize min ring num_free for virtio receive
 2019-07-18 13:04 UTC  (2+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-18 12:33 UTC  (16+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages
` [PATCH v4 3/5] vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
` [PATCH v4 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v4 5/5] vsock/virtio: change the maximum packet size allowed

[PATCH v3 2/2] balloon: fix up comments
 2019-07-18 12:24 UTC 

[PATCH v3 1/2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 12:24 UTC 

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-18 10:31 UTC  (16+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-07-18  3:39 UTC  (11+ messages)

[PULL] virtio, vhost: fixes, features, performance
 2019-07-17 18:30 UTC 

[PATCH V3 01/15] vhost: simplify meta data pointer accessing
 2019-07-17 14:28 UTC  (18+ messages)
` [PATCH V3 02/15] vhost: remove the unnecessary parameter of vhost_vq_avail_empty()
` [PATCH V3 03/15] vhost: remove unnecessary parameter of vhost_enable_notify()/vhost_disable_notify
` [PATCH V3 04/15] vhost-net: don't use vhost_add_used_n() for zerocopy
` [PATCH V3 05/15] vhost: introduce helpers to manipulate shadow used ring
` [PATCH V3 06/15] vhost_net: switch TX to use shadow used ring API
` [PATCH V3 07/15] vhost_net: calculate last used length once for mergeable buffer
` [PATCH V3 08/15] vhost_net: switch to use shadow used ring API for RX
` [PATCH V3 09/15] vhost: do not export vhost_add_used_n() and vhost_add_used_and_signal_n()
` [PATCH V3 10/15] vhost: hide used ring layout from device
` [PATCH V3 11/15] vhost: do not use vring_used_elem
` [PATCH V3 12/15] vhost: vhost_put_user() can accept metadata type
` [PATCH V3 13/15] vhost: packed ring support
` [PATCH V3 14/15] vhost: event suppression for packed ring
` [PATCH V3 15/15] vhost: enable packed virtqueues
` [PATCH V3 00/15] Packed virtqueue support for vhost

[PATCH V3 00/15] Packed virtqueue support for vhost
 2019-07-17 10:52 UTC 

[PATCH v3 2/3] drm: plumb attaching dev thru to prime_pin/unpin
 2019-07-17  6:59 UTC  (2+ messages)

[PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
 2019-07-17  6:04 UTC  (25+ messages)
    ` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
  ` [PATCH v6 07/18] drm/virtio: add virtio_gpu_object_array & helpers
  ` [PATCH v6 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
  ` [PATCH v6 15/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
  ` [PATCH v6 14/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
    ` [PATCH v6 16/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource
  ` [PATCH v6 11/18] drm/virtio: switch from ttm to gem shmem helpers

[PATCH v3] virtio_pmem: fix sparse warning
 2019-07-17  3:02 UTC  (2+ messages)

[PATCH v2 2/3] drm: plumb attaching dev thru to prime_pin/unpin
 2019-07-16 19:52 UTC  (2+ messages)

[PULL] virtio, vhost: fixes, features, performance
 2019-07-16 15:31 UTC 

[RFC] virtio-net: share receive_*() and add_recvbuf_*() with virtio-vsock
 2019-07-16 10:22 UTC  (12+ messages)

[PATCH 2/2] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
 2019-07-16  6:58 UTC  (9+ messages)
` [PATCH 0/2] Remove 32-bit Xen PV guest support
    ` [Xen-devel] "

[PATCH v2] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-16  4:15 UTC  (5+ messages)

[PATCH v1 09/33] drm/qxl: drop use of drmP.h
 2019-07-15 16:32 UTC  (6+ messages)
` [PATCH v1 27/33] drm/virtgpu: "
` [PATCH v1 31/33] drm/bochs: "

[PATCH v2] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 15:16 UTC 

[PATCH] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 14:53 UTC  (4+ messages)

[PATCH AUTOSEL 4.4 33/53] vhost_net: disable zerocopy by default
 2019-07-15 14:45 UTC 

[PATCH AUTOSEL 4.9 41/73] vhost_net: disable zerocopy by default
 2019-07-15 14:35 UTC 

[PATCH AUTOSEL 4.14 056/105] vhost_net: disable zerocopy by default
 2019-07-15 14:27 UTC 

[PATCH AUTOSEL 4.19 079/158] vhost_net: disable zerocopy by default
 2019-07-15 14:16 UTC 

[PATCH AUTOSEL 5.1 105/219] vhost_net: disable zerocopy by default
 2019-07-15 14:01 UTC 

[PATCH AUTOSEL 5.2 119/249] vhost_net: disable zerocopy by default
 2019-07-15 13:44 UTC 

[PATCH] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 13:00 UTC 

[PATCH 0/2] Remove 32-bit Xen PV guest support
 2019-07-15 11:37 UTC 

[PATCH] scsi: virtio_scsi: Use struct_size() helper
 2019-07-12 14:14 UTC  (2+ messages)

[PATCH v3] virtio_pmem: fix sparse warning
 2019-07-12  5:16 UTC 

[PATCH 11/12] Documentation/x86: repointer docs to Documentation/arch/
 2019-07-12  2:20 UTC 

[PATCH v5 0/8] s390: virtio: support protected virtualization
 2019-07-11 21:48 UTC  (3+ messages)
` [PATCH v5 1/8] s390/mm: force swiotlb for "

[PATCH v2] virtio_pmem: fix sparse warning
 2019-07-11 18:46 UTC  (2+ messages)

[PATCH] virtio_pmem: fix sparse warning
 2019-07-11 18:37 UTC  (2+ messages)

[PATCH] drm/virtio: kick vq outside of the vq lock
 2019-07-11  2:39 UTC 

[PATCH] drm/virtio: kick vq outside of the vq lock
 2019-07-11  2:29 UTC 

[PATCH v2] virtio_pmem: fix sparse warning
 2019-07-10 17:58 UTC 

[RFC] virtio-net: share receive_*() and add_recvbuf_*() with virtio-vsock
 2019-07-10 15:37 UTC 

[PATCH v2 0/6] Unmappable DRM client buffers for fbdev emulation
 2019-07-10 15:34 UTC  (12+ messages)
` [PATCH v2 1/6] drm/client: Support unmapping of DRM client buffers
` [PATCH v2 2/6] drm/fb-helper: Map DRM client buffer only when required
` [PATCH v2 3/6] drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
` [PATCH v2 4/6] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
` [PATCH v2 5/6] drm/bochs: Use shadow buffer for bochs framebuffer console
` [PATCH v2 6/6] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation

[PATCH AUTOSEL 5.1 03/11] drm/virtio: move drm_connector_update_edid_property() call
 2019-07-10 15:02 UTC 

[PATCH] virtio_pmem: fix sparse warning
 2019-07-10 14:27 UTC 

[PATCH v3 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
 2019-07-08 22:35 UTC  (4+ messages)
` [PATCH v3 2/3] vsock/virtio: stop workers during the .remove()
` [PATCH v3 3/3] vsock/virtio: fix flush of works "
` [PATCH v3 0/3] vsock/virtio: several fixes in the .probe() and .remove()

[PATCH v8 10/11] x86/paravirt: Adapt assembly for PIE support
 2019-07-08 17:49 UTC 

[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
 2019-07-08 17:48 UTC 

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

[PATCH v15 0/7] virtio pmem driver
 2019-07-05 14:03 UTC 

[PATCH v3 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-05 11:04 UTC 

[PATCH 0/5] Unmappable DRM client buffers for fbdev emulation
 2019-07-05  7:09 UTC  (8+ messages)
    ` [PATCH 1/5] drm/client: Support unmapping of DRM client buffers

[PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
 2019-07-05  0:18 UTC  (5+ messages)
  ` [PATCH v2 2/3] vsock/virtio: stop workers during the .remove()

[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation
 2019-07-03 18:51 UTC  (2+ messages)

[PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
 2019-07-03 18:09 UTC  (4+ messages)
      ` [Xen-devel] "

[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation
 2019-07-03 16:27 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).