aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-27Merge tag 'pull-request-2024-11-27' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-27hw/pci: Remove unused pci_irq_pulse() methodPhilippe Mathieu-Daudé
2024-11-27tests/functional: Remove sleep workarounds from sh4 testCédric Le Goater
2024-11-27.gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS jobThomas Huth
2024-11-27meson.build: Refuse XCode versions < v15.0Thomas Huth
2024-11-27tests/functional: Fix the running test case causes loongarch64 to hangXianglai Li
2024-11-27docs: Document that hvf on Arm is supportedAkihiko Odaki
2024-11-27docs/devel/testing/functional: Clarify that we have to use the build folderThomas Huth
2024-11-26Update version for v9.2.0-rc2 releasev9.2.0-rc2Peter Maydell
2024-11-26Merge tag 'pull-ppc-for-9.2-2-20241127' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-26Merge tag 'pull-target-arm-20241126' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-27hw/ppc/pegasos2: Fix IRQ routing from pci.0BALATON Zoltan
2024-11-27ppc/spapr: fix drc index mismatch for partially enabled vcpusHarsh Prateek Bora
2024-11-27ppc/pnv: Add xscom- prefix to pervasive-control region nameNicholas Piggin
2024-11-27target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles
2024-11-27ppc/pnv: Fix direct controls quiesceNicholas Piggin
2024-11-27target/ppc: Fix non-maskable interrupt while haltedNicholas Piggin
2024-11-26docs/system/arm/aspeed: add missing model supermicrox11spi-bmcPierrick Bouvier
2024-11-26docs/system/arm/fby35: update link to product pagePierrick Bouvier
2024-11-26docs/system/arm/: add FEAT_DoubleLockPierrick Bouvier
2024-11-26docs/system/arm/: add FEAT_MTE_ASYNCPierrick Bouvier
2024-11-26target/arm/tcg/: fix typo in FEAT namePierrick Bouvier
2024-11-26docs/system/arm/emulation: add FEAT_SSBS2Pierrick Bouvier
2024-11-26docs/system/arm/emulation: fix typo in feature namePierrick Bouvier
2024-11-26docs/system/arm/emulation: mention armv9Pierrick Bouvier
2024-11-26target/arm/tcg/cpu32.c: swap ATCM and BTCM register namesMichael Tokarev
2024-11-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2024-11-26Merge tag 'migration-20241125-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-11-26Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ...Peter Maydell
2024-11-26virtio-net: Add queues before loading themAkihiko Odaki
2024-11-25migration: Fix extra cleanup at postcopy listenFabiano Rosas
2024-11-25migration: Allow pipes to keep working for fd migrationsPeter Xu
2024-11-25Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-11-25Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2024-11-25tests/functional: Remove sleep workarounds from Aspeed testsCédric Le Goater
2024-11-25tests/functional: Convert Aspeed arm SDK testsCédric Le Goater
2024-11-25tests/functional: Convert Aspeed aarch64 SDK testsCédric Le Goater
2024-11-25docs: explicitly permit a "commonly known identity" with SoBDaniel P. Berrangé
2024-11-25rust/pl011: Fix range checks for device ID accessesJunjie Mao
2024-11-25plugins: eradicate qemu-plugins.symbols static filePierrick Bouvier
2024-11-25plugins: detect qemu plugin API symbols from headerPierrick Bouvier
2024-11-25plugins: add missing export for qemu_plugin_num_vcpusPierrick Bouvier
2024-11-25tests/functional: update the aarch64 tuxrun testsAlex Bennée
2024-11-25tests/functional: Convert the Avocado aarch64 tuxrun testsThomas Huth
2024-11-25tests/functional: avoid accessing log_filename on earlier failuresDaniel P. Berrangé
2024-11-25tests/functional: add a QMP backdoor for debugging stalled testsDaniel P. Berrangé
2024-11-25tests/functional: remove time.sleep usage from tuxrun testsDaniel P. Berrangé
2024-11-25tests/functional: rewrite console handling to be bytewiseDaniel P. Berrangé
2024-11-25tests/functional: require non-NULL success_message for console waitDaniel P. Berrangé
2024-11-25tests/functional: don't try to wait for the empty stringDaniel P. Berrangé