aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-03docs/devel: introduce some key concepts for QOM developmentAlex Bennée1-6/+52
2023-07-03docs/devel: split qom-api reference into new fileAlex Bennée4-1/+20
2023-07-03docs/devel/qom.rst: Correct code stylePhilippe Mathieu-Daudé1-2/+2
2023-07-03docs/devel: add some front matter to the devel indexAlex Bennée4-2/+28
2023-07-03docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha1-0/+6
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon1-0/+10
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon1-10/+25
2023-06-28docs/devel/testing: Update the 'Docker Debugging' sectionPhilippe Mathieu-Daudé1-1/+1
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson1-0/+2
2023-06-26gitlab: allow overriding name of the upstream repositoryDaniel P. Berrangé1-0/+6
2023-06-26gitlab: centralize the container tag nameDaniel P. Berrangé1-0/+5
2023-06-22bswap: Add the ability to store to an unaligned 24 bit fieldIra Weiny1-0/+2
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-7/+7
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini2-10/+10
2023-06-06atomics: eliminate mb_read/mb_setPaolo Bonzini1-23/+4
2023-05-30docs: Document decodetree named field syntaxPeter Maydell1-5/+28
2023-05-22docs/interop: Convert qmp-spec.txt to rSTPeter Maydell1-1/+2
2023-05-18docs/devel: update build system docsPaolo Bonzini1-108/+175