summaryrefslogtreecommitdiff
path: root/docs/specs
AgeCommit message (Expand)Author
2017-01-24docs: sync pci-ids.txtGerd Hoffmann
2017-01-18fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-10vhost-user: Add MTU protocol feature and opMaxime Coquelin
2016-11-30spec/vhost-user: fix the VHOST_USER prefixWei Wang
2016-11-15docs: improve the doc of Read FIT methodXiao Guangrong
2016-11-15pc: memhp: move nvdimm hotplug out of memory hotplugXiao Guangrong
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-11-01nvdimm acpi: introduce _FITXiao Guangrong
2016-10-28spapr: update spapr hotplug documentationMichael Roth
2016-10-04hw/misc/edu: support MSI interruptPeter Xu
2016-08-10vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena
2016-07-18spec/parallels: fix a mistakeVladimir Sementsov-Ogievskiy
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong
2016-05-18Fix some typos found by codespellStefan Weil
2016-04-19fw_cfg: Adopt /opt/RFQDN conventionMarkus Armbruster
2016-04-13specs/vhost-user: spelling fixMarc-André Lureau
2016-04-13specs/vhost-user: improve VHOST_SET_VRING_NUM documentationMarc-André Lureau
2016-03-21ivshmem: Require master to have ID zeroMarkus Armbruster
2016-03-21ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmemMarkus Armbruster
2016-03-21ivshmem: Propagate errors through ivshmem_recv_setup()Markus Armbruster
2016-03-21ivshmem: Don't destroy the chardev on version mismatchMarkus Armbruster
2016-03-21ivshmem: Rewrite specification documentMarkus Armbruster
2016-03-11pci-ids: add virtio 1.0 ids to specGerd Hoffmann
2016-03-08fw_cfg: document ACPI device node informationGabriel L. Somlo
2016-02-22spec: add qcow2 bitmaps extension specificationVladimir Sementsov-Ogievskiy
2015-12-22parallels: add format specVladimir Sementsov-Ogievskiy
2015-12-15fw_cfg: move internal function call docs to header fileGabriel L. Somlo
2015-11-25vhost-user: clarify start and enableMichael S. Tsirkin
2015-11-17specs/vhost-user: fix spec to match realityMichael S. Tsirkin
2015-11-16vhost-user: update spec descriptionMichael S. Tsirkin
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu
2015-11-12vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24docs: update ivshmem device specDavid Marchand
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost-user: document migration logMarc-André Lureau
2015-10-19fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor
2015-10-19fw_cfg DMA interface documentationMarc Marí
2015-10-19fw_cfg: document fw_cfg_modify_iXX() update functionsGabriel L. Somlo
2015-10-19fw_cfg: insert string blobs via qemu cmdlineGabriel L. Somlo
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin