aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-06-30ci, docker: update CentOS and OpenSUSE Python to non-EOL versionsPaolo Bonzini
2024-02-22docs/system: Update description for input grab keyTianlan Zhou
2024-02-14vhost-user.rst: Fix vring address descriptionAndrey Ignatov
2024-02-01qemu-docs: Update options for graphical frontendsYihuan Pan
2024-01-23readthodocs: fully specify a build environmentAlex Bennée
2023-11-29tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé
2023-11-29tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth
2023-09-11docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-11docs/about/license: Update LICENSE URLPhilippe Mathieu-Daudé
2023-09-11async: Add an optional reentrancy guard to the BH APIAlexander Bulekov
2023-06-07docs: fix multi-process QEMU documentationJagannathan Raman
2023-05-18docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecationPeter Maydell
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
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-09-27docs/system: clean up code escape for riscv virt platformAlex Bennée
2022-09-23ui/cocoa: Run qemu_init in the main threadAkihiko Odaki