summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-08-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2024-08-12net: Fix '-net nic,model=' for non-help argumentsDavid Woodhouse
2024-08-09docs: Typo fix in live disk backupEric Blake
2024-08-09docs/interop/prl-xml.rst: Fix minor grammar nitsPeter Maydell
2024-08-09docs/interop/prl-xml.txt: Convert to rSTPeter Maydell
2024-08-09docs/interop/parallels.txt: Convert to rSTPeter Maydell
2024-08-09docs/interop/nbd.txt: Convert to rSTPeter Maydell
2024-08-09docs/specs/rocker.txt: Convert to rSTPeter Maydell
2024-08-09include: Fix typo in name of MAKE_IDENTFIER macroPeter Maydell
2024-08-09target/arm: Fix BTI versus CF_PCRELRichard Henderson