aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2024-11-25tests/functional: logs details of console interaction operationsDaniel P. Berrangé
2024-11-25tests/functional: enable debug logging for QEMUMachineDaniel P. Berrangé
2024-11-25tests/functional: honour requested test VM name in QEMUMachineDaniel P. Berrangé
2024-11-25tests/functional: put QEMUMachine logs in testcase log directoryDaniel P. Berrangé
2024-11-25tests/functional: honour self.workdir in ACPI bits testsDaniel P. Berrangé
2024-11-25tests/functional: remove comments talking about avocadoDaniel P. Berrangé
2024-11-25tests/functional: remove obsolete reference to avocado bugDaniel P. Berrangé
2024-11-25tests/functional: remove leftover :avocado: tagsDaniel P. Berrangé
2024-11-25tests/functional: remove todo wrt avocado.utils.wait_forDaniel P. Berrangé
2024-11-25tests/functional: remove "AVOCADO" from env variable nameDaniel P. Berrangé
2024-11-25tests/functional: automatically clean up scratch files after testsDaniel P. Berrangé
2024-11-25tests/functional: fix mips64el test to honour workdirDaniel P. Berrangé
2024-11-25ssh: Do not switch session to non-blocking modeJakub Jelen
2024-11-25vl: use qmp_device_add() in qemu_create_cli_devices()Stefan Hajnoczi
2024-11-25qdev-monitor: avoid QemuOpts in QMP device_addStefan Hajnoczi
2024-11-25tests/avocado/hotplug_blk: Fix addr in device_add commandKevin Wolf
2024-11-25qdev: Fix set_pci_devfn() to visit option only onceKevin Wolf
2024-11-25python: silence pylint raising-non-exception errorJohn Snow
2024-11-25python: disable too-many-positional-arguments warningJohn Snow