messages from 2020-06-18 15:29:16 to 2020-08-18 17:32:28 UTC [more...]
[virtio-comment] [PATCH RESEND v6 0/3] virtio-spec: Add documentation for recently added balloon features
2020-08-18 17:32 UTC
[virtio-dev] [PATCH v7 0/3] Support virtio cross-device resources
2020-08-18 7:13 UTC (4+ messages)
` [virtio-dev] [PATCH v7 1/3] virtio: add dma-buf support for exported objects
` [virtio-dev] [PATCH v7 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v7 3/3] drm/virtio: Support virtgpu exported resources
[virtio-dev] [PATCH v6 0/3] Support virtio cross-device resources
2020-08-18 7:11 UTC (6+ messages)
` [virtio-dev] [PATCH v6 1/3] virtio: add dma-buf support for exported objects
` [virtio-dev] [PATCH v6 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v6 3/3] drm/virtio: Support virtgpu exported resources
` [virtio-dev] Re: [PATCH v6 0/3] Support virtio cross-device resources
[virtio-dev] [PATCH v5 0/3] Support virtio cross-device resources
2020-08-18 1:52 UTC (6+ messages)
` [virtio-dev] "
[virtio] [PATCH RFC] VIRTIO_F_PARTIAL_ORDER for page fault handling
2020-08-17 8:11 UTC (11+ messages)
` [virtio-comment] RE: [virtio-dev] "
` [virtio] "
` [virtio-comment] "
` [virtio] "
[virtio-dev] virtio-input for copy/paste?
2020-08-17 5:15 UTC (2+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH 00/24] Blob prerequisites + blob resources
2020-08-14 2:40 UTC (25+ messages)
` [virtio-dev] [PATCH 01/24] drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
` [virtio-dev] [PATCH 02/24] virtio: add dma-buf support for exported objects
` [virtio-dev] [PATCH 03/24] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH 04/24] drm/virtio: Support virtgpu exported resources
` [virtio-dev] [PATCH 05/24] virtio: Add get_shm_region method
` [virtio-dev] [PATCH 06/24] virtio: Implement get_shm_region for PCI transport
` [virtio-dev] [PATCH 07/24] virtio: Implement get_shm_region for MMIO transport
` [virtio-dev] [PATCH 08/24] drm/virtio: blob prep: refactor getting pages and attaching backing
` [virtio-dev] [PATCH 09/24] drm/virtio: blob prep: make CPU responses more generic
` [virtio-dev] [PATCH 10/24] virtio-gpu api: blob resources
` [virtio-dev] [PATCH 11/24] virtio-gpu api: host visible feature
` [virtio-dev] [PATCH 12/24] virtio-gpu api: cross-device feature
` [virtio-dev] [PATCH 13/24] drm/virtio: implement blob resources: probe for the feature
` [virtio-dev] [PATCH 14/24] drm/virtio: implement blob resources: probe for host visible region
` [virtio-dev] [PATCH 15/24] drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
` [virtio-dev] [PATCH 16/24] drm/virtio: implement blob resources: add new fields to internal structs
` [virtio-dev] [PATCH 17/24] drm/virtio: implement blob resources: implement vram object
` [virtio-dev] [PATCH 18/24] drm/virtio: implement blob resources: hypercall interface
` [virtio-dev] [PATCH 19/24] drm/virtio: implement blob resources: blob display integration
` [virtio-dev] [PATCH 20/24] drm/virtio: implement blob resources: refactor UUID code somewhat
` [virtio-dev] [PATCH 21/24] drm/virtio: implement blob resources: fix stride discrepancy
` [virtio-dev] [PATCH 22/24] drm/virtio: implement blob resources: report blob mem to userspace
` [virtio-dev] [PATCH 23/24] drm/virtio: implement blob resources: resource create blob ioctl
` [virtio-dev] [PATCH 24/24] drm/virtio: advertise features to userspace
[virtio-dev] clarifying the handling of responses for virtio-rpmb
2020-08-11 17:10 UTC
[virtio-comment] [PATCH v6 0/3] virtio-spec: Add documentation for recently added balloon features
2020-08-10 17:06 UTC (6+ messages)
` [virtio-comment] [PATCH v6 1/3] content: Document balloon feature free page hints
` [virtio-comment] [PATCH v6 2/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v6 3/3] content: Document balloon feature free page reporting
` [virtio-comment] Re: [PATCH v6 0/3] virtio-spec: Add documentation for recently added balloon features
[virtio-dev] Re: [PATCH v2 0/5] virtio mmio specification enhancement
2020-08-03 16:19 UTC (2+ messages)
[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
2020-07-29 21:05 UTC (46+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "
` [virtio-dev] [PATCH v5 02/10] vhost-user: minor fixes
` [virtio-dev] [PATCH v5 03/10] vhost-user: add requirements for the notification capability
` [virtio-dev] [PATCH v5 04/10] vhost-user: update shared memory capability
` [virtio-dev] [PATCH v5 05/10] vhost-user: add conformance targets and clauses
` [virtio-dev] [PATCH v5 06/10] vhost-user: change the device id
` [virtio-dev] [PATCH v5 07/10] vhost-user: minor fix on status register
` [virtio-dev] [PATCH v5 08/10] vhost-user: remove the extra PCI capabilities
` [virtio-dev] [PATCH v5 09/10] vhost-user: intercept slave's reply to VHOST_USER_GET_PROTOCOL_FEATURES
` [virtio-dev] [PATCH v5 10/10] vhost-user: clarify that we are talking about slave-initiated messages
[virtio-dev] [PATCH v2] virtio-balloon: always indicate S_DONE when migration fails
2020-07-23 4:10 UTC (7+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v3 QEMU 0/3] virtio-balloon: Free page hinting clean-ups
2020-07-20 17:51 UTC (4+ messages)
` [virtio-dev] [PATCH v3 QEMU 1/3] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [virtio-dev] [PATCH v3 QEMU 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting
` [virtio-dev] [PATCH v3 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
[virtio-dev] [PATCH] virtio-balloon: Document byte ordering of poison_val
2020-07-20 8:53 UTC (3+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH virtio] virtio-iommu: Add built-in topology description
2020-07-17 8:50 UTC (3+ messages)
` [virtio-dev] "
[virtio-dev] On doorbells (queue notifications)
2020-07-17 8:42 UTC (16+ messages)
[virtio-dev] [RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report continuous pages
2020-07-17 3:52 UTC (14+ messages)
` [virtio-dev] [RFC for Linux v4 1/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES and inflate_cont_vq
` [virtio-dev] "
` [virtio-dev] [RFC for Linux v4 2/2] virtio_balloon: Add deflate_cont_vq to deflate continuous pages
` [virtio-dev] [RFC for qemu v4 0/2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_F_CONT_PAGES
` [virtio-dev] [RFC for qemu v4 1/2] virtio_balloon: Add cont-pages and icvq
` [virtio-dev] [RFC for qemu v4 2/2] virtio_balloon: Add dcvq to deflate continuous pages
` [virtio-dev] "
` [virtio-dev] Re: [RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report "
[virtio-dev] [PATCH v2 0/3] virtio-balloon: Free page hinting clean-ups
2020-07-10 12:14 UTC (5+ messages)
` [virtio-dev] [PATCH v2 1/3] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [virtio-dev] [PATCH v2 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting
` [virtio-dev] "
` [virtio-dev] [PATCH v2 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
[virtio-comment] [PATCH v5 0/3] virtio-spec: Add documentation for recently added balloon features
2020-07-09 17:18 UTC (8+ messages)
` [virtio-comment] [PATCH v5 1/3] content: Document balloon feature page poison
` [virtio-comment] "
` [virtio-comment] [PATCH v5 2/3] content: Document balloon feature free page reporting
` [virtio-comment] "
` [virtio-comment] [PATCH v5 3/3] content: Document balloon feature free page hints
[virtio-dev] [PATCH RFC v4 0/1] Virtio Video Device Specification
2020-07-08 12:55 UTC (12+ messages)
` [virtio-dev] [PATCH RFC v4 1/1] virtio-video: Add virtio video device specification
` [virtio-dev] Re: [PATCH RFC v4 0/1] Virtio Video Device Specification
[virtio-comment] [PATCH v4 0/3] virtio-spec: Add documentation for recently added balloon features
2020-07-06 15:46 UTC (4+ messages)
` [virtio-comment] [PATCH v4 3/3] content: Document balloon feature free page hints
` [virtio-comment] Re: [virtio-dev] "
[virtio-dev] Constraining where a guest may allocate virtio accessible resources
2020-07-03 13:14 UTC (17+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v1] virtio-balloon: always indicate S_DONE when migration fails
2020-06-26 9:53 UTC
[virtio-dev] [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
2020-06-24 21:06 UTC (18+ messages)
` [virtio-dev] [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [virtio-dev] "
[virtio-dev] [PATCH 0/2] virtio-balloon: Free page hinting clean-ups
2020-06-23 6:54 UTC (6+ messages)
` [virtio-dev] [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [virtio-dev] "
` [virtio-dev] [PATCH 2/2] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
[virtio-dev] [PATCH v4 0/3] Support virtio cross-device resources
2020-06-19 6:53 UTC (6+ messages)
` [virtio-dev] [PATCH v4 1/3] virtio: add dma-buf support for exported objects
` [virtio-dev] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox