Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2019-09-18 17:52:37 to 2019-11-13 07:54:50 UTC [more...]

[virtio-dev] [PATCH] snd: Add virtio sound device specification
 2019-11-13  7:54 UTC  (16+ messages)

[virtio-dev] guest / host buffer sharing 
 2019-11-12 22:55 UTC  (20+ messages)
  ` [virtio-dev] "

[virtio-dev] [PATCH v2] snd: Add virtio sound device specification
 2019-11-12 13:20 UTC  (4+ messages)

[virtio-dev] [PATCH] split-ring: Demand that a device must not change descriptor entries
 2019-11-11 17:26 UTC  (3+ messages)

[virtio-dev] virtio-console: initial size retrieval, port parameter reporting
 2019-11-11 17:23 UTC  (3+ messages)

[virtio-dev] [RFC RESEND] virtio-video: Add virtio video device specification
 2019-11-08  9:51 UTC  (9+ messages)

[virtio-dev] [PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
 2019-11-07  8:29 UTC  (29+ messages)
  ` [virtio-dev] "

[virtio-dev] [PATCH] Fix typo
 2019-11-04  9:47 UTC  (2+ messages)

[virtio] [PATCH] content: document speed, dupex
 2019-11-01 15:57 UTC  (3+ messages)
` [virtio-dev] "

[virtio] [PATCH] README.md: document the minor cleanups standing rule
 2019-11-01 15:50 UTC  (3+ messages)

[virtio-dev] Re: presentation at kvm forum and pagefaults
 2019-11-01  8:51 UTC  (2+ messages)

[virtio] [PATCH] pci: strengthen requirement of the correct subsystem id
 2019-10-28 16:12 UTC 

[virtio] [PATCH] content: add vendor specific cfg type
 2019-10-28 10:55 UTC 

[virtio-dev] [PATCH] Console Device: Add a missing word
 2019-10-27 12:51 UTC  (5+ messages)

[virtio-dev] [PATCH v6] Add virtio rpmb device specification
 2019-10-27 11:49 UTC  (3+ messages)

[virtio-dev] [PATCH] virtio-mmio: Rename remaining QueueAvail/Used references
 2019-10-27 11:44 UTC  (4+ messages)

[virtio-dev] virtio-spec: Clarify /wrt maintaining a split-queue descriptors
 2019-10-27 11:37 UTC  (2+ messages)

[virtio-dev] Virtio device specific MSIX arming
 2019-10-24 11:35 UTC  (2+ messages)

[virtio-dev] [PATCH] Lift "Driver Notifications" to section level
 2019-10-14  9:54 UTC  (2+ messages)

[virtio-dev] [PATCH] Fix ^= in example code
 2019-10-12 16:56 UTC  (2+ messages)

[virtio-dev] [PATCH] pci: use msix_config instead of config_msix_vector
 2019-10-11 15:49 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-10-11 11:02 UTC  (4+ messages)
` [virtio-dev] [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
  ` [virtio-dev] "

[virtio-dev] Re: [PATCH] virtio-blk: document VIRTIO_BLK_F_MQ multiqueue feature
 2019-10-11  8:49 UTC  (2+ messages)

[virtio] [PATCH v2] README.md: clean up build instructions
 2019-10-09 17:34 UTC  (2+ messages)

[virtio-dev] [PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-09 17:26 UTC  (37+ 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  (8+ messages)
` [virtio-dev] [PATCH v8 2/2] virtio-fs: add DAX window

[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] README.md: clean up build instructions
 2019-09-25 11:50 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] "


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