Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | Documentation: create/move s390x documentation | Cornelia Huck | 4 | -1/+27 |
2020-03-22 | Update copyright date for user-facing copyright strings | Peter Maydell | 1 | -1/+1 |
2020-03-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ... | Peter Maydell | 2 | -23/+106 |
2020-03-18 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into... | Peter Maydell | 1 | -0/+7 |
2020-03-17 | qapi: New special feature flag "deprecated" | Markus Armbruster | 1 | -0/+6 |
2020-03-17 | qapi: Add feature flags to struct members | Markus Armbruster | 1 | -1/+3 |
2020-03-17 | qapi: Add feature flags to remaining definitions | Markus Armbruster | 1 | -16/+38 |
2020-03-17 | docs/devel/qapi-code-gen: Document 'features' introspection | Markus Armbruster | 1 | -15/+28 |
2020-03-17 | docs/devel/qapi-code-gen: Clarify allow-oob introspection | Markus Armbruster | 1 | -3/+3 |
2020-03-17 | qemu-doc: Belatedly document QMP command arg & result deprecation | Markus Armbruster | 1 | -4/+44 |
2020-03-17 | docs/devel/qapi-code-gen: Fix typo in grammar | Markus Armbruster | 1 | -1/+1 |
2020-03-17 | ppc: Officially deprecate the CPU "compat" property | Greg Kurz | 1 | -0/+7 |
2020-03-16 | qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl | Kashyap Chamarthy | 1 | -2/+55 |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (manual) | Philippe Mathieu-Daudé | 1 | -2/+2 |
2020-03-12 | docs: add Orange Pi PC document | Niek Linnenbank | 2 | -0/+255 |
2020-03-12 | docs: Be consistent about capitalization of 'Arm' | Peter Maydell | 19 | -29/+29 |
2020-03-12 | docs: Move arm-cpu-features.rst into the system manual | Peter Maydell | 2 | -7/+7 |
2020-03-12 | docs/system/target-arm.rst: Add some introductory text | Peter Maydell | 1 | -2/+64 |
2020-03-12 | docs/system: Split target-arm.rst into sub-documents | Peter Maydell | 10 | -212/+240 |
2020-03-12 | docs/qemu-option-trace.rst.inc: Remove redundant comment | Peter Maydell | 1 | -4/+0 |
2020-03-12 | docs/index.rst, docs/index.html.in: Reorder manuals | Peter Maydell | 2 | -9/+9 |
2020-03-12 | docs/sphinx/hxtool.py: Remove STEXI/ETEXI support | Peter Maydell | 1 | -24/+4 |
2020-03-09 | net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' | Thomas Huth | 1 | -6/+9 |
2020-03-06 | qapi: Flatten object-add | Kevin Wolf | 1 | -0/+5 |
2020-03-06 | docs: Remove old texinfo sources | Peter Maydell | 29 | -3381/+0 |
2020-03-06 | docs: Stop building qemu-doc | Peter Maydell | 2 | -3/+2 |
2020-03-06 | docs: Generate qemu.1 manpage with Sphinx | Peter Maydell | 2 | -0/+47 |
2020-03-06 | docs: Split out sections for the manpage into .rst.inc files | Peter Maydell | 8 | -351/+356 |
2020-03-06 | qemu-options.hx: Fix up the autogenerated rST | Peter Maydell | 1 | -0/+2 |
2020-03-06 | docs: Roll -prom-env and -g target-specific info into qemu-options.hx | Peter Maydell | 6 | -119/+0 |
2020-03-06 | docs: Roll semihosting option information into qemu-options.hx | Peter Maydell | 6 | -90/+0 |
2020-03-06 | doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADING | Peter Maydell | 1 | -4/+6 |
2020-03-06 | hmp-commands-info.hx: Add rST documentation fragments | Peter Maydell | 1 | -3/+1 |
2020-03-06 | hmp-commands.hx: Add rST documentation fragments | Peter Maydell | 1 | -1/+9 |
2020-03-06 | docs/system: convert Texinfo documentation to rST | Paolo Bonzini | 26 | -5/+2207 |
2020-03-06 | docs/system: convert the documentation of deprecated features to rST. | Peter Maydell | 2 | -0/+447 |
2020-03-06 | docs/system: convert managed startup to rST. | Peter Maydell | 2 | -1/+36 |
2020-03-06 | docs/system: Convert security.texi to rST format | Peter Maydell | 2 | -0/+174 |
2020-03-06 | docs/system: Convert qemu-cpu-models.texi to rST | Kashyap Chamarthy | 5 | -29/+495 |
2020-03-06 | docs: Create defs.rst.inc as a place to define substitutions | Peter Maydell | 3 | -2/+17 |
2020-03-06 | docs/system: put qemu-block-drivers body in an included file | Paolo Bonzini | 3 | -976/+966 |
2020-03-06 | qemu-doc: remove indices other than findex | Paolo Bonzini | 12 | -29/+0 |
2020-03-06 | qemu-doc: move included files to docs/system | Paolo Bonzini | 3 | -0/+405 |
2020-03-06 | qemu-doc: move qemu-tech.texi into main section | Paolo Bonzini | 1 | -0/+35 |
2020-03-06 | qemu-doc: split target sections to separate files | Paolo Bonzini | 8 | -0/+845 |
2020-03-06 | qemu-doc: extract common system emulator documentation from the PC section | Paolo Bonzini | 1 | -1/+1 |
2020-03-06 | qemu-doc: split qemu-doc.texi in multiple files | Paolo Bonzini | 15 | -0/+1450 |
2020-03-06 | qemu-doc: split CPU models doc between MIPS and x86 parts | Paolo Bonzini | 3 | -208/+198 |
2020-03-06 | qemu-doc: convert user-mode emulation to a separate Sphinx manual | Paolo Bonzini | 5 | -0/+328 |
2020-03-05 | docs/specs/tpm: Document TPM_TIS sysbus device for ARM | Eric Auger | 1 | -1/+24 |