index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
qemu-options.hx: correct formatting -smbios type=4
Heinrich Schuchardt
2024-08-20
1
-1
/
+1
|
*
hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
Jiaxun Yang
2024-08-20
1
-1
/
+1
|
*
hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
Jiaxun Yang
2024-08-20
1
-0
/
+3
*
|
Merge tag 'pull-riscv-to-apply-20240819-1' of https://github.com/alistair23/qemu into staging
Richard Henderson
2024-08-19
1
-1
/
+0
|
\
\
|
*
|
Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
Andrew Jones
2024-08-19
1
-1
/
+0
|
/
/
*
|
Merge tag 'pull-maintainer-9.1-rc3-160824-1' of https://gitlab.com/stsquad/qemu into staging
Richard Henderson
2024-08-17
27
-192
/
+406
|
\
\
|
|
/
|
/
|
|
*
plugins: fix race condition with scoreboards
Pierrick Bouvier
2024-08-16
1
-12
/
+31
|
*
docs/devel: update tcg-plugins page
Pierrick Bouvier
2024-08-16
2
-12
/
+50
|
*
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
2024-08-16
7
-10
/
+10
|
*
savevm: Fix load_snapshot error path crash
Nicholas Piggin
2024-08-16
1
-0
/
+1
|
*
virtio-net: Use virtual time for RSC timers
Nicholas Piggin
2024-08-16
1
-3
/
+3
|
*
virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
Nicholas Piggin
2024-08-16
1
-5
/
+6
|
*
chardev: set record/replay on the base device of a muxed device
Nicholas Piggin
2024-08-16
1
-21
/
+50
|
*
tests/avocado: replay_kernel.py add x86-64 q35 machine test
Nicholas Piggin
2024-08-16
1
-1
/
+17
|
*
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
2024-08-16
3
-27
/
+1
|
*
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
2024-08-16
3
-3
/
+31
|
*
tests/avocado: excercise scripts/replay-dump.py in replay tests
Nicholas Piggin
2024-08-16
3
-3
/
+26
|
*
scripts/replay-dump.py: rejig decoders in event number order
Nicholas Piggin
2024-08-16
1
-28
/
+28
|
*
scripts/replay-dump.py: Update to current rr record format
Nicholas Piggin
2024-08-16
1
-34
/
+93
|
*
buildsys: Fix building without plugins on Darwin
Philippe Mathieu-Daudé
2024-08-16
1
-24
/
+26
|
*
target/i386: allow access_ptr to force slow path on failed probe
Alex Bennée
2024-08-16
1
-14
/
+13
|
*
scripts/checkpatch: more checks on files imported from Linux
Stefano Garzarella
2024-08-16
1
-0
/
+24
|
*
configure: Fix GDB version detection for GDB_HAS_MTE
Gustavo Romero
2024-08-16
1
-1
/
+1
|
*
configure: Avoid use of param. expansion when using gdb_version
Gustavo Romero
2024-08-16
1
-3
/
+5
|
*
configure: Fix arch detection for GDB_HAS_MTE
Gustavo Romero
2024-08-16
1
-1
/
+1
|
*
Makefile: trigger re-configure on updated pythondeps
Alex Bennée
2024-08-16
1
-1
/
+2
|
*
tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
Philippe Mathieu-Daudé
2024-08-16
1
-2
/
+0
|
/
*
Merge tag 'pull-request-2024-08-16' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
2024-08-16
32
-17
/
+27
|
\
|
*
ci: refresh package lists with lcitool
Daniel P. Berrangé
2024-08-16
21
-3
/
+21
|
*
ci: add gtk-vnc to the deps
Daniel P. Berrangé
2024-08-16
1
-0
/
+1
|
*
tests/avocado: apply proper skipUnless decorator
Cleber Rosa
2024-08-16
8
-13
/
+0
|
*
meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
Thomas Huth
2024-08-16
1
-0
/
+5
|
*
target/s390x: fix build warning (gcc-12 -fsanitize=thread)
Pierrick Bouvier
2024-08-15
1
-1
/
+0
|
/
*
Update version for v9.1.0-rc2 release
Richard Henderson
2024-08-15
1
-1
/
+1
*
Merge tag 'pull-lu-20240815' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-08-15
1
-3
/
+15
|
\
|
*
linux-user: Preserve NULL hit in target_mmap subroutines
Richard Henderson
2024-08-15
1
-3
/
+15
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-08-15
1
-4
/
+4
|
\
|
*
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
2024-08-14
1
-4
/
+4
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-08-14
5
-10
/
+18
|
\
|
|
*
po: update Italian translation
Paolo Bonzini
2024-08-13
1
-1
/
+1
|
*
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
2024-08-13
1
-1
/
+1
|
*
target/i386: Assert MMX and XMM registers in range
Richard Henderson
2024-08-13
1
-2
/
+7
|
*
target/i386: Use unit not type in decode_modrm
Richard Henderson
2024-08-13
1
-4
/
+4
|
*
target/i386: Do not apply REX to MMX operands
Richard Henderson
2024-08-13
1
-1
/
+4
|
*
target/hexagon: don't look for static glib
Alyssa Ross
2024-08-13
1
-1
/
+1
*
|
Merge tag 'pull-target-arm-20240813' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Richard Henderson
2024-08-14
9
-47
/
+116
|
\
\
|
|
/
|
/
|
|
*
target/arm: Fix usage of MMU indexes when EL3 is AArch32
Peter Maydell
2024-08-13
8
-34
/
+81
|
*
target/arm: Update translation regime comment for new features
Peter Maydell
2024-08-13
1
-7
/
+16
|
*
target/arm: Clear high SVE elements in handle_vec_simd_wshli
Richard Henderson
2024-08-13
1
-0
/
+1
|
*
hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
Zheyu Ma
2024-08-13
1
-8
/
+20
|
/
[prev]
[next]