summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-10-011-22/+37
|\
| * qcow2: Fix cache-clean-interval documentationLeonid Bloch2018-10-011-10/+10
| * qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch2018-10-011-2/+2
| * qcow2: Increase the default upper limit on the L2 cache sizeLeonid Bloch2018-10-011-6/+9
| * qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch2018-10-011-5/+10
| * qcow2: Options' documentation fixesLeonid Bloch2018-10-011-7/+14
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell2018-10-011-1/+1
|\ \ | |/ |/|
| * display/stdvga: add edid support.Gerd Hoffmann2018-09-271-1/+1
* | docs: Fix some typos (most found by codespell)Stefan Weil2018-09-253-4/+4
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...Peter Maydell2018-09-242-5/+5
|\
| * Remove the deprecated -nodefconfig optionThomas Huth2018-08-311-2/+2
| * Remove the deprecated -balloon optionThomas Huth2018-08-311-3/+3
* | qapi: Add comments to aid debugging generated introspectionEric Blake2018-08-281-0/+3
* | qapi: Update docs for generator changes since commit 9ee86b85267Markus Armbruster2018-08-281-30/+99
* | qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-5/+3Star
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...Peter Maydell2018-08-251-14/+28
|\
| * docs/interop/qmp-spec: How to force known good parser stateMarkus Armbruster2018-08-241-14/+28
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1'...Peter Maydell2018-08-241-6/+9
|\ \ | |/ |/|
| * docs/migration: Clarify pre_load in subsectionsDr. David Alan Gilbert2018-08-221-6/+9
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180821-pull-request' ...Peter Maydell2018-08-211-2/+2
|\ \ | |/ |/|
| * docs/usb2.txt: ehci has six portsnpes871842018-08-211-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-08-211-0/+22
|\ \ | |/ |/|
| * hostmem-file: add the 'pmem' optionJunyan He2018-08-101-0/+22
* | docs/generic-loader: mention U-Boot and Intel HEX executable formatsStefan Hajnoczi2018-08-201-10/+10
* | docs: add guidance on configuring CPU models for x86Daniel P. Berrangé2018-08-161-0/+484
* | tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell2018-08-151-0/+1
|/
* docs: Describe using images in writing iotestsFam Zheng2018-07-301-0/+11
* tracing: Use double-dash spelling for trace optionYaowei Bai2018-07-191-3/+3
* docs: Grammar and spelling fixesVille Skyttä2018-07-1318-21/+22
* build-system: add coverage-report targetAlex Bennée2018-07-051-3/+8
* build-system: add clean-coverage targetAlex Bennée2018-07-051-3/+8
* build-system: remove per-test GCOV reportingAlex Bennée2018-07-051-6/+5Star
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell2018-07-053-75/+86
|\
| * qapi: Polish command flags documentation in qapi-code-gen.txtMarkus Armbruster2018-07-031-36/+25Star
| * qmp: Redo how the client requests out-of-band executionMarkus Armbruster2018-07-032-16/+12Star
| * qmp: Make "id" optional again even in "oob" monitorsMarkus Armbruster2018-07-031-6/+7
| * docs/interop/qmp: Improve OOB documentationMarkus Armbruster2018-07-032-31/+56
| * qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster2018-07-032-2/+2
* | qapi: add 'if' to top-level expressionsMarc-André Lureau2018-07-031-0/+29
|/
* 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