summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: mention shared state protect for OOBPeter Xu2018-06-301-6/+11
* Replace '-enable-kvm' with '-accel kvm' in docs and help textsThomas Huth2018-06-285-12/+12
* trace: forbid floating point typesStefan Hajnoczi2018-06-271-0/+5
* qapi: allow empty branches in flat unionsAnton Nefedov2018-06-221-3/+5
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into...Peter Maydell2018-06-221-0/+38
|\
| * docs/interop: add nbd.txtVladimir Sementsov-Ogievskiy2018-06-211-0/+38
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into stagingPeter Maydell2018-06-211-8/+16
|\ \ | |/ |/|
| * tcg: remove tb_lockEmilio G. Cota2018-06-151-4/+7
| * translate-all: protect TB jumps with a per-destination-TB lockEmilio G. Cota2018-06-151-2/+4
| * translate-all: discard TB when tb_link_page returns an existing matching TBEmilio G. Cota2018-06-151-0/+3
| * translate-all: make l1_map locklessEmilio G. Cota2018-06-151-2/+2
* | Add functional/acceptance tests infrastructureCleber Rosa2018-06-151-0/+192
|/
* bswap: Add new stn_*_p() and ldn_*_p() memory access functionsPeter Maydell2018-06-151-0/+15
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell2018-06-121-44/+55
|\
| * usb: update docsGerd Hoffmann2018-06-121-44/+55
* | nvdimm: make persistence option symbolicRoss Zwisler2018-06-111-19/+12Star
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-042-0/+65
|\
| * nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2018-06-011-0/+27
| * vhost-user: support registering external host notifiersTiwei Bie2018-05-241-0/+33
| * vhost-user: allow slave to send fds via slave channelTiwei Bie2018-05-241-0/+5
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-012-3/+542
|\ \
| * | docs/interop: add "firmware.json"Laszlo Ersek2018-06-011-0/+540
| * | memory: get rid of memory_region_init_reservationPaolo Bonzini2018-06-011-3/+2Star
| |/
* | qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-301-1/+10
* | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell2018-05-291-0/+106
|\ \ | |/ |/|
| * docs: tpm: add VM save/restore example and troubleshooting guideStefan Berger2018-05-241-0/+106
* | virtio-balloon: add hugetlb page allocation countsJonathan Helman2018-05-231-0/+2
* | allocate pci id for mdpyGerd Hoffmann2018-05-231-0/+1
|/
* migration: update docsDr. David Alan Gilbert2018-05-151-156/+376
* docs: Document the new default sizes of the qcow2 cachesAlberto Garcia2018-05-151-17/+16Star
* specs/qcow2: Clarify that compressed clusters have the COPIED bit resetAlberto Garcia2018-05-151-4/+4
* net: Remove the deprecated "vlan" parameterThomas Huth2018-05-141-3/+0Star
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-1/+1
* spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao2018-04-271-0/+19
* migration: postcopy_blocktime documentationAlexey Perevalov2018-04-251-0/+14
* vhost-user: back SET/GET_CONFIG requests with a protocol featureMaxime Coquelin2018-04-091-9/+12
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-202-0/+93
|\
| * postcopy shared docsDr. David Alan Gilbert2018-03-201-0/+41
| * vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert2018-03-201-0/+12
| * vhost+postcopy: Send address back to qemuDr. David Alan Gilbert2018-03-201-0/+9
| * vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2018-03-201-0/+11
| * vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert2018-03-201-0/+10
| * postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert2018-03-201-0/+10
* | docs: update QMP documents for OOB commandsPeter Xu2018-03-192-12/+82
* | qapi: generate a literal qobject for introspectionMarc-André Lureau2018-03-191-10/+19
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-162-47/+173
|\ \
| * | replay: update documentationPavel Dovgalyuk2018-03-121-20/+52
| * | replay: push replay_mutex_lock up the call treeAlex Bennée2018-03-121-0/+22
| * | replay: added replay log format descriptionPavel Dovgalyuk2018-03-121-0/+69
| * | docs: document atomic_load_acquire and atomic_store_releasePaolo Bonzini2018-03-121-27/+30
| |/