messages from 2020-03-02 11:51:59 to 2020-04-09 14:42:09 UTC [more...]
[virtio-dev] [PATCH v18 QEMU 0/3] virtio-balloon: add support for providing free page reporting
2020-04-09 14:41 UTC (7+ messages)
` [virtio-dev] [PATCH v18 QEMU 1/3] virtio-balloon: Implement support for page poison tracking feature
` [virtio-dev] [PATCH v18 QEMU 2/3] virtio-balloon: Add support for providing free page reports to host
` [virtio-dev] "
` [virtio-dev] [PATCH v18 QEMU 3/3] virtio-balloon: Provide a interface for free page reporting
` [virtio-dev] "
[virtio-dev] [PATCH v3 0/2] Virtio video device specification
2020-04-09 13:13 UTC (21+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio-video: Add virtio "
` [virtio-dev] "
[virtio-comment] [PATCH v2] Add virtio SCMI device specification
2020-04-09 8:01 UTC (6+ messages)
` [virtio-comment] [PATCH v3] "
` [virtio-dev] "
` [virtio-comment] "
[virtio-dev] [PATCH v17 RESUBMIT QEMU 0/3] virtio-balloon: add support for providing free page reporting
2020-04-08 19:49 UTC (4+ messages)
` [virtio-dev] [PATCH v17 RESUBMIT QEMU 1/3] virtio-balloon: Implement support for page poison tracking feature
` [virtio-dev] [PATCH v17 RESUBMIT QEMU 2/3] virtio-balloon: Add support for providing free page reports to host
` [virtio-dev] [PATCH v17 RESUBMIT QEMU 3/3] virtio-balloon: Provide a interface for free page reporting
[virtio-dev] Dirty Page Tracking (DPT)
2020-04-08 10:10 UTC (16+ messages)
[virtio-dev] Doorbell mapping of vDPA
2020-04-07 7:55 UTC
[virtio-dev] [PATCH v8] virtio-snd: add virtio sound device specification
2020-04-06 13:07 UTC (3+ messages)
` [virtio-dev] "
[virtio-comment] [RFC PATCH 0/8] some tweaks to the document build process
2020-04-06 11:14 UTC (13+ messages)
` [virtio-comment] [RFC PATCH 1/8] README.md: convert html to proper Markdown format
` [virtio-comment] [RFC PATCH 2/8] CONTRIBUTING.md: convert to proper MarkDown
` [virtio-comment] [RFC PATCH 3/8] LICENSE.md: convert html "
` [virtio-comment] [RFC PATCH 4/8] makeall.sh: add explicit shebang to script
` [virtio-comment] [RFC PATCH 5/8] Cleanup old changelog files
` [virtio-comment] [RFC PATCH 6/8] Remove all mentioned of subversion
` [virtio-comment] [RFC PATCH 7/8] make*: remove reliance on REVISION-DATE and use git
` [virtio-comment] [RFC PATCH 8/8] Makefile: add simple make automation with clean target
` [virtio-comment] Re: [RFC PATCH 0/8] some tweaks to the document build process
[virtio-dev] [PATCH v2 00/10] virtio-mem: paravirtualized memory
2020-03-30 8:42 UTC (17+ messages)
` [virtio-dev] [PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
` [virtio-dev] [PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid
` [virtio-dev] [PATCH v2 03/10] virtio-mem: Paravirtualized memory hotunplug part 1
` [virtio-dev] [PATCH v2 04/10] virtio-mem: Paravirtualized memory hotunplug part 2
` [virtio-dev] [PATCH v2 05/10] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [virtio-dev] [PATCH v2 06/10] virtio-mem: Allow to offline partially unplugged memory blocks
` [virtio-dev] [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [virtio-dev] "
` [virtio-dev] [PATCH v2 08/10] virtio-mem: Offline and remove completely unplugged memory blocks
` [virtio-dev] [PATCH v2 09/10] virtio-mem: Better retry handling
` [virtio-dev] [PATCH v2 10/10] MAINTAINERS: Add myself as virtio-mem maintainer
` [virtio-dev] Re: [PATCH v2 00/10] virtio-mem: paravirtualized memory
[virtio-dev] [RFC PATCH] virtio-iommu: Add PAGE_SIZE_MASK property
2020-03-27 11:39 UTC (8+ messages)
` [virtio-dev] "
` [virtio-dev] Re: [EXT] "
[virtio-dev] [PATCH RFC 0/1] Support virtio objects in virtio-video driver
2020-03-25 10:40 UTC (2+ messages)
` [virtio-dev] [PATCH RFC 1/1] drivers: media: virtio: "
[virtio-comment] [RFC PATCH 0/8] some tweaks to the document build process
2020-03-24 18:34 UTC (2+ messages)
` [virtio-comment] "
[virtio-comment] [RFC PATCH 0/8] some tweaks to the document build process
2020-03-24 17:54 UTC
[virtio-dev] [PATCH] virtio-iommu: Remove invalid requirement about padding
2020-03-23 14:09 UTC (3+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v3 0/4] Support virtio cross-device resources
2020-03-20 6:48 UTC (6+ messages)
` [virtio-dev] [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [virtio-dev] [PATCH v3 2/4] drm/prime: "
` [virtio-dev] [PATCH v3 3/4] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources
` [virtio-dev] Re: [PATCH v3 0/4] Support virtio cross-device resources
[virtio-dev] [PATCH v7] virtio-snd: add virtio sound device specification
2020-03-17 9:39 UTC (5+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v2 0/1] Virtio Video V4L2 driver
2020-03-17 9:18 UTC (23+ messages)
` [virtio-dev] [PATCH v2 1/1] video_video: Add the "
` [virtio-dev] "
` [virtio-dev] Re: [PATCH v2 0/1] "
[virtio-dev] Backend libraries for VirtIO device emulation
2020-03-11 18:18 UTC (16+ messages)
[virtio-dev] [PATCH v1 00/11] virtio-mem: paravirtualized memory
2020-03-10 12:09 UTC (22+ messages)
` [virtio-dev] [PATCH v1 01/11] ACPI: NUMA: export pxm_to_node
` [virtio-dev] "
` [virtio-dev] [PATCH v1 02/11] virtio-mem: Paravirtualized memory hotplug
` [virtio-dev] "
` [virtio-dev] [PATCH v1 03/11] virtio-mem: Paravirtualized memory hotunplug part 1
` [virtio-dev] [PATCH v1 04/11] mm: Export alloc_contig_range() / free_contig_range()
` [virtio-dev] "
` [virtio-dev] [PATCH v1 05/11] virtio-mem: Paravirtualized memory hotunplug part 2
` [virtio-dev] [PATCH v1 06/11] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [virtio-dev] "
` [virtio-dev] [PATCH v1 07/11] virtio-mem: Allow to offline partially unplugged memory blocks
` [virtio-dev] "
` [virtio-dev] [PATCH v1 08/11] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [virtio-dev] [PATCH v1 09/11] virtio-mem: Offline and remove completely unplugged memory blocks
` [virtio-dev] [PATCH v1 10/11] virtio-mem: Better retry handling
` [virtio-dev] [PATCH v1 11/11] MAINTAINERS: Add myself as virtio-mem maintainer
` [virtio-dev] Re: [PATCH v1 00/11] virtio-mem: paravirtualized memory
[virtio-dev] [PATCH v2 0/4] Support virtio cross-device resources
2020-03-05 8:50 UTC (11+ messages)
` [virtio-dev] [PATCH v2 1/4] dma-buf: add support for virtio exported objects
` [virtio-dev] "
` [virtio-dev] [PATCH v2 2/4] drm/prime: "
` [virtio-dev] [PATCH v2 3/4] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v2 4/4] drm/virtio: Support virtgpu exported resources
` [virtio-dev] "
[virtio-dev] [PATCH v6] virtio-snd: add virtio sound device specification
2020-03-04 9:34 UTC (7+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v4 0/3] virtio-net: introduce features defined in the spec
2020-03-03 18:55 UTC (6+ messages)
` [virtio-dev] [PATCH v4 1/3] virtio-net: Introduce extended RSC feature
` [virtio-dev] [PATCH v4 2/3] virtio-net: Introduce RSS receive steering feature
` [virtio-dev] [PATCH v4 3/3] virtio-net: Introduce hash report feature
[virtio-dev] [PATCH v3 0/3] virtio-net: introduce features defined in the spec
2020-03-03 13:47 UTC (7+ messages)
` [virtio-dev] [PATCH v3 1/3] virtio-net: Introduce extended RSC feature
` [virtio-dev] [PATCH v3 2/3] virtio-net: Introduce RSS receive steering feature
[virtio-dev] [PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
2020-03-02 12:53 UTC (4+ messages)
` [virtio-dev] [PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [virtio-dev] "
[virtio-dev] [PATCH] split-ring: Demand that a device must not change descriptor entries
2020-03-02 12:45 UTC (7+ 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