virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 09:20:45 to 2019-09-03 02:51:15 UTC [more...]

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-09-03  2:51 UTC  (4+ messages)

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-02 15:23 UTC  (4+ messages)

[PATCH v3] virtio-net: lower min ring num_free for efficiency
 2019-09-02 15:01 UTC  (2+ messages)

[PATCH 4/5] drm/qxl: use drm_gem_object_funcs callbacks
 2019-09-02 14:42 UTC  (4+ messages)
` [PATCH 5/5] drm/qxl: use drm_gem_ttm_print_info

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-02  8:55 UTC  (5+ messages)
    ` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[PATCH] drm/virtio: Use vmalloc for command buffer allocations
 2019-09-02  5:28 UTC  (8+ messages)

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-09-01 18:02 UTC  (9+ messages)

[PATCH] virtio: Change typecasts in vring_init()
 2019-08-31 17:43 UTC  (3+ messages)

Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In The Search of a Substantially Better Life
 2019-08-31 14:07 UTC 

[PATCH] drm/virtio: add worker for object release
 2019-08-30  6:01 UTC 

[PATCH 2/2] vhost/test: fix build for vhost test
 2019-08-30  3:38 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] drm/virtio: Use vmalloc for command buffer allocations
 2019-08-29 21:24 UTC 

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-08-29 19:55 UTC  (2+ messages)

[PATCH 1/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-08-29 11:17 UTC  (5+ messages)
` [PATCH 2/5] iommu: arm: Use iommu_put_resv_regions_simple()
` [PATCH 3/5] iommu: amd: "
` [PATCH 4/5] iommu: intel: "
` [PATCH 5/5] iommu: virt: "

[PATCH 0/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-08-29 11:17 UTC 

[PATCH v9 01/18] drm/virtio: pass gem reservation object to ttm init
 2019-08-29 10:33 UTC  (18+ messages)
` [PATCH v9 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v9 03/18] drm/virtio: simplify cursor updates
` [PATCH v9 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v9 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v9 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v9 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v9 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v9 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v9 10/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v9 11/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v9 12/18] drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
` [PATCH v9 13/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v9 14/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v9 15/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v9 16/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v9 17/18] drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
` [PATCH v9 18/18] drm/virtio: add fence sanity check

[PATCH v8 01/18] drm/virtio: pass gem reservation object to ttm init
 2019-08-28 21:27 UTC  (20+ messages)
` [PATCH v8 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v8 03/18] drm/virtio: simplify cursor updates
` [PATCH v8 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v8 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v8 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v8 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v8 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v8 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v8 10/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v8 11/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v8 12/18] drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
` [PATCH v8 13/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v8 14/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v8 15/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v8 16/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v8 17/18] drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
` [PATCH v8 18/18] drm/virtio: add fence sanity check

[PATCH 1/2] vhost/test: fix build for vhost test
 2019-08-28  5:36 UTC 

[PATCH 2/2] drm/virtio: notify virtqueues without holding spinlock
 2019-08-27 16:45 UTC 

[PATCH v2] drm/virtio: add plane check
 2019-08-27 16:42 UTC  (3+ messages)

[PATCH v2] drm/virtio: make resource id workaround runtime switchable
 2019-08-26 22:06 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-08-26 17:48 UTC  (6+ messages)

[PATCH V5 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
 2019-08-24 22:41 UTC  (16+ messages)
` [PATCH V5 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH V5 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH V5 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH V5 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v4 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
 2019-08-23 22:41 UTC 

[PATCH v4 0/9] x86/tlb: Concurrent TLB flushes
 2019-08-23 22:41 UTC 

[PATCH v2 11/11] vsock_test: wait for the remote to close the connection
 2019-08-23 10:09 UTC  (5+ messages)
  ` [PATCH v2 10/11] vsock_test: skip read() in test_stream*close tests on a VMCI host

[PATCH 2/3] drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers
 2019-08-22 13:08 UTC  (2+ messages)

[PATCH v5] drm/virtio: use virtio_max_dma_size
 2019-08-22 11:33 UTC 

[PATCH v2] drm/virtio: make resource id workaround runtime switchable
 2019-08-22 10:26 UTC 

[PATCH v2] drm/virtio: add plane check
 2019-08-22  9:46 UTC 

[PATCH v4 1/4] drm/bochs: pass framebuffer to bochs_hw_setbase
 2019-08-22  6:50 UTC  (4+ messages)
` [PATCH v4 2/4] drm/bochs: drop yres_virtual from struct bochs_device
` [PATCH v4 3/4] drm/bochs: drop stride and bpp "
` [PATCH v4 4/4] drm/bochs: move bochs_hw_setformat() call

[PATCH] mm/balloon_compaction: suppress allocation warnings
 2019-08-21 19:44 UTC  (6+ messages)

[PATCH v2] mm/balloon_compaction: Informative allocation warnings
 2019-08-21 19:19 UTC  (6+ messages)

[RFC PATCH v6 00/92] VM introspection
 2019-08-21 15:18 UTC  (56+ messages)
` [RFC PATCH v6 01/92] kvm: introduce KVMI (VM introspection subsystem)
` [RFC PATCH v6 02/92] kvm: introspection: add basic ioctls (hook/unhook)
` [RFC PATCH v6 06/92] kvm: introspection: add KVMI_CONTROL_CMD_RESPONSE
` [RFC PATCH v6 13/92] kvm: introspection: make the vCPU wait even when its jobs list is empty
` [RFC PATCH v6 14/92] kvm: introspection: handle introspection commands before returning to guest
` [RFC PATCH v6 16/92] kvm: introspection: handle events and event replies
` [RFC PATCH v6 55/92] kvm: introspection: add KVMI_CONTROL_MSR and KVMI_EVENT_MSR
` [RFC PATCH v6 64/92] kvm: introspection: add single-stepping
` [RFC PATCH v6 70/92] kvm: x86: filter out access rights only when tracked by the introspection tool
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER
` [RFC PATCH v6 74/92] kvm: x86: do not unconditionally patch the hypercall instruction during emulation
` [RFC PATCH v6 75/92] kvm: x86: disable gpa_available optimization in emulator_read_write_onepage()

[PATCH v5] drm/virtio: use virtio_max_dma_size
 2019-08-21 11:12 UTC 

[PATCH v2] mm/balloon_compaction: Informative allocation warnings
 2019-08-21  9:41 UTC 

[PATCH] mm/balloon_compaction: suppress allocation warnings
 2019-08-20  9:16 UTC 

[PATCH] drm/qxl: fix a memory leak bug
 2019-08-20  6:57 UTC 

[PATCH v2] virtio-net: lower min ring num_free for efficiency
 2019-08-18  7:10 UTC  (3+ messages)

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-08-15 11:13 UTC  (3+ messages)

[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-08-15 11:09 UTC 

[PATCH] virtio-net: lower min ring num_free for efficiency
 2019-08-15  9:44 UTC  (8+ messages)

[Intel-gfx] [PATCH v6 08/17] drm/ttm: use gem vma_node
 2019-08-14  5:58 UTC  (2+ messages)

[PATCH] virtio-net: parameterize min ring num_free for virtio receive
 2019-08-14  2:12 UTC  (5+ messages)

[PATCH v4 0/2] virtio_console: fix replug of virtio console port
 2019-08-13 14:05 UTC  (3+ messages)
` [PATCH v4 1/2] virtio: decrement avail idx with buffer detach for packed ring
` [PATCH v4 2/2] virtio_console: free unused buffers with port delete


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