index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
docs/devel: update tcg-plugins page
Pierrick Bouvier
2
-12
/
+50
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
7
-10
/
+10
2024-08-16
savevm: Fix load_snapshot error path crash
Nicholas Piggin
1
-0
/
+1
2024-08-16
virtio-net: Use virtual time for RSC timers
Nicholas Piggin
1
-3
/
+3
2024-08-16
virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
Nicholas Piggin
1
-5
/
+6
2024-08-16
chardev: set record/replay on the base device of a muxed device
Nicholas Piggin
1
-21
/
+50
2024-08-16
tests/avocado: replay_kernel.py add x86-64 q35 machine test
Nicholas Piggin
1
-1
/
+17
2024-08-16
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
3
-27
/
+1
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
3
-3
/
+31
2024-08-16
tests/avocado: excercise scripts/replay-dump.py in replay tests
Nicholas Piggin
3
-3
/
+26
2024-08-16
scripts/replay-dump.py: rejig decoders in event number order
Nicholas Piggin
1
-28
/
+28
2024-08-16
scripts/replay-dump.py: Update to current rr record format
Nicholas Piggin
1
-34
/
+93
2024-08-16
buildsys: Fix building without plugins on Darwin
Philippe Mathieu-Daudé
1
-24
/
+26
2024-08-16
target/i386: allow access_ptr to force slow path on failed probe
Alex Bennée
1
-14
/
+13
2024-08-16
scripts/checkpatch: more checks on files imported from Linux
Stefano Garzarella
1
-0
/
+24
2024-08-16
configure: Fix GDB version detection for GDB_HAS_MTE
Gustavo Romero
1
-1
/
+1
2024-08-16
configure: Avoid use of param. expansion when using gdb_version
Gustavo Romero
1
-3
/
+5
2024-08-16
configure: Fix arch detection for GDB_HAS_MTE
Gustavo Romero
1
-1
/
+1
2024-08-16
Makefile: trigger re-configure on updated pythondeps
Alex Bennée
1
-1
/
+2
2024-08-16
tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
Philippe Mathieu-Daudé
1
-2
/
+0
2024-08-16
ci: refresh package lists with lcitool
Daniel P. Berrangé
21
-3
/
+21
2024-08-16
ci: add gtk-vnc to the deps
Daniel P. Berrangé
1
-0
/
+1
2024-08-16
tests/avocado: apply proper skipUnless decorator
Cleber Rosa
8
-13
/
+0
2024-08-16
meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
Thomas Huth
1
-0
/
+5
2024-08-15
target/s390x: fix build warning (gcc-12 -fsanitize=thread)
Pierrick Bouvier
1
-1
/
+0
2024-08-15
Update version for v9.1.0-rc2 release
Richard Henderson
1
-1
/
+1
2024-08-15
linux-user: Preserve NULL hit in target_mmap subroutines
Richard Henderson
1
-3
/
+15
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
1
-4
/
+4
2024-08-13
po: update Italian translation
Paolo Bonzini
1
-1
/
+1
2024-08-13
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
1
-1
/
+1
2024-08-13
target/i386: Assert MMX and XMM registers in range
Richard Henderson
1
-2
/
+7
2024-08-13
target/arm: Fix usage of MMU indexes when EL3 is AArch32
Peter Maydell
8
-34
/
+81
2024-08-13
target/arm: Update translation regime comment for new features
Peter Maydell
1
-7
/
+16
2024-08-13
target/arm: Clear high SVE elements in handle_vec_simd_wshli
Richard Henderson
1
-0
/
+1
2024-08-13
hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
Zheyu Ma
1
-8
/
+20
2024-08-13
target/i386: Use unit not type in decode_modrm
Richard Henderson
1
-4
/
+4
2024-08-13
target/i386: Do not apply REX to MMX operands
Richard Henderson
1
-1
/
+4
2024-08-13
target/hexagon: don't look for static glib
Alyssa Ross
1
-1
/
+1
2024-08-12
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
2
-2
/
+6
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
3
-6
/
+10
2024-08-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2
-2
/
+35
2024-08-12
net: Fix '-net nic,model=' for non-help arguments
David Woodhouse
1
-1
/
+1
2024-08-09
docs: Typo fix in live disk backup
Eric Blake
1
-2
/
+2
2024-08-09
docs/interop/prl-xml.rst: Fix minor grammar nits
Peter Maydell
1
-34
/
+39
2024-08-09
docs/interop/prl-xml.txt: Convert to rST
Peter Maydell
4
-158
/
+189
2024-08-09
docs/interop/parallels.txt: Convert to rST
Peter Maydell
3
-51
/
+60
2024-08-09
docs/interop/nbd.txt: Convert to rST
Peter Maydell
4
-73
/
+91
2024-08-09
docs/specs/rocker.txt: Convert to rST
Peter Maydell
3
-91
/
+93
2024-08-09
include: Fix typo in name of MAKE_IDENTFIER macro
Peter Maydell
4
-6
/
+6
2024-08-09
target/arm: Fix BTI versus CF_PCREL
Richard Henderson
4
-52
/
+56
[next]