aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-25tests/functional: Convert Aspeed arm SDK testsCédric Le Goater2-124/+68
2024-11-25tests/functional: Convert Aspeed aarch64 SDK testsCédric Le Goater3-78/+100
2024-11-25docs: explicitly permit a "commonly known identity" with SoBDaniel P. Berrangé2-2/+10
2024-11-25rust/pl011: Fix range checks for device ID accessesJunjie Mao1-1/+1
2024-11-25plugins: eradicate qemu-plugins.symbols static filePierrick Bouvier1-59/+0
2024-11-25plugins: detect qemu plugin API symbols from headerPierrick Bouvier3-3/+55
2024-11-25plugins: add missing export for qemu_plugin_num_vcpusPierrick Bouvier1-0/+1
2024-11-25tests/functional: update the aarch64 tuxrun testsAlex Bennée1-8/+8
2024-11-25tests/functional: Convert the Avocado aarch64 tuxrun testsThomas Huth4-225/+54
2024-11-25tests/functional: avoid accessing log_filename on earlier failuresDaniel P. Berrangé1-4/+6
2024-11-25tests/functional: add a QMP backdoor for debugging stalled testsDaniel P. Berrangé2-0/+17
2024-11-25tests/functional: remove time.sleep usage from tuxrun testsDaniel P. Berrangé1-10/+6
2024-11-25tests/functional: rewrite console handling to be bytewiseDaniel P. Berrangé1-15/+64
2024-11-25tests/functional: require non-NULL success_message for console waitDaniel P. Berrangé1-2/+7
2024-11-25tests/functional: don't try to wait for the empty stringDaniel P. Berrangé1-2/+1
2024-11-25tests/functional: logs details of console interaction operationsDaniel P. Berrangé1-0/+3
2024-11-25tests/functional: enable debug logging for QEMUMachineDaniel P. Berrangé1-0/+6
2024-11-25tests/functional: honour requested test VM name in QEMUMachineDaniel P. Berrangé1-0/+1
2024-11-25tests/functional: put QEMUMachine logs in testcase log directoryDaniel P. Berrangé1-2/+3
2024-11-25tests/functional: honour self.workdir in ACPI bits testsDaniel P. Berrangé1-31/+13
2024-11-25tests/functional: remove comments talking about avocadoDaniel P. Berrangé1-7/+6
2024-11-25tests/functional: remove obsolete reference to avocado bugDaniel P. Berrangé1-1/+0
2024-11-25tests/functional: remove leftover :avocado: tagsDaniel P. Berrangé2-47/+0
2024-11-25tests/functional: remove todo wrt avocado.utils.wait_forDaniel P. Berrangé1-2/+1
2024-11-25tests/functional: remove "AVOCADO" from env variable nameDaniel P. Berrangé1-1/+1
2024-11-25tests/functional: automatically clean up scratch files after testsDaniel P. Berrangé2-5/+15
2024-11-25tests/functional: fix mips64el test to honour workdirDaniel P. Berrangé1-1/+1
2024-11-25ssh: Do not switch session to non-blocking modeJakub Jelen1-3/+0
2024-11-25vl: use qmp_device_add() in qemu_create_cli_devices()Stefan Hajnoczi1-10/+4
2024-11-25qdev-monitor: avoid QemuOpts in QMP device_addStefan Hajnoczi1-14/+28
2024-11-25tests/avocado/hotplug_blk: Fix addr in device_add commandKevin Wolf1-1/+1
2024-11-25qdev: Fix set_pci_devfn() to visit option only onceKevin Wolf1-18/+36
2024-11-25python: silence pylint raising-non-exception errorJohn Snow1-0/+3
2024-11-25python: disable too-many-positional-arguments warningJohn Snow2-0/+2
2024-11-25iotests: correct resultclass type in ReproducibleTestRunnerJohn Snow1-1/+1
2024-11-25iotests: reflow ReproducibleTestRunner argumentsJohn Snow1-4/+7
2024-11-25parallels: fix possible int overflowDmitry Frolov1-2/+2
2024-11-25virtio-net: Copy received header to bufferAkihiko Odaki1-39/+46
2024-11-25virtio-net: Initialize hash reporting valuesAkihiko Odaki1-0/+2
2024-11-25virtio-net: Fix hash reporting when the queue changesAkihiko Odaki1-7/+7
2024-11-25virtio-net: Do not check for the queue before RSSAkihiko Odaki1-4/+4
2024-11-25virtio-net: Fix size check in dhclient workaroundAkihiko Odaki1-1/+4
2024-11-25net: checksum: Convert data to void *Akihiko Odaki2-3/+3
2024-11-24Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell3-6/+10
2024-11-22linux-user: Fix strace output for s390x mmap()Ilya Leoshkevich3-5/+9
2024-11-22linux-user: Print tid not pid with straceJ. Neuschäfer1-1/+1
2024-11-20Update version for v9.2.0-rc1 releasev9.2.0-rc1Peter Maydell1-1/+1
2024-11-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell4-8/+8
2024-11-20Merge tag 'pull-aspeed-20241119' of https://github.com/legoater/qemu into sta...Peter Maydell1-13/+86
2024-11-20scsi: fix allocation for s390x loadparmPaolo Bonzini1-1/+1