aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-08-20qemu-options.hx: correct formatting -smbios type=4Heinrich Schuchardt1-1/+1
2024-08-20hw/mips/loongson3_virt: Fix condition of IPI IOCSR connectionJiaxun Yang1-1/+1
2024-08-20hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineStateJiaxun Yang1-0/+3
2024-08-19Merge tag 'pull-riscv-to-apply-20240819-1' of https://github.com/alistair23/qemu into stagingRichard Henderson1-1/+0
2024-08-19Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"Andrew Jones1-1/+0
2024-08-17Merge tag 'pull-maintainer-9.1-rc3-160824-1' of https://gitlab.com/stsquad/qemu into stagingRichard Henderson27-192/+406
2024-08-16plugins: fix race condition with scoreboardsPierrick Bouvier1-12/+31
2024-08-16docs/devel: update tcg-plugins pagePierrick Bouvier2-12/+50
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil7-10/+10
2024-08-16savevm: Fix load_snapshot error path crashNicholas Piggin1-0/+1
2024-08-16virtio-net: Use virtual time for RSC timersNicholas Piggin1-3/+3
2024-08-16virtio-net: Use replay_schedule_bh_event for bhs that affect machine stateNicholas Piggin1-5/+6
2024-08-16chardev: set record/replay on the base device of a muxed deviceNicholas Piggin1-21/+50
2024-08-16tests/avocado: replay_kernel.py add x86-64 q35 machine testNicholas Piggin1-1/+17
2024-08-16Revert "replay: stop us hanging in rr_wait_io_event"Nicholas Piggin3-27/+1
2024-08-16replay: allow runstate shutdown->running when replaying traceNicholas Piggin3-3/+31
2024-08-16tests/avocado: excercise scripts/replay-dump.py in replay testsNicholas Piggin3-3/+26
2024-08-16scripts/replay-dump.py: rejig decoders in event number orderNicholas Piggin1-28/+28
2024-08-16scripts/replay-dump.py: Update to current rr record formatNicholas Piggin1-34/+93
2024-08-16buildsys: Fix building without plugins on DarwinPhilippe Mathieu-Daudé1-24/+26
2024-08-16target/i386: allow access_ptr to force slow path on failed probeAlex Bennée1-14/+13
2024-08-16scripts/checkpatch: more checks on files imported from LinuxStefano Garzarella1-0/+24
2024-08-16configure: Fix GDB version detection for GDB_HAS_MTEGustavo Romero1-1/+1
2024-08-16configure: Avoid use of param. expansion when using gdb_versionGustavo Romero1-3/+5
2024-08-16configure: Fix arch detection for GDB_HAS_MTEGustavo Romero1-1/+1
2024-08-16Makefile: trigger re-configure on updated pythondepsAlex Bennée1-1/+2
2024-08-16tests/avocado: Re-enable gdbsim-r5f562n8 testing U-BootPhilippe Mathieu-Daudé1-2/+0
2024-08-16Merge tag 'pull-request-2024-08-16' of https://gitlab.com/thuth/qemu into stagingRichard Henderson32-17/+27
2024-08-16ci: refresh package lists with lcitoolDaniel P. Berrangé21-3/+21
2024-08-16ci: add gtk-vnc to the depsDaniel P. Berrangé1-0/+1
2024-08-16tests/avocado: apply proper skipUnless decoratorCleber Rosa8-13/+0
2024-08-16meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2Thomas Huth1-0/+5
2024-08-15target/s390x: fix build warning (gcc-12 -fsanitize=thread)Pierrick Bouvier1-1/+0
2024-08-15Update version for v9.1.0-rc2 releaseRichard Henderson1-1/+1
2024-08-15Merge tag 'pull-lu-20240815' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-3/+15
2024-08-15linux-user: Preserve NULL hit in target_mmap subroutinesRichard Henderson1-3/+15
2024-08-15Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-4/+4
2024-08-14target/i386: Fix arguments for vmsr_read_thread_stat()Anthony Harivel1-4/+4
2024-08-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson5-10/+18
2024-08-14Merge tag 'pull-target-arm-20240813' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingRichard Henderson9-47/+116
2024-08-13po: update Italian translationPaolo Bonzini1-1/+1
2024-08-13module: Prevent crash by resetting local_err in module_load_qom_all()Alexander Ivanov1-1/+1
2024-08-13target/i386: Assert MMX and XMM registers in rangeRichard Henderson1-2/+7
2024-08-13target/arm: Fix usage of MMU indexes when EL3 is AArch32Peter Maydell8-34/+81
2024-08-13target/arm: Update translation regime comment for new featuresPeter Maydell1-7/+16
2024-08-13target/arm: Clear high SVE elements in handle_vec_simd_wshliRichard Henderson1-0/+1
2024-08-13hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL valuesZheyu Ma1-8/+20
2024-08-13target/i386: Use unit not type in decode_modrmRichard Henderson1-4/+4
2024-08-13target/i386: Do not apply REX to MMX operandsRichard Henderson1-1/+4
2024-08-13target/hexagon: don't look for static glibAlyssa Ross1-1/+1