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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
2021-09-15
1
-2
/
+2
|
*
|
|
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2021-09-15
2
-4
/
+6
|
*
|
|
block/iscsi: Do not force-cap *pnum
Hanna Reitz
2021-09-15
1
-3
/
+0
|
*
|
|
block/gluster: Do not force-cap *pnum
Hanna Reitz
2021-09-15
1
-3
/
+4
|
*
|
|
block/file-posix: Do not force-cap *pnum
Hanna Reitz
2021-09-15
1
-3
/
+4
|
*
|
|
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
2021-09-15
1
-0
/
+9
|
*
|
|
block: block-status cache for data regions
Hanna Reitz
2021-09-15
3
-3
/
+195
|
*
|
|
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
2021-09-15
1
-6
/
+0
|
*
|
|
gluster: Align block-status tail
Max Reitz
2021-09-15
1
-0
/
+16
*
|
|
|
gitlab-ci: Mark manual-only jobs as allow_failure
Peter Maydell
2021-09-15
1
-0
/
+16
|
/
/
/
*
|
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...
Peter Maydell
2021-09-15
85
-627
/
+699
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tcg/arm: More use of the TCGReg enum
Richard Henderson
2021-09-14
1
-30
/
+35
|
*
|
tcg/arm: More use of the ARMInsn enum
Richard Henderson
2021-09-14
1
-10
/
+10
|
*
|
tcg/arm: Give enum arm_cond_code_e a typedef and use it
Richard Henderson
2021-09-14
1
-68
/
+68
|
*
|
tcg/arm: Drop inline markers
Richard Henderson
2021-09-14
1
-120
/
+114
|
*
|
tcg/arm: Simplify usage of encode_imm
Richard Henderson
2021-09-14
1
-64
/
+77
|
*
|
tcg/arm: Split out tcg_out_ldstm
Richard Henderson
2021-09-14
1
-2
/
+17
|
*
|
tcg/arm: Support armv4t in tcg_out_goto and tcg_out_call
Richard Henderson
2021-09-14
1
-15
/
+34
|
*
|
tcg/arm: Simplify use_armv5t_instructions
Richard Henderson
2021-09-14
1
-7
/
+1
|
*
|
tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}
Richard Henderson
2021-09-14
1
-16
/
+22
|
*
|
tcg/arm: Remove fallback definition of __ARM_ARCH
Richard Henderson
2021-09-14
1
-19
/
+0
|
*
|
accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
Ilya Leoshkevich
2021-09-14
1
-7
/
+41
|
*
|
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
4
-18
/
+1
|
*
|
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Philippe Mathieu-Daudé
2021-09-14
2
-5
/
+9
|
*
|
target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-8
/
+5
|
*
|
target/rx: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-1
/
+7
|
*
|
target/sparc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-1
/
+3
|
*
|
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-10
/
+5
|
*
|
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-7
/
+2
|
*
|
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-21
/
+6
|
*
|
target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
4
-7
/
+8
|
*
|
target/nios2: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-2
/
+3
|
*
|
target/mips: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
5
-26
/
+22
|
*
|
target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-12
/
+5
|
*
|
target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-14
/
+6
|
*
|
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2021-09-14
2
-64
/
+62
|
*
|
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-9
/
+5
|
*
|
target/hppa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-8
/
+5
|
*
|
target/cris: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-18
/
+5
|
*
|
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-7
/
+9
|
*
|
target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-5
/
+4
|
*
|
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
3
-12
/
+20
|
*
|
target/xtensa: Restrict do_transaction_failed() to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-0
/
+2
|
*
|
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
2021-09-14
1
-3
/
+1
|
*
|
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
2021-09-14
1
-0
/
+3
|
*
|
target/avr: Remove pointless use of CONFIG_USER_ONLY definition
Philippe Mathieu-Daudé
2021-09-14
1
-3
/
+0
|
*
|
tcg/arm: Fix tcg_out_vec_op function signature
Jose R. Ziviani
2021-09-14
1
-1
/
+2
|
*
|
tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
Richard Henderson
2021-09-14
1
-3
/
+18
|
*
|
tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
Richard Henderson
2021-09-14
1
-4
/
+4
|
*
|
tcg: Remove tcg_global_reg_new defines
Bin Meng
2021-09-14
2
-5
/
+0
[prev]
[next]