aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Fix some typos in documentation (found by codespell)Stefan Weil3-3/+3
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé1-0/+4
2024-03-18Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2-0/+148
2024-03-13migration: cpr-reboot documentationSteve Sistare2-0/+148
2024-03-13Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell1-0/+119
2024-03-12tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé1-2/+1
2024-03-13spapr: nested: Document Nested PAPR APIHarsh Prateek Bora1-0/+119
2024-03-11migration/multifd: Don't fsync when closing QIOChannelFileFabiano Rosas1-1/+2
2024-03-09docs/acpi/bits: add some clarity and details while also improving formatingAni Sinha1-16/+39
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2-296/+200
2024-03-04docs/devel/writing-monitor-commands: Minor improvementsMarkus Armbruster1-17/+15
2024-03-04docs/devel/writing-monitor-commands: Repair a decade of rotMarkus Armbruster1-279/+181
2024-03-04qapi: New documentation section tag "Errors"Markus Armbruster1-1/+5
2024-03-01migration/ram: Introduce 'mapped-ram' migration capabilityFabiano Rosas2-0/+139
2024-02-28Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell1-0/+4
2024-02-28docs/devel: plugins can trigger a tb flushPierrick Bouvier1-0/+1
2024-02-28docs/devel: document some plugin assumptionsAlex Bennée1-0/+49
2024-02-28docs/devel: lift example and plugin API sections upAlex Bennée1-3/+3
2024-02-28contrib/plugins: extend execlog to track register changesAlex Bennée1-1/+16
2024-02-28docs/devel/migration.rst: Document the file transportFabiano Rosas1-0/+4
2024-02-27docs/devel/reset: Update to discuss system resetPeter Maydell1-2/+42
2024-02-27include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macrosPeter Maydell1-5/+29
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster1-6/+9
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster1-8/+7
2024-02-23tests/avocado: mark boot_linux.py long runtime instead of flakyNicholas Piggin1-0/+11
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