aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)Author
2024-02-27include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macrosPeter Maydell
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-23tests/avocado: mark boot_linux.py long runtime instead of flakyNicholas Piggin
2024-02-20docs: correct typosManos Pitsidianakis
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-02-14exec/ioport: Add portio_list_set_enabled()Bernhard Beschow
2024-02-14exec/ioport: Add portio_list_set_address()Bernhard Beschow
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster
2024-02-12docs/devel/qapi-code-gen: Tweak doc comment whitespaceMarkus Armbruster
2024-02-12docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.yMarkus Armbruster
2024-02-03tcg: Introduce TCG_COND_TST{EQ,NE}Richard Henderson
2024-02-02doc/sphinx/hxtool.py: add optional label argument to SRST directiveDavid Woodhouse
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster
2024-01-26docs: Replace dangling references to docs/interop/qmp-intro.txtMarkus Armbruster
2024-01-26docs/devel/qapi-code-gen: Fix missing ':' in tagged section docsMarkus Armbruster
2024-01-26docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'Markus Armbruster
2024-01-18Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-16docs/migration: Further move virtio to be feature of migrationPeter Xu
2024-01-16docs/migration: Further move vfio to be feature of migrationPeter Xu
2024-01-16docs/migration: Organize "Postcopy" pagePeter Xu
2024-01-16docs/migration: Split "dirty limit"Peter Xu
2024-01-16docs/migration: Split "Postcopy"Peter Xu
2024-01-16docs/migration: Split "Debugging" and "Firmware"Peter Xu
2024-01-16docs/migration: Split "Backwards compatibility" separatelyPeter Xu
2024-01-16docs/migration: Convert virtio.txt into rSTPeter Xu
2024-01-16docs/migration: Create index pagePeter Xu
2024-01-16docs/migration: Create migration/ directoryPeter Xu
2024-01-15docs/devel/docs: Document .hx file syntaxPeter Maydell
2024-01-08Rename "QEMU global mutex" to "BQL" in comments and docsStefan Hajnoczi
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-12-30docs: Constify VMstate in examplesRichard Henderson
2023-12-21docs: remove AioContext lock from IOThread docsStefan Hajnoczi
2023-12-19docs/devel: Add VFIO iommufd backend documentationZhenzhong Duan
2023-12-01gitlab: add optional job to run flaky avocado testsAlex Bennée
2023-12-01docs/devel: rationalise unstable gitlab tests under FLAKY_TESTSAlex Bennée
2023-11-28docs/s390: Fix wrong command example in s390-cpu-topology.rstZhao Liu
2023-11-24docs: document what configure does with virtual environmentsPaolo Bonzini
2023-11-20Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-11-16tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé
2023-11-16tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth
2023-11-15docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, r...Michael Tokarev
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson
2023-11-13tests/tsan: Rename the file with the entries that should be ignoredThomas Huth
2023-11-07Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu