Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2019-07-09 16:40:33 to 2019-09-04 08:40:46 UTC [more...]

[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 v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-03 14:13 UTC  (15+ 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] [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  (4+ messages)
` [virtio-dev] "

[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-dev] [PATCH v3] It is a virtio based RPMB (Replay Protected Memory Block) device
 2019-08-07  2:36 UTC  (4+ messages)
` [virtio-dev] "
  ` [virtio-dev] "

[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  (12+ messages)
` [virtio-comment] [PATCH v7 1/5] shared memory: Define "
` [virtio-comment] [PATCH v7 2/5] pci: Define id field
` [virtio-comment] [PATCH v7 3/5] pci: Define virtio_pci_cap64
  ` [virtio-dev] "
    ` [virtio-comment] "
      ` [virtio-dev] [PATCH] content: fix typo
` [virtio-comment] [PATCH v7 4/5] shared memory: Define PCI capability
  ` [virtio-comment] "
` [virtio-comment] [PATCH v7 5/5] shared memory: Define mmio registers

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

[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 

[virtio-dev] [PATCH v3 0/2] virtio-fs: add virtio file system device
 2019-07-24  8:33 UTC  (14+ messages)
` [virtio-dev] [PATCH v3 1/2] content: "
` [virtio-dev] [PATCH v3 2/2] virtio-fs: add DAX window

[virtio] [PATCH] README.md: document github use
 2019-07-23 13:16 UTC  (3+ messages)
` [virtio] Re: [virtio-dev] "

[virtio-dev] [PATCH] Add virtio sound device specification
 2019-07-23 10:45 UTC 

[virtio-dev] [PATCH] content: explicitly document the VLAN filtering as best-effort
 2019-07-19 10:00 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] [RFC] content: explicitly document the VLAN filtering as best-effort
 2019-07-18  7:47 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] content: fix typo in feature bit name
 2019-07-18  6:17 UTC  (5+ messages)

[virtio-comment] [PATCH v6 0/5] Large shared memory regions
 2019-07-12 12:16 UTC  (9+ messages)
` [virtio-comment] [PATCH v6 1/5] shared memory: Define "
` [virtio-comment] [PATCH v6 2/5] pci: Define id field
  ` [virtio-comment] "
` [virtio-comment] [PATCH v6 3/5] pci: Define virtio_pci_cap64
` [virtio-comment] [PATCH v6 4/5] shared memory: Define PCI capability
  ` [virtio-comment] "
` [virtio-comment] [PATCH v6 5/5] shared memory: Define mmio registers

[virtio-comment] [PATCH v5 0/5] Large shared memory regions
 2019-07-10 17:49 UTC  (9+ messages)
` [virtio-comment] [PATCH v5 2/5] pci: Define id field
  ` [virtio-comment] "
    ` [virtio-comment] Re: [virtio-dev] "
` [virtio-comment] [PATCH v5 4/5] shared memory: Define PCI capability
  ` [virtio-comment] "

[virtio-dev] [PATCH v2] add virtio-pmem device spec
 2019-07-10 10:02 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] add virtio-pmem device spec
 2019-07-10  6:31 UTC  (3+ messages)
` [virtio-dev] "


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