aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-09-05trace: add syslog tracing backendPaul Durrant
2016-08-10vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-21virtio: Update migration docsDr. David Alan Gilbert
2016-07-19qapi: Implement boxed types for commands/eventsEric Blake
2016-07-18spec/parallels: fix a mistakeVladimir Sementsov-Ogievskiy
2016-07-13blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia
2016-07-12usb: add storage hotplug documentationGerd Hoffmann
2016-07-06qapi: Add new visit_complete() functionEric Blake
2016-07-06qmp-input-visitor: Favor new visit_free() functionEric Blake
2016-07-06qapi: Add new visit_free() functionEric Blake
2016-07-06qapi: Add parameter to visit_end_*Eric Blake
2016-07-04memory: Provide memory_region_init_rom()Peter Maydell
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange
2016-06-07docs/multi-thread-compression: Fix wrong command stringWei Jiangang
2016-06-07docs: Fix a couple of typos in throttle.txtAlberto Garcia
2016-06-07docs: "specify" spell fixMichael Tokarev
2016-06-01docs: Add text for tests/docker in build-system.txtFam Zheng
2016-05-29docs/atomics: update comparison with LinuxPaolo Bonzini
2016-05-29docs/atomics: update atomic_read/set comparison with LinuxEmilio G. Cota
2016-05-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...Peter Maydell
2016-05-26vfio/pci: Add IGD documentationAlex Williamson
2016-05-26migration: convert post-copy to use QIOChannelBufferDaniel P. Berrange
2016-05-23docs/atomics.txt: Update pointer to linux macroPranith Kumar
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-12qapi: Change visit_type_FOO() to no longer return partial objectsEric Blake
2016-05-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake
2016-05-12qapi-commands: Wrap argument visit in visit_start_structEric Blake
2016-05-12qapi: Consolidate QMP input visitor creationEric Blake
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-04-08docs: fix typo in memory.txtWei Jiangang
2016-04-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-04-05doc/memory: update MMIO sectionCao jin
2016-03-31docs: Update documentation for stderr (now log) tracing backend.Richard W.M. Jones
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell
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-18qapi: Allow anonymous base for flat unionEric Blake
2016-03-18qapi: Make BlockdevOptions doc example closer to realityEric Blake
2016-03-18qapi: Adjust names of implicit typesEric Blake
2016-03-15icount: decouple warp callsPavel Dovgalyuk