messages from 2020-04-30 16:49:52 to 2020-05-29 14:22:03 UTC [more...]
[virtio-dev] [PATCH v3 0/2] Virtio video device specification
2020-05-29 14:21 UTC (5+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio-video: Add virtio "
` [virtio-dev] "
[virtio-comment] [PATCH v4 0/3] virtio-spec: Add documentation for recently added balloon features
2020-05-29 8:13 UTC (5+ messages)
` [virtio-comment] [PATCH v4 1/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v4 2/3] content: Document balloon feature free page reporting
` [virtio-comment] [PATCH v4 3/3] content: Document balloon feature free page hints
[virtio-dev] queue_enable vs QueueReady
2020-05-29 2:57 UTC (3+ messages)
[virtio-dev] VIRTIO RPMB Front End drivers for Linux
2020-05-28 19:47 UTC (2+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v4 0/3] Support virtio cross-device resources
2020-05-28 8:31 UTC (5+ messages)
` [virtio-dev] [PATCH v4 1/3] virtio: add dma-buf support for exported objects
` [virtio-dev] [PATCH v4 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v4 3/3] drm/virtio: Support virtgpu exported resources
` [virtio-dev] Re: [PATCH v4 0/3] Support virtio cross-device resources
[virtio-comment] [PATCH v5] Add virtio SCMI device specification
2020-05-27 17:43 UTC
[virtio-comment] [PATCH v3 0/3] virtio-spec: Add documentation for recently added balloon features
2020-05-27 12:08 UTC (16+ messages)
` [virtio-comment] [PATCH v3 1/3] content: Document balloon feature free page hints
` [virtio-comment] [PATCH v3 2/3] content: Document balloon feature page poison
` [virtio-comment] Re: [virtio-dev] "
` [virtio-comment] [PATCH v3 3/3] content: Document balloon feature free page reporting
[virtio-dev] [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
2020-05-27 4:14 UTC (4+ messages)
` [virtio-dev] [PATCH v25 QEMU 1/3] virtio-balloon: Implement support for page poison reporting feature
` [virtio-dev] [PATCH v25 QEMU 2/3] virtio-balloon: Provide an interface for free page reporting
` [virtio-dev] [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
[virtio-dev] [PATCH v2 resubmit] virtio-balloon: Disable free page reporting if page poison reporting is not enabled
2020-05-26 15:13 UTC (3+ messages)
` [virtio-dev] "
[virtio-comment] [PATCH v2 0/3] virtio-spec: Add documentation for recently added balloon features
2020-05-26 15:09 UTC (18+ messages)
` [virtio-comment] [PATCH v2 1/3] content: Document balloon feature free page hints
` [virtio-comment] [PATCH v2 2/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v2 3/3] content: Document balloon feature free page reporting
[virtio-dev] Re: Qemu Support for Virtio Video V4L2 driver
2020-05-21 7:08 UTC (16+ messages)
` [virtio-dev] Fwd: "
` [virtio-dev] "
` [virtio-dev] Re: [libcamera-devel] "
[virtio-dev] [PATCH v4 00/15] virtio-mem: paravirtualized memory
2020-05-20 7:56 UTC (19+ messages)
` [virtio-dev] [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [virtio-dev] [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [virtio-dev] [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [virtio-dev] [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [virtio-dev] [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [virtio-dev] [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [virtio-dev] [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [virtio-dev] [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [virtio-dev] [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [virtio-dev] [PATCH v4 10/15] virtio-mem: Better retry handling
` [virtio-dev] [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [virtio-dev] [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
` [virtio-dev] [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
` [virtio-dev] [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [virtio-dev] [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first
` [virtio-dev] [PATCH v4 16/15] virtio-mem: Don't rely on implicit compiler padding for requests
` [virtio-dev] Re: [PATCH v4 00/15] virtio-mem: paravirtualized memory
[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
2020-05-18 20:37 UTC (11+ 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 v24 QEMU 0/3] virtio-balloon: add support for page poison reporting and free page reporting
2020-05-18 17:57 UTC (5+ messages)
` [virtio-dev] [PATCH v24 QEMU 1/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [virtio-dev] [PATCH v24 QEMU 2/3] virtio-balloon: Implement support for page poison reporting feature
` [virtio-dev] [PATCH v24 QEMU 3/3] virtio-balloon: Provide an interface for free page reporting
` [virtio-dev] "
[virtio-comment] [PATCH 0/3] virtio-spec: Add documentation for recently added balloon features
2020-05-15 18:38 UTC (18+ messages)
` [virtio-comment] [PATCH 1/3] content: Document balloon feature free page hints
` [virtio-comment] "
` [virtio-comment] [PATCH 2/3] content: Document balloon feature page poison
` [virtio-comment] "
` [virtio-comment] [PATCH 3/3] content: Document balloon feature free page reporting
` [virtio-comment] "
` [virtio-comment] Re: [PATCH 0/3] virtio-spec: Add documentation for recently added balloon features
[virtio-dev] [PATCH v3 0/4] Support virtio cross-device resources
2020-05-15 7:26 UTC (9+ messages)
` [virtio-dev] [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [virtio-dev] "
` [virtio-dev] [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources
` [virtio-dev] "
[virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory
2020-05-15 2:58 UTC (37+ messages)
` [virtio-dev] [PATCH v3 01/15] virtio-mem: Paravirtualized memory hotplug
` [virtio-dev] [PATCH v3 02/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [virtio-dev] [PATCH v3 03/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [virtio-dev] [PATCH v3 04/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [virtio-dev] [PATCH v3 05/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [virtio-dev] "
` [virtio-dev] [PATCH v3 06/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [virtio-dev] [PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [virtio-dev] "
` [virtio-dev] [PATCH v3 08/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [virtio-dev] [PATCH v3 09/15] virtio-mem: Better retry handling
` [virtio-dev] [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [virtio-dev] "
` [virtio-dev] [PATCH v3 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [virtio-dev] [PATCH v3 12/15] virtio-mem: Drop manual check for already present memory
` [virtio-dev] [PATCH v3 13/15] virtio-mem: Unplug subblocks right-to-left
` [virtio-dev] [PATCH v3 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [virtio-dev] [PATCH v3 15/15] virtio-mem: Try to unplug the complete online memory block first
` [virtio-dev] Re: [PATCH v3 00/15] virtio-mem: paravirtualized memory
[virtio-dev] [PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
2020-05-14 10:56 UTC (4+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
2020-05-14 7:51 UTC
[virtio-dev] [RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
2020-05-13 16:37 UTC (3+ messages)
` [virtio-dev] [RFC v3 for Linux] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
` [virtio-dev] Re: [RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
[virtio-comment] [PATCH v3] Add virtio SCMI device specification
2020-05-13 10:48 UTC (3+ messages)
` [virtio-comment] [PATCH v4] "
` [virtio-comment] "
[virtio-dev] [PATCH v23 QEMU 0/5] virtio-balloon: add support for page poison reporting and free page reporting
2020-05-08 18:13 UTC (3+ messages)
` [virtio-dev] "
[virtio-comment] [PATCH RFC 0/3] virtio-spec: Add documentation for recently added balloon features
2020-05-07 20:35 UTC (10+ messages)
` [virtio-comment] [PATCH RFC 1/3] content: Document balloon feature free page hints
` [virtio-comment] "
` [virtio-comment] [PATCH RFC 2/3] content: Document balloon feature page poison
` [virtio-comment] "
` [virtio-comment] [PATCH RFC 3/3] content: Document balloon feature free page reporting
` [virtio-comment] "
[virtio-dev] [PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
2020-05-02 9:26 UTC (13+ messages)
` [virtio-dev] [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [virtio-dev] "
[virtio-dev] Re: [RFC/PATCH 1/1] virtio: Introduce MMIO ops
2020-04-30 19:34 UTC (2+ messages)
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