Age | Commit message (Expand) | Author |
2018-04-26 | Revert "VIRTIO_F_NOTIFICATION_DATA: extra data to devices" | Michael S. Tsirkin |
2018-03-27 | VIRTIO_F_NOTIFICATION_DATA: extra data to devices | Michael S. Tsirkin |
2018-03-20 | virtio-net: Add missing flag define to struct | sameehj |
2018-03-20 | content: document balloon memory statistics | Tomáš Golembiovský |
2018-03-20 | virtio-blk: add discard and write zeroes features to specification | Changpeng Liu |
2018-03-20 | content: in-order buffer use | Michael S. Tsirkin |
2018-03-20 | packed virtqueues: more efficient virtqueue layout | Michael S. Tsirkin |
2018-03-20 | split-ring: generalize text | Michael S. Tsirkin |
2018-03-20 | content: generalize rest of text | Michael S. Tsirkin |
2018-03-20 | content: generalize transport ring part naming | Michael S. Tsirkin |
2018-03-20 | content: len -> used length, used ring -> vq | Michael S. Tsirkin |
2018-03-20 | content: move virtqueue operation description | Michael S. Tsirkin |
2018-03-20 | content: move ring text out to a separate file | Michael S. Tsirkin |
2018-03-20 | content: move 1.0 queue format out to a separate section | Michael S. Tsirkin |
2018-03-09 | virtio-scsi: fix typos | Paolo Bonzini |
2017-12-12 | content: reserve virtio device ID for IOMMU | Jean-Philippe Brucker |
2017-09-11 | net: relax buf size requirements for mrg buffers | Michael S. Tsirkin |
2017-09-11 | net: clarify device rules for mergeable buffers | Michael S. Tsirkin |
2017-09-08 | virtio-net: fix virtqueue numbering error | Cornelia Huck |
2017-01-10 | context: Document VIRTIO_F_IOMMU_PLATFORM reserved feature bit (33) | mstsirkin |
2016-10-11 | virtio-net: add Max MTU configuration field | mstsirkin |
2016-10-10 | content: Reserve virtio device ID for pstore | mstsirkin |
2016-10-10 | content: reserve virtio device ID for sdm | mstsirkin |
2016-10-10 | virtio: reserve device id for virtio crypto | mstsirkin |
2016-10-10 | vsock: reserve device ID | mstsirkin |
2016-10-10 | ccw: add CCW_CMD_READ_STATUS | mstsirkin |
2016-02-16 | init: sort status bits | mstsirkin |
2016-02-16 | virtio-ring.h -> virtio-queue.h | mstsirkin |
2016-02-16 | virtio header: tweak change motivation | mstsirkin |
2016-02-16 | virtio-net: fix inconsistent legacy header size | mstsirkin |
2015-10-21 | pci: clarify configuration access capability rules | mstsirkin |
2015-10-21 | virtio-blk: restore VIRTIO_BLK_F_FLUSH and VIRTIO_BLK_F_CONFIG_WCE | mstsirkin |
2015-10-11 | virtio-blk: flush: Fix driver vs. device typo | mstsirkin |
2015-10-11 | virtio-blk: fix typo in legacy framing requirements section | mstsirkin |
2015-10-11 | virtqueues: fix trivial typo | mstsirkin |
2015-05-21 | content: replace \\note with note environment | mstsirkin |
2015-05-18 | network device: document VIRTIO_NET_F_CTRL_RX_EXTRA | mstsirkin |
2015-05-18 | network device: xmit/receive cleanup | mstsirkin |
2015-05-18 | balloon: document deflate on oom | mstsirkin |
2015-05-18 | balloon: transitional device support | mstsirkin |
2015-04-29 | entropy device: typo fix | mstsirkin |
2015-04-29 | used ring: specify legacy behaviour for len field | mstsirkin |
2015-04-29 | VIRTIO-134: Spell out details of indirect elements in chains | mstsirkin |
2015-04-22 | balloon: MUST -> has to | mstsirkin |
2015-04-22 | pci: missing documentation for dealing with 64 bit config fields | mstsirkin |
2015-04-22 | mark diff for non-transitional with legacy | mstsirkin |
2015-04-22 | multiple errors: Non-transitional With Legacy | mstsirkin |
2015-04-22 | VIRTIO-137: used ring: define the meaning and requirements of the len field. | mstsirkin |
2015-03-25 | Change 4.1.5.1.2.1 to device requirement | mstsirkin |
2015-03-25 | ISR status: Fix incorrect diagram | mstsirkin |