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