aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-17Merge tag 'pull-maintainer-9.1-rc3-160824-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2024-08-16plugins: fix race condition with scoreboardsPierrick Bouvier
2024-08-16docs/devel: update tcg-plugins pagePierrick Bouvier
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil
2024-08-16savevm: Fix load_snapshot error path crashNicholas Piggin
2024-08-16virtio-net: Use virtual time for RSC timersNicholas Piggin
2024-08-16virtio-net: Use replay_schedule_bh_event for bhs that affect machine stateNicholas Piggin
2024-08-16chardev: set record/replay on the base device of a muxed deviceNicholas Piggin
2024-08-16tests/avocado: replay_kernel.py add x86-64 q35 machine testNicholas Piggin
2024-08-16Revert "replay: stop us hanging in rr_wait_io_event"Nicholas Piggin
2024-08-16replay: allow runstate shutdown->running when replaying traceNicholas Piggin
2024-08-16tests/avocado: excercise scripts/replay-dump.py in replay testsNicholas Piggin
2024-08-16scripts/replay-dump.py: rejig decoders in event number orderNicholas Piggin
2024-08-16scripts/replay-dump.py: Update to current rr record formatNicholas Piggin
2024-08-16buildsys: Fix building without plugins on DarwinPhilippe Mathieu-Daudé
2024-08-16target/i386: allow access_ptr to force slow path on failed probeAlex Bennée
2024-08-16scripts/checkpatch: more checks on files imported from LinuxStefano Garzarella
2024-08-16configure: Fix GDB version detection for GDB_HAS_MTEGustavo Romero
2024-08-16configure: Avoid use of param. expansion when using gdb_versionGustavo Romero
2024-08-16configure: Fix arch detection for GDB_HAS_MTEGustavo Romero
2024-08-16Makefile: trigger re-configure on updated pythondepsAlex Bennée
2024-08-16tests/avocado: Re-enable gdbsim-r5f562n8 testing U-BootPhilippe Mathieu-Daudé
2024-08-16Merge tag 'pull-request-2024-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-08-16ci: refresh package lists with lcitoolDaniel P. Berrangé
2024-08-16ci: add gtk-vnc to the depsDaniel P. Berrangé
2024-08-16tests/avocado: apply proper skipUnless decoratorCleber Rosa
2024-08-16meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2Thomas Huth
2024-08-15target/s390x: fix build warning (gcc-12 -fsanitize=thread)Pierrick Bouvier
2024-08-15Update version for v9.1.0-rc2 releasev9.1.0-rc2Richard Henderson
2024-08-15Merge tag 'pull-lu-20240815' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-08-15linux-user: Preserve NULL hit in target_mmap subroutinesRichard Henderson
2024-08-15Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-08-14target/i386: Fix arguments for vmsr_read_thread_stat()Anthony Harivel
2024-08-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-08-14Merge tag 'pull-target-arm-20240813' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-08-13po: update Italian translationPaolo Bonzini
2024-08-13module: Prevent crash by resetting local_err in module_load_qom_all()Alexander Ivanov
2024-08-13target/i386: Assert MMX and XMM registers in rangeRichard Henderson
2024-08-13target/arm: Fix usage of MMU indexes when EL3 is AArch32Peter Maydell
2024-08-13target/arm: Update translation regime comment for new featuresPeter Maydell
2024-08-13target/arm: Clear high SVE elements in handle_vec_simd_wshliRichard Henderson
2024-08-13hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL valuesZheyu Ma
2024-08-13target/i386: Use unit not type in decode_modrmRichard Henderson
2024-08-13target/i386: Do not apply REX to MMX operandsRichard Henderson
2024-08-13target/hexagon: don't look for static glibAlyssa Ross
2024-08-13Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2024-08-13Merge tag 'pull-target-arm-20240812' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-08-12block/blkio: use FUA flag on write zeroes only if supportedStefano Garzarella
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab
2024-08-12hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue