- 0cec501 qapi: Require member documentation (with loophole) by Markus Armbruster · 1 year, 1 month ago
- 399c8cd docs/devel/qapi-code-gen: Tweak doc comment whitespace by Markus Armbruster · 1 year, 1 month ago
- 1ccdae0 docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y by Markus Armbruster · 1 year, 1 month ago
- d48097d tcg: Introduce TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 5 months ago
- 1eeb432 doc/sphinx/hxtool.py: add optional label argument to SRST directive by David Woodhouse · 1 year, 2 months ago
- b0b1313 qapi: Fix dangling references to docs/devel/qapi-code-gen.txt by Markus Armbruster · 1 year, 2 months ago
- 3bc8dc8 docs: Replace dangling references to docs/interop/qmp-intro.txt by Markus Armbruster · 1 year, 2 months ago
- 1defab0 docs/devel/qapi-code-gen: Fix missing ':' in tagged section docs by Markus Armbruster · 1 year, 2 months ago
- 1110fbc docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind' by Markus Armbruster · 1 year, 3 months ago
- 88cf5fe Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 1 year, 2 months ago
- eb9f6da docs/migration: Further move virtio to be feature of migration by Peter Xu · 1 year, 2 months ago
- 66fd3b1 docs/migration: Further move vfio to be feature of migration by Peter Xu · 1 year, 2 months ago
- 21b17cd docs/migration: Organize "Postcopy" page by Peter Xu · 1 year, 2 months ago
- 4c6f8a7 docs/migration: Split "dirty limit" by Peter Xu · 1 year, 2 months ago
- bfb4c7c docs/migration: Split "Postcopy" by Peter Xu · 1 year, 2 months ago
- 774ad6b docs/migration: Split "Debugging" and "Firmware" by Peter Xu · 1 year, 2 months ago
- 6cc6a7b docs/migration: Split "Backwards compatibility" separately by Peter Xu · 1 year, 2 months ago
- 4d7a691 docs/migration: Convert virtio.txt into rST by Peter Xu · 1 year, 2 months ago
- f6bbac9 docs/migration: Create index page by Peter Xu · 1 year, 2 months ago
- 8cb2f8b docs/migration: Create migration/ directory by Peter Xu · 1 year, 2 months ago
- d95f260 docs/devel/docs: Document .hx file syntax by Peter Maydell · 1 year, 3 months ago
- 0b2675c Rename "QEMU global mutex" to "BQL" in comments and docs by Stefan Hajnoczi · 1 year, 2 months ago
- a4a411f Replace "iothread lock" with "BQL" in comments by Stefan Hajnoczi · 1 year, 2 months ago
- 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
- d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
- 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 7 months ago
- 2563c97 docs: Constify VMstate in examples by Richard Henderson · 1 year, 3 months ago
- e0444c2 docs: remove AioContext lock from IOThread docs by Stefan Hajnoczi · 1 year, 3 months ago
- 98dad2b docs/devel: Add VFIO iommufd backend documentation by Zhenzhong Duan · 1 year, 4 months ago
- 5d25fcb gitlab: add optional job to run flaky avocado tests by Alex Bennée · 1 year, 4 months ago
- 9b45cc9 docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS by Alex Bennée · 1 year, 4 months ago
- 0180a74 docs/s390: Fix wrong command example in s390-cpu-topology.rst by Zhao Liu · 1 year, 4 months ago
- 6dc8a88 docs: document what configure does with virtual environments by Paolo Bonzini · 1 year, 4 months ago
- d86f3f5 Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
- 95e008b Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
- f0a663b tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 861f724 tests/avocado: Replace assertEquals() for Python 3.12 compatibility by Thomas Huth · 1 year, 4 months ago
- 2a620ed docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, recomend by Michael Tokarev · 1 year, 4 months ago
- cf9b579 accel/tcg: Remove CF_LAST_IO by Richard Henderson · 1 year, 4 months ago
- f9a19bd tests/tsan: Rename the file with the entries that should be ignored by Thomas Huth · 1 year, 4 months ago
- bb59f35 Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
- ba7d12e hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps by Yi Liu · 1 year, 5 months ago
- ceddc48 docs/migration: Add the dirty limit section by Hyman Huang · 1 year, 5 months ago
- 5b146be migration: Improve example and documentation of vmstate_register() by Juan Quintela · 1 year, 5 months ago
- e773261 migration/doc: We broke backwards compatibility by Juan Quintela · 1 year, 5 months ago
- 593c28c migration/doc: How to migrate when hosts have different features by Juan Quintela · 1 year, 5 months ago
- 1aefe2c migration/doc: Add documentation for backwards compatiblity by Juan Quintela · 1 year, 5 months ago
- d8a0f05 migration/doc: Add contents by Juan Quintela · 1 year, 5 months ago
- 0d177cd docs/s390x/cpu topology: document s390x cpu topology by Pierre Morel · 1 year, 5 months ago
- 684750a python/qemu: rename command() to cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
- 8d7f2e7 system: Rename softmmu/ directory as system/ by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 01c85e6 meson: Rename target_softmmu_arch -> target_system_arch by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 7893e42 tcg: Correct invalid mentions of 'softmmu' by 'system-mode' by Philippe Mathieu-Daudé · 1 year, 5 months ago
- bf94b63 Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 1 year, 6 months ago
- e8d6845 docs/devel/loads-stores: Fix git grep regexes by Peter Maydell · 1 year, 6 months ago
- fa365d0 docs/devel/reset.rst: Correct function names by Akihiko Odaki · 2 years, 4 months ago
- 9e6180d docs: Don't mention "-mem-path" in multi-process.rst by David Hildenbrand · 1 year, 6 months ago
- 94f775e vfio/migration: Add P2P support for VFIO migration by Avihai Horon · 1 year, 8 months ago
- 875be287 meson: list leftover CONFIG_* symbols by Paolo Bonzini · 3 years, 1 month ago
- 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 7 months ago
- 4b77429 docs/style: permit inline loop variables by Alex Bennée · 1 year, 7 months ago
- 2f7350c gitlab: enable ccache for many build jobs by Daniel P. Berrangé · 1 year, 7 months ago
- f5fe7c1 Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- c03f57f Revert "tests: Use separate virtual environment for avocado" by Paolo Bonzini · 1 year, 7 months ago
- b08caa6 docs/devel/tcg-ops: fix missing newlines in "Host vector operations" by Mark Cave-Ayland · 1 year, 7 months ago
- 3635502 tcg: Introduce negsetcond opcodes by Richard Henderson · 1 year, 7 months ago
- bb9d7ee docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32() by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 313e162 misc: Fix some typos in documentation and comments by Stefan Weil · 1 year, 8 months ago
- f014880 docs/migration: Update postcopy bits by Peter Xu · 1 year, 8 months ago
- a575484 tests/avocado: Disable the test_sbsaref_edk2_firmware by default by Thomas Huth · 1 year, 8 months ago
- 7233bd1 docs/devel: Fix coding style in style.rst by Thomas Huth · 1 year, 8 months ago
- 4339840 docs/devel: introduce some key concepts for QOM development by Alex Bennée · 1 year, 9 months ago
- da966a8 docs/devel: split qom-api reference into new file by Alex Bennée · 1 year, 9 months ago
- 307c0a4 docs/devel/qom.rst: Correct code style by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 8b4528c docs/devel: add some front matter to the devel index by Alex Bennée · 1 year, 9 months ago
- d2ab529 docs/devel: remind developers to run CI container pipeline when updating images by Ani Sinha · 1 year, 9 months ago
- 745c429 vfio/migration: Add support for switchover ack capability by Avihai Horon · 1 year, 9 months ago
- eda7362 vfio/migration: Add VFIO migration pre-copy support by Avihai Horon · 1 year, 9 months ago
- 098bfc0 docs/devel/testing: Update the 'Docker Debugging' section by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 390e8fc Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 9 months ago
- 1ddd2ff gitlab: allow overriding name of the upstream repository by Daniel P. Berrangé · 1 year, 9 months ago
- d4c7a56 gitlab: centralize the container tag name by Daniel P. Berrangé · 1 year, 9 months ago
- 14180d6 bswap: Add the ability to store to an unaligned 24 bit field by Ira Weiny · 1 year, 10 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
- e8e4298 tests: Use separate virtual environment for avocado by Paolo Bonzini · 1 year, 9 months ago
- 0683100 atomics: eliminate mb_read/mb_set by Paolo Bonzini · 2 years ago
- 7e62609 docs: Document decodetree named field syntax by Peter Maydell · 1 year, 10 months ago
- d565725 docs/interop: Convert qmp-spec.txt to rST by Peter Maydell · 1 year, 10 months ago
- fe3ab4e docs/devel: update build system docs by Paolo Bonzini · 2 years, 5 months ago
- 34f983d build: move sanitizer tests to meson by Paolo Bonzini · 2 years, 2 months ago
- 877c556 configure: remove pkg-config functions by Paolo Bonzini · 2 years, 5 months ago
- a0cbd2e meson: use prefer_static option by Paolo Bonzini · 2 years, 8 months ago
- 9c6692d tests: Use configure-provided pyvenv for tests by John Snow · 1 year, 10 months ago
- 12fde9b tcg: Add INDEX_op_qemu_{ld,st}_i128 by Richard Henderson · 2 years, 4 months ago
- 0cadc1e tcg: Unify helper_{be,le}_{ld,st}* by Richard Henderson · 2 years, 5 months ago
- 2a851fc docs/devel: remind developers to run CI container pipeline when updating images by Ani Sinha · 1 year, 11 months ago
- 01562fe docs/zoned-storage:add zoned emulation use case by Sam Li · 1 year, 10 months ago
- 90fd974 docs/zoned-storage: add zoned device documentation by Sam Li · 1 year, 10 months ago
- 568992e Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 1 year, 10 months ago
- 9d16749 docs/devel/qapi-code-gen: Update doc comment conventions by Markus Armbruster · 1 year, 11 months ago