Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2019-07-26 09:53:58 to 2019-09-09 08:52:22 UTC [more...]

[virtio-dev] [PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-09  8:52 UTC  (14+ messages)
` [virtio-dev] [PATCH v9 1/8] mm: Add per-cpu logic to page shuffling
  ` [virtio-dev] "
` [virtio-dev] [PATCH v9 2/8] mm: Adjust shuffle code to allow for future coalescing
  ` [virtio-dev] "
` [virtio-dev] [PATCH v9 3/8] mm: Move set/get_pcppage_migratetype to mmzone.h
  ` [virtio-dev] "
` [virtio-dev] [PATCH v9 4/8] mm: Use zone and order instead of free area in free_list manipulators
` [virtio-dev] [PATCH v9 5/8] arm64: Move hugetlb related definitions out of pgtable.h to page-defs.h
  ` [virtio-dev] "
` [virtio-dev] [PATCH v9 6/8] mm: Introduce Reported pages
` [virtio-dev] [PATCH v9 7/8] virtio-balloon: Pull page poisoning config out of free page hinting
` [virtio-dev] [PATCH v9 8/8] virtio-balloon: Add support for providing unused page reports to host
` [virtio-dev] Re: [PATCH v9 0/8] mm / virtio: Provide support for unused page reporting

[virtio-dev] [PATCH v3] It is a virtio based RPMB (Replay Protected Memory Block) device
 2019-09-08 14:04 UTC  (5+ messages)
` [virtio-dev] "
  ` [virtio-dev] "

[virtio-dev] [PATCH] content: fix typo in feature bit name
 2019-09-08 13:42 UTC  (4+ messages)

[virtio-dev] [PATCH v8 0/7] mm / virtio: Provide support for unused page reporting
 2019-09-07  3:15 UTC  (14+ messages)
` [virtio-dev] [PATCH v8 1/7] mm: Add per-cpu logic to page shuffling
` [virtio-dev] [PATCH v8 2/7] mm: Adjust shuffle code to allow for future coalescing
` [virtio-dev] [PATCH v8 3/7] mm: Move set/get_pcppage_migratetype to mmzone.h
` [virtio-dev] [PATCH v8 4/7] mm: Use zone and order instead of free area in free_list manipulators
` [virtio-dev] [PATCH v8 5/7] mm: Introduce Reported pages
` [virtio-dev] [PATCH v8 6/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [virtio-dev] [PATCH v8 7/7] virtio-balloon: Add support for providing unused page reports to host
` [virtio-dev] [PATCH v8 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [virtio-dev] [PATCH v8 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [virtio-dev] [PATCH v8 QEMU 3/3] virtio-balloon: Provide a interface for "
` [virtio-dev] Re: [PATCH v8 0/7] mm / virtio: Provide support "

[virtio-dev] [PATCH v7 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-06 10:08 UTC  (17+ messages)
` [virtio-dev] [PATCH v7 1/6] mm: Adjust shuffle code to allow for future coalescing
` [virtio-dev] [PATCH v7 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [virtio-dev] [PATCH v7 3/6] mm: Use zone and order instead of free area in free_list manipulators
  ` [virtio-dev] "
` [virtio-dev] [PATCH v7 4/6] mm: Introduce Reported pages
` [virtio-dev] [PATCH v7 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
  ` [virtio-dev] "
` [virtio-dev] [PATCH v7 6/6] virtio-balloon: Add support for providing unused page reports to host
  ` [virtio-dev] "
` [virtio-dev] [PATCH v7 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [virtio-dev] [PATCH v7 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [virtio-dev] [PATCH v7 QEMU 3/3] virtio-balloon: Provide a interface for "
` [virtio-dev] Re: [PATCH v7 0/6] mm / virtio: Provide support "

[virtio-dev] [PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 14:23 UTC  (17+ messages)
` [virtio-dev] [PATCH v5 1/6] mm: Adjust shuffle code to allow for future coalescing
    ` [virtio-dev] "
` [virtio-dev] [PATCH v5 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [virtio-dev] [PATCH v5 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [virtio-dev] [PATCH v5 4/6] mm: Introduce Reported pages
  ` [virtio-dev] "
` [virtio-dev] [PATCH v5 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [virtio-dev] [PATCH v5 6/6] virtio-balloon: Add support for providing unused page reports to host
  ` [virtio-dev] "
` [virtio-dev] [PATCH v5 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [virtio-dev] [PATCH v5 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [virtio-dev] [PATCH v5 QEMU 3/3] virtio-balloon: Provide a interface for "

[virtio-dev] [RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-09-04  8:40 UTC  (32+ messages)
` [virtio-dev] [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
  ` [virtio-dev] "
` [virtio-dev] [RFC][Patch v12 2/2] virtio-balloon: interface to support free page reporting
  ` [virtio-dev] "
` [virtio-dev] [QEMU Patch 1/2] virtio-balloon: adding bit for page reporting support
  ` [virtio-dev] [QEMU Patch 2/2] virtio-balloon: support for handling page reporting
    ` [virtio-dev] "

[virtio-dev] [PATCH v8 0/2] virtio-fs: add virtio file system device
 2019-08-29 14:00 UTC  (4+ messages)
` [virtio-dev] [PATCH v8 1/2] content: "
` [virtio-dev] [PATCH v8 2/2] virtio-fs: add DAX window

[virtio-dev] [PATCH v7 0/2] virtio-fs: add virtio file system device
 2019-08-29 13:50 UTC  (6+ messages)
` [virtio-dev] [PATCH v7 1/2] content: "
` [virtio-dev] [PATCH v7 2/2] virtio-fs: add DAX window

[virtio-dev] [PATCH v4 0/1] Add virtio rpmb device specification
 2019-08-28  7:21 UTC  (2+ messages)
` [virtio-dev] [PATCH v4 1/1] "

[virtio-dev] [PATCH v6 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-23 15:02 UTC  (15+ messages)
` [virtio-dev] [PATCH v6 1/6] mm: Adjust shuffle code to allow for future coalescing
` [virtio-dev] [PATCH v6 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [virtio-dev] [PATCH v6 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [virtio-dev] [PATCH v6 4/6] mm: Introduce Reported pages
` [virtio-dev] [PATCH v6 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [virtio-dev] [PATCH v6 6/6] virtio-balloon: Add support for providing unused page reports to host
` [virtio-dev] [PATCH v6 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [virtio-dev] [PATCH v6 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [virtio-dev] [PATCH v6 QEMU 3/3] virtio-balloon: Provide a interface for "
` [virtio-dev] Re: [PATCH v6 0/6] mm / virtio: Provide support "

[virtio-dev] [PATCH v6 0/2] virtio-fs: add virtio file system device
 2019-08-23 14:59 UTC  (7+ messages)
` [virtio-dev] [PATCH v6 1/2] content: "
` [virtio-dev] [PATCH v6 2/2] virtio-fs: add DAX window

[virtio-dev] [PATCH v3] add virtio-pmem device specification
 2019-08-21  8:03 UTC  (2+ messages)

[virtio-dev] [RFC] snd: Add virtio sound device specification
 2019-08-19 10:29 UTC  (4+ messages)

[virtio-dev] [PATCH] content: document console vq detach buffer
 2019-08-19 10:19 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v5 0/2] virtio-fs: add virtio file system device
 2019-08-13 15:13 UTC  (18+ messages)
` [virtio-dev] [PATCH v5 1/2] content: "
` [virtio-dev] [PATCH v5 2/2] virtio-fs: add DAX window
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v5 0/2] virtio-fs: add virtio file system device

[virtio-comment] [PATCH] Add virtio rpmb device specification
 2019-08-05  7:25 UTC  (16+ messages)
  ` [virtio-comment] "
      ` [virtio-comment] RE: [virtio-dev] Re: [virtio-comment] "

[virtio-dev] [PATCH v3 0/4] introduce virtio vhost-user backend device type
 2019-08-05  5:22 UTC  (7+ messages)

[virtio-dev] [PATCH v2] Add virtio rpmb device specification
 2019-08-01 13:19 UTC  (10+ messages)

[virtio-comment] [PATCH v7 0/5] Large shared memory regions
 2019-07-31 12:18 UTC  (6+ messages)
` [virtio-comment] [PATCH v7 3/5] pci: Define virtio_pci_cap64
  ` [virtio-dev] "
    ` [virtio-comment] "
      ` [virtio-dev] [PATCH] content: fix typo

[virtio-dev] Re: [External Email] Re: [PATCH v1 0/2] virtio-mmio: support multiple interrupt vectors
 2019-07-31  4:04 UTC  (4+ messages)

[virtio-dev] [PATCH v2] content: explicitly document the VLAN filtering as best-effort
 2019-07-31  1:44 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] reserving virtio device IDs (was Re: [virtio] [PATCH] Reserve id for virtio-audio device)
 2019-07-29 11:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox