aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Rename "QEMU global mutex" to "BQL" in comments and docsStefan Hajnoczi4-13/+12
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi1-1/+1
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-16/+1
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-1/+1
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini1-15/+0
2023-12-30docs: Constify VMstate in examplesRichard Henderson2-5/+5
2023-12-21docs: remove AioContext lock from IOThread docsStefan Hajnoczi1-31/+16
2023-12-19docs/devel: Add VFIO iommufd backend documentationZhenzhong Duan2-0/+167
2023-12-01gitlab: add optional job to run flaky avocado testsAlex Bennée1-7/+8
2023-12-01docs/devel: rationalise unstable gitlab tests under FLAKY_TESTSAlex Bennée1-11/+20
2023-11-28docs/s390: Fix wrong command example in s390-cpu-topology.rstZhao Liu1-3/+3
2023-11-24docs: document what configure does with virtual environmentsPaolo Bonzini1-3/+85
2023-11-20Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-2/+2
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi1-5/+5
2023-11-16tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé1-1/+1
2023-11-16tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth1-1/+1
2023-11-15docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, r...Michael Tokarev1-5/+5
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson1-6/+0
2023-11-13tests/tsan: Rename the file with the entries that should be ignoredThomas Huth1-2/+2
2023-11-07Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi2-0/+9
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu2-0/+9
2023-11-03docs/migration: Add the dirty limit sectionHyman Huang1-0/+71
2023-11-01migration: Improve example and documentation of vmstate_register()Juan Quintela1-4/+8
2023-10-30migration/doc: We broke backwards compatibilityJuan Quintela1-0/+202
2023-10-30migration/doc: How to migrate when hosts have different featuresJuan Quintela1-0/+97
2023-10-30migration/doc: Add documentation for backwards compatiblityJuan Quintela1-0/+219
2023-10-30migration/doc: Add contentsJuan Quintela1-0/+2
2023-10-20docs/s390x/cpu topology: document s390x cpu topologyPierre Morel2-0/+171
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy1-5/+5
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-1/+1
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé1-2/+2
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé1-1/+1
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-20/+20
2023-09-21docs/devel/loads-stores: Fix git grep regexesPeter Maydell1-20/+20
2023-09-21docs/devel/reset.rst: Correct function namesAkihiko Odaki1-9/+8
2023-09-19docs: Don't mention "-mem-path" in multi-process.rstDavid Hildenbrand1-2/+3
2023-09-11vfio/migration: Add P2P support for VFIO migrationAvihai Horon1-36/+57
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini1-6/+2
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-1/+1
2023-08-30docs/style: permit inline loop variablesAlex Bennée1-1/+8
2023-08-30gitlab: enable ccache for many build jobsDaniel P. Berrangé1-0/+7
2023-08-28Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-3/+12
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini2-10/+10
2023-08-24docs/devel/tcg-ops: fix missing newlines in "Host vector operations"Mark Cave-Ayland1-0/+2
2023-08-24tcg: Introduce negsetcond opcodesRichard Henderson1-0/+6
2023-08-24docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()Philippe Mathieu-Daudé1-3/+4
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil1-1/+1
2023-07-26docs/migration: Update postcopy bitsPeter Xu1-26/+66
2023-07-18tests/avocado: Disable the test_sbsaref_edk2_firmware by defaultThomas Huth1-0/+5
2023-07-10docs/devel: Fix coding style in style.rstThomas Huth1-3/+6