summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | block: Error if backing file fails during creation without -uEric Blake2020-07-141-0/+12
* | block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake2020-07-141-10/+8Star
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...Peter Maydell2020-07-131-25/+3Star
|\
| * docs/qdev-device-use: Clean up the sentences related to -usbdeviceThomas Huth2020-07-131-25/+3Star
* | docs/system/s390x: Improve the 3270 documentationThomas Huth2020-07-131-6/+37
* | docs/devel/fuzzing: Fix bugs in documentationThomas Huth2020-07-131-3/+3
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell2020-07-124-19/+152
|\
| * docs: Add to gdbstub documentation the PhyMemModeJon Doron2020-07-111-0/+20
| * docs/devel: add some notes on tcg-icount for developersAlex Bennée2020-07-112-0/+98
| * docs/devel: convert and update MTTCG design documentAlex Bennée2020-07-112-19/+34
* | target/avr: Add section into QEMU documentationThomas Huth2020-07-112-0/+38
|/
* qapi: Smooth visitor error checking in generated codeMarkus Armbruster2020-07-101-37/+23Star
* qapi: Make visitor functions taking Error ** return bool, not voidMarkus Armbruster2020-07-101-29/+22Star
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell2020-07-091-1/+12
|\
| * softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespacePhilippe Mathieu-Daudé2020-07-031-0/+4
| * hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé2020-07-031-1/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell2020-07-082-1/+21
|\ \
| * | pcspk: update docs/system/target-i386-desc.rst.incGerd Hoffmann2020-07-061-1/+12
| * | audio: add soundhw deprecation noticeGerd Hoffmann2020-07-061-0/+9
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell2020-07-071-1/+4
|\ \ \
| * | | block/amend: add 'force' optionMaxim Levitsky2020-07-061-1/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-073-0/+42
|\ \ \ | |/ / |/| |
| * | vhost-vdpa: introduce vhost-vdpa backendCindy Lu2020-07-072-0/+18
| * | docs: vhost-user: add Virtio status protocol featureMaxime Coquelin2020-07-031-0/+24
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell2020-07-041-0/+11
|\ \
| * | Deprecate TileGX portPeter Maydell2020-07-031-0/+11
| |/
* / virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert2020-07-031-0/+5
|/
* numa: forbid '-numa node, mem' for 5.1 and newer machine typesIgor Mammedov2020-06-261-17/+20
* Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"Liao Pingfang2020-06-261-2/+2
* docs/nvdimm: add description of alignment requirement of device daxJingqi Liu2020-06-261-0/+10
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-251-2/+0Star
|\
| * docs/specs/tpm: ACPI boot now supported for TPM/ARMEric Auger2020-06-241-2/+0Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell2020-06-252-11/+40
|\ \
| * | blockdev: Deprecate -drive with bogus interface typeMarkus Armbruster2020-06-231-0/+8
| * | docs/qdev-device-use.txt: Update section "Default Devices"Markus Armbruster2020-06-231-2/+2
| * | fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster2020-06-232-9/+30
* | | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell2020-06-241-7/+7
|\ \ \ | |_|/ |/| |
| * | tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé2020-06-191-4/+4
| * | hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"Philippe Mathieu-Daudé2020-06-191-2/+2
| * | docs/specs/tpm: Correct header path namePhilippe Mathieu-Daudé2020-06-191-1/+1
* | | docs: Document the RX targetYoshinori Sato2020-06-222-0/+37
| |/ |/|
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into stagingPeter Maydell2020-06-191-4/+4
|\ \ | |/ |/|
| * docs/s390x: fix vfio-ap device_del descriptionChristian Borntraeger2020-06-181-4/+4
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-06-181-6/+9
|\ \
| * | net: Drop the legacy "name" parameter from the -net optionThomas Huth2020-06-181-6/+9
| |/
* | docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docsMao Zhongyi2020-06-171-2/+4
* | monitor/hmp-cmds: improvements for the 'info migrate'Mao Zhongyi2020-06-171-1/+1
|/
* docs: Added details on TSan to testing.rstRobert Foley2020-06-161-0/+107
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-121-0/+44
|\
| * Lift max memory slots limit imposed by vhost-userRaphael Norwitz2020-06-121-4/+3Star