index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
ppc
/
cpu_loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
Richard Henderson
2021-05-19
1
-3
/
+0
*
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
Richard Henderson
2021-05-19
1
-3
/
+0
*
linux-user/ppc: Fix msr updates for signal handling
Richard Henderson
2021-05-04
1
-2
/
+3
*
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
1
-0
/
+1
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-0
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-10
/
+5
*
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2018-07-03
1
-99
/
+22
*
linux-user: move ppc/ppc64 cpu loop to ppc directory
Laurent Vivier
2018-04-30
1
-0
/
+553
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26