Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2019-08-23 15:39:50 to 2019-10-09 15:21:45 UTC [more...]

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

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

[virtio-dev] [PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
 2019-10-09  3:55 UTC  (9+ messages)
  ` [virtio-dev] "

[virtio-dev] [PATCH v6] Add virtio rpmb device specification
 2019-10-09  2:36 UTC 

[virtio-dev] Re: [PATCH] virtio-blk: document VIRTIO_BLK_F_MQ multiqueue feature
 2019-10-07 17:29 UTC 

[virtio-dev] [PATCH] virtio-mmio: Rename remaining QueueAvail/Used references
 2019-10-06 16:41 UTC 

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

[virtio-dev] [PATCH v5] Add virtio rpmb device specification
 2019-09-26  3:18 UTC  (6+ messages)
  ` [virtio-dev] "
    ` [virtio-dev] "

[virtio] [PATCH v2] README.md: clean up build instructions
 2019-09-25 11:53 UTC 

[virtio] [PATCH] README.md: clean up build instructions
 2019-09-25 11:50 UTC 

[virtio-dev] [PATCH] snd: Add virtio sound device specification
 2019-09-24 14:43 UTC 

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

[virtio-dev] [PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-17 20:07 UTC  (53+ 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] "
` [virtio-dev] [PATCH v9 7/8] virtio-balloon: Pull page poisoning config out of free page hinting
  ` [virtio-dev] "
` [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] Re: [PATCH v9 0/8] stg mail -e --version=v9 \

[virtio-dev] [RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-09-11 12:30 UTC  (8+ messages)
` [virtio-dev] [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
  ` [virtio-dev] "
` [virtio-dev] Re: [RFC][PATCH v12 0/2] mm: Support for page reporting

[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  (6+ messages)
` [virtio-dev] [PATCH v5 6/6] virtio-balloon: Add support for providing unused page reports to host
  ` [virtio-dev] "

[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] "


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