aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-01-04tcg: convert tcg/README to rstMark Cave-Ayland
2022-12-21Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell
2022-12-21hw/ppc/e500: Add Freescale eSDHC to e500platPhilippe Mathieu-Daudé
2022-12-21docs/acpi/bits: document BITS_DEBUG environment variableAni Sinha
2022-12-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2022-12-15block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito
2022-12-15target/arm: Report FEAT_EVT for TCG '-cpu max'Peter Maydell
2022-12-15target/arm: Add Cortex-A55 CPUTimofey Kutergin
2022-12-15hw/arm/virt: Add properties to disable high memory regionsGavin Shan
2022-12-15hw/arm/virt: Add 'compact-highmem' propertyGavin Shan
2022-12-13qapi: Start to elide redundant has_FOO in generated CMarkus Armbruster
2022-12-13docs/devel/qapi-code-gen: Extend example for next commit's changeMarkus Armbruster
2022-12-13qapi: Tidy up whitespace in generated codeMarkus Armbruster
2022-12-13docs/devel/qapi-code-gen: Update example to match current codeMarkus Armbruster
2022-11-22docs/devel: try and improve the language around patch reviewAlex Bennée
2022-11-22docs/devel: simplify the minimal checklistAlex Bennée
2022-11-22docs/devel: make language a little less code centricAlex Bennée
2022-11-22docs/devel: add a maintainers section to development processAlex Bennée
2022-11-17acpi/tests/avocado/bits: some misc fixesAni Sinha
2022-11-16docs/system/s390x: Document the "loadparm" machine propertyThomas Huth
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-02acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits testAni Sinha
2022-10-31Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-10-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-10-29hw/ppc/e500: Implement pflash handlingBernhard Beschow
2022-10-28docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)Bernhard Beschow
2022-10-27block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...Emanuele Giuseppe Esposito
2022-10-27target/arm: Implement FEAT_HAFDBS, access flag portionRichard Henderson
2022-10-27hw/core/resettable: fix reset level countingDamien Hedde
2022-10-27target/arm: Implement FEAT_E0PDPeter Maydell
2022-10-17docs/system/ppc/ppce500: Add heading for networking chapterBernhard Beschow
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-10-12pci-ids: drop list of modern virtio devicesGerd Hoffmann
2022-10-12docs: add firmware feature flagsGerd Hoffmann
2022-10-10docs/system/arm/emulation.rst: Report FEAT_GTG supportPeter Maydell
2022-10-10docs/nuvoton: Update URL for imagesJoel Stanley
2022-10-06docs/devel: document the test pluginsAlex Bennée
2022-10-06docs/devel: move API to end of tcg-plugins.rstAlex Bennée
2022-10-06docs/devel: clean-up qemu invocations in tcg-pluginsAlex Bennée
2022-10-06plugins: extend execlog to filter matchesAlex Bennée
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée
2022-10-04Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-04docs: Update TPM documentation for usage of a TPM 2Stefan Berger
2022-09-30qemu-img: Wean documentation and help output off '?' for helpMarkus Armbruster
2022-09-29watchdog: remove -watchdog optionPaolo Bonzini
2022-09-27docs/devel: testing: Document writing portable test casesBin Meng