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
/
parser.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
accel/tcg: Improve can_do_io management
Richard Henderson
2
-23
/
+23
2024-04-09
target/s390x: Use insn_start from DisasContextBase
Richard Henderson
1
-3
/
+1
2024-04-09
target/riscv: Use insn_start from DisasContextBase
Richard Henderson
1
-6
/
+5
2024-04-09
target/microblaze: Use insn_start from DisasContextBase
Richard Henderson
1
-6
/
+2
2024-04-09
target/i386: Preserve DisasContextBase.insn_start across rewind
Richard Henderson
1
-0
/
+3
2024-04-09
target/hppa: Use insn_start from DisasContextBase
Richard Henderson
1
-5
/
+5
2024-04-09
target/arm: Use insn_start from DisasContextBase
Richard Henderson
3
-8
/
+8
2024-04-09
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
2
-0
/
+5
2024-04-09
tcg: Add TCGContext.emit_before_op
Richard Henderson
2
-2
/
+18
2024-04-09
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
6
-7
/
+90
2024-04-09
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
1
-0
/
+3
2024-04-09
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
4
-12
/
+82
2024-04-09
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
4
-11
/