aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2024-02-20docs: correct typosManos Pitsidianakis3-3/+3
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-2/+4
2024-02-14exec/ioport: Add portio_list_set_enabled()Bernhard Beschow1-0/+1
2024-02-14exec/ioport: Add portio_list_set_address()Bernhard Beschow1-2/+3
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster1-0/+5
2024-02-12docs/devel/qapi-code-gen: Tweak doc comment whitespaceMarkus Armbruster1-2/+3
2024-02-12docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.yMarkus Armbruster1-2/+2
2024-02-03tcg: Introduce TCG_COND_TST{EQ,NE}Richard Henderson1-0/+2
2024-02-02doc/sphinx/hxtool.py: add optional label argument to SRST directiveDavid Woodhouse1-2/+10
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster1-1/+1
2024-01-26docs: Replace dangling references to docs/interop/qmp-intro.txtMarkus Armbruster1-2/+2
2024-01-26docs/devel/qapi-code-gen: Fix missing ':' in tagged section docsMarkus Armbruster1-2/+2
2024-01-26docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'Markus Armbruster1-3/+2
2024-01-18Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...Peter Maydell2-0/+61
2024-01-16docs/migration: Further move virtio to be feature of migrationPeter Xu2-1/+1
2024-01-16docs/migration: Further move vfio to be feature of migrationPeter Xu2-1/+1
2024-01-16docs/migration: Organize "Postcopy" pagePeter Xu1-75/+84
2024-01-16docs/migration: Split "dirty limit"Peter Xu3-71/+72
2024-01-16docs/migration: Split "Postcopy"Peter Xu4-305/+314
2024-01-16docs/migration: Split "Debugging" and "Firmware"Peter Xu3-44/+49
2024-01-16docs/migration: Split "Backwards compatibility" separatelyPeter Xu3-519/+518
2024-01-16docs/migration: Convert virtio.txt into rSTPeter Xu3-108/+116
2024-01-16docs/migration: Create index pagePeter Xu4-6/+16
2024-01-16docs/migration: Create migration/ directoryPeter Xu4-1/+1
2024-01-15docs/devel/docs: Document .hx file syntaxPeter Maydell2-0/+61
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