aboutsummaryrefslogtreecommitdiffstats
path: root/content.tex
Commit message (Expand)AuthorAgeFilesLines
...
* content: reserve virtio device ID for memory devicesDavid Hildenbrand2018-10-191-0/+2
* content: enhance device requirements for feature bitsTiwei Bie2018-10-191-0/+7
* content: use a consistent wording for device statusTiwei Bie2018-10-191-9/+12
* virtio-crypto: Add virtio crypto device specificationLongpeng(Mike)2018-10-191-0/+1
* notifications: update notifications terminology for devicesHalil Pasic2018-10-191-11/+11
* mmio: map common notifications terminology to MMIOHalil Pasic2018-10-191-12/+13
* pci: map common notifications terminology to PCIHalil Pasic2018-10-191-6/+7
* ccw: map common notifications terminology to ccwHalil Pasic2018-10-191-0/+42
* notifications: notifications as basic virtio facilityHalil Pasic2018-10-191-0/+36
* notifications: unify notifications wording in coreHalil Pasic2018-10-191-11/+15
* Add virtio gpu device specification.Gerd Hoffmann2018-09-071-0/+2
* content: Introduce VIRTIO_NET_F_STANDBY featureSridhar Samudrala2018-09-071-0/+8
* content: support SR-IOVTiwei Bie2018-06-071-2/+9
* VIRTIO_F_IO_BARRIER: use I/O barriers in driverTiwei Bie2018-05-231-2/+18
* content: document hugetlb page allocation countsJonathan Helman2018-05-231-0/+8
* Revert "VIRTIO_F_NOTIFICATION_DATA: extra data to devices"Michael S. Tsirkin2018-04-261-103/+6
* VIRTIO_F_NOTIFICATION_DATA: extra data to devicesMichael S. Tsirkin2018-03-271-6/+103
* virtio-net: Add missing flag define to structsameehj2018-03-201-0/+1
* content: document balloon memory statisticsTomáš Golembiovský2018-03-201-0/+9
* virtio-blk: add discard and write zeroes features to specificationChangpeng Liu2018-03-201-3/+81
* content: in-order buffer useMichael S. Tsirkin2018-03-201-0/+15
* packed virtqueues: more efficient virtqueue layoutMichael S. Tsirkin2018-03-201-3/+25
* split-ring: generalize textMichael S. Tsirkin2018-03-201-6/+4
* content: generalize rest of textMichael S. Tsirkin2018-03-201-8/+6
* content: generalize transport ring part namingMichael S. Tsirkin2018-03-201-21/+40
* content: len -> used length, used ring -> vqMichael S. Tsirkin2018-03-201-19/+20
* content: move virtqueue operation descriptionMichael S. Tsirkin2018-03-201-163/+8
* content: move ring text out to a separate fileMichael S. Tsirkin2018-03-201-498/+1
* content: move 1.0 queue format out to a separate sectionMichael S. Tsirkin2018-03-201-1/+24
* virtio-scsi: fix typosPaolo Bonzini2018-03-091-3/+3
* content: reserve virtio device ID for IOMMUJean-Philippe Brucker2017-12-121-0/+2
* net: relax buf size requirements for mrg buffersMichael S. Tsirkin2017-09-111-1/+1
* net: clarify device rules for mergeable buffersMichael S. Tsirkin2017-09-111-6/+14
* virtio-net: fix virtqueue numbering errorCornelia Huck2017-09-081-3/+3
* context: Document VIRTIO_F_IOMMU_PLATFORM reserved feature bit (33)mstsirkin2017-01-101-3/+20
* virtio-net: add Max MTU configuration fieldmstsirkin2016-10-111-0/+37
* content: Reserve virtio device ID for pstoremstsirkin2016-10-101-0/+2
* content: reserve virtio device ID for sdmmstsirkin2016-10-101-0/+2
* virtio: reserve device id for virtio cryptomstsirkin2016-10-101-0/+2
* vsock: reserve device IDmstsirkin2016-10-101-0/+2
* ccw: add CCW_CMD_READ_STATUSmstsirkin2016-10-101-1/+17
* init: sort status bitsmstsirkin2016-02-161-6/+7
* virtio-ring.h -> virtio-queue.hmstsirkin2016-02-161-2/+2
* virtio header: tweak change motivationmstsirkin2016-02-161-1/+1
* virtio-net: fix inconsistent legacy header sizemstsirkin2016-02-161-1/+1
* pci: clarify configuration access capability rulesmstsirkin2015-10-211-0/+7
* virtio-blk: restore VIRTIO_BLK_F_FLUSH and VIRTIO_BLK_F_CONFIG_WCEmstsirkin2015-10-211-22/+123
* virtio-blk: flush: Fix driver vs. device typomstsirkin2015-10-111-1/+1
* virtio-blk: fix typo in legacy framing requirements sectionmstsirkin2015-10-111-1/+1
* virtqueues: fix trivial typomstsirkin2015-10-111-1/+1