summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf2020-03-063-4/+13
* hmp: Fail gracefully if chardev is already in useKevin Wolf2020-03-067-8/+18
* qmp: Fail gracefully if chardev is already in useKevin Wolf2020-03-065-8/+16
* monitor: Create QAPIfied monitor_init()Kevin Wolf2020-03-063-35/+80
* qapi: Create 'pragma' moduleKevin Wolf2020-03-063-25/+26
* stubs: Update monitor stubs for qemu-storage-daemonKevin Wolf2020-03-063-13/+24
* qemu-storage-daemon: Add --chardev optionKevin Wolf2020-03-062-1/+25
* qemu-storage-daemon: Add main loopKevin Wolf2020-03-062-0/+15
* qemu-storage-daemon: Add --export optionKevin Wolf2020-03-062-0/+58
* blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf2020-03-063-27/+47
* qemu-storage-daemon: Add --nbd-server optionKevin Wolf2020-03-065-2/+56
* qemu-storage-daemon: Add --object optionKevin Wolf2020-03-063-1/+49
* qapi: Flatten object-addKevin Wolf2020-03-066-11/+68
* qemu-storage-daemon: Add --blockdev optionKevin Wolf2020-03-064-2/+43
* block: Move sysemu QMP commands to QAPI block moduleKevin Wolf2020-03-063-387/+387
* block: Move common QMP commands to block-core QAPI moduleKevin Wolf2020-03-062-284/+283Star
* block: Move system emulator QMP commands to block/qapi-sysemu.cKevin Wolf2020-03-063-559/+592
* stubs: Add arch_typeKevin Wolf2020-03-063-0/+7
* qemu-storage-daemon: Add barebone toolKevin Wolf2020-03-063-1/+129
* block/qcow2: Move bitmap reopen into bdrv_reopen_commit_postPeter Krempa2020-03-061-1/+6
* block: Introduce 'bdrv_reopen_commit_post' stepPeter Krempa2020-03-062-0/+10
* block: Fix leak in bdrv_create_file_fallback()Max Reitz2020-03-061-1/+2
* iotests/026: Test EIO on allocation in a data-fileMax Reitz2020-03-063-0/+44
* iotests/026: Test EIO on preallocated zero clusterMax Reitz2020-03-063-0/+41
* qcow2: Fix alloc_cluster_abort() for pre-existing clustersMax Reitz2020-03-061-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200306' into ...Peter Maydell2020-03-0662-10280/+9471Star
|\
| * *.hx: Remove all the STEXI/ETEXI blocksPeter Maydell2020-03-063-5225/+0Star
| * docs: Remove old texinfo sourcesPeter Maydell2020-03-0631-3586/+1Star
| * docs: Stop building qemu-docPeter Maydell2020-03-064-41/+6Star
| * ui/cocoa.m: Update documentation file and pathnamePeter Maydell2020-03-061-2/+2
| * docs: Generate qemu.1 manpage with SphinxPeter Maydell2020-03-063-6/+51
| * docs: Split out sections for the manpage into .rst.inc filesPeter Maydell2020-03-068-351/+356
| * qemu-options.hx: Fix up the autogenerated rSTPeter Maydell2020-03-063-63/+84
| * qemu-options.hx: Add rST documentation fragmentsPeter Maydell2020-03-061-0/+4020
| * scripts/hxtool-conv: Archive script used in qemu-options.hx conversionPeter Maydell2020-03-061-0/+137
| * docs: Roll -prom-env and -g target-specific info into qemu-options.hxPeter Maydell2020-03-067-119/+19Star
| * docs: Roll semihosting option information into qemu-options.hxPeter Maydell2020-03-067-90/+18Star
| * doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADINGPeter Maydell2020-03-061-4/+6
| * hmp-commands-info.hx: Add rST documentation fragmentsPeter Maydell2020-03-063-4/+273
| * hmp-commands.hx: Add rST documentation fragmentsPeter Maydell2020-03-063-2/+698
| * docs/system: convert Texinfo documentation to rSTPaolo Bonzini2020-03-0626-5/+2207
| * docs/system: convert the documentation of deprecated features to rST.Peter Maydell2020-03-062-0/+447
| * docs/system: convert managed startup to rST.Peter Maydell2020-03-062-1/+36
| * docs/system: Convert security.texi to rST formatPeter Maydell2020-03-062-0/+174
| * docs/system: Convert qemu-cpu-models.texi to rSTKashyap Chamarthy2020-03-067-34/+500
| * docs: Create defs.rst.inc as a place to define substitutionsPeter Maydell2020-03-064-2/+18
| * docs/system: put qemu-block-drivers body in an included filePaolo Bonzini2020-03-063-976/+966Star
| * qemu-doc: remove indices other than findexPaolo Bonzini2020-03-0613-73/+0Star
| * qemu-doc: move included files to docs/systemPaolo Bonzini2020-03-067-9/+10
| * qemu-doc: move qemu-tech.texi into main sectionPaolo Bonzini2020-03-063-12/+4Star