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
/
accel
/
tcg
/
user-exec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
accel/tcg: Report unaligned load/store for user-only
Richard Henderson
2021-11-02
1
-1
/
+6
*
accel/tcg: Report unaligned atomics for user-only
Richard Henderson
2021-11-02
1
-1
/
+12
*
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
2021-11-02
1
-15
/
+18
*
linux-user/host/riscv: Populate host_signal.h
Richard Henderson
2021-11-02
1
-134
/
+0
*
linux-user/host/mips: Populate host_signal.h
Richard Henderson
2021-11-02
1
-51
/
+1
*
linux-user/host/s390: Populate host_signal.h
Richard Henderson
2021-11-02
1
-87
/
+1
*
linux-user/host/aarch64: Populate host_signal.h
Richard Henderson
2021-11-02
1
-93
/
+1
*
linux-user/host/arm: Populate host_signal.h
Richard Henderson
2021-11-02
1
-44
/
+1
*
linux-user/host/sparc: Populate host_signal.h
Richard Henderson
2021-11-02
1
-61
/
+1
*
linux-user/host/alpha: Populate host_signal.h
Richard Henderson
2021-11-02
1
-30
/
+1
*
linux-user/host/ppc: Populate host_signal.h
Richard Henderson
2021-11-02
1
-78
/
+1
*
linux-user/host/x86: Populate host_signal.h
Richard Henderson
2021-11-02
1
-135
/
+1
*
accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
Richard Henderson
2021-10-30
1
-12
/
+2
*
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
2021-10-30
1
-41
/
+60
*
accel/tcg: Move clear_helper_retaddr to cpu loop
Richard Henderson
2021-10-30
1
-2
/
+0
*
accel/tcg: Split out adjust_signal_pc
Richard Henderson
2021-10-30
1
-16
/
+25
*
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-13
1
-209
/
+138
*
trace: Split guest_mem_before
Richard Henderson
2021-10-05
1
-29
/
+15
*
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-05
1
-14
/
+14
*
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
2021-10-05
1
-14
/
+28
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
1
-1
/
+1
*
accel/tcg: Drop signness in tracing in cputlb.c
Richard Henderson
2021-10-05
1
-39
/
+6
*
accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
Ilya Leoshkevich
2021-09-14
1
-7
/
+41
*
accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
Richard Henderson
2021-07-21
1
-5
/
+7
*
accel/tcg: Remove ATOMIC_MMU_DECLS
Richard Henderson
2021-07-21
1
-1
/
+0
*
accel/tcg: Fold EXTRA_ARGS into atomic_template.h
Richard Henderson
2021-07-21
1
-1
/
+0
*
accel/tcg: Standardize atomic helpers on softmmu api
Richard Henderson
2021-07-21
1
-26
/
+0
*
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-21
1
-17
/
+34
*
tcg: Use correct trap number for page faults on *BSD systems
Warner Losh
2021-06-29
1
-2
/
+18
*
accel/tcg: Probe the proper permissions for atomic ops
Richard Henderson
2021-06-19
1
-3
/
+5
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
2021-02-16
1
-1
/
+2
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-24
/
+24
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-4
/
+5
*
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+2
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
1
-3
/
+3
*
remove TCG includes from common code
Paolo Bonzini
2021-01-02
1
-1
/
+1
*
accel/tcg/user-exec: silence the compiler warnings
Chen Qun
2020-12-18
1
-1
/
+2
*
accel/tcg: Fix computing of is_write for MIPS
Kele Huang
2020-10-08
1
-4
/
+39
*
qemu/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-1
/
+1
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
accel/tcg: Provide a NetBSD specific aarch64 cpu_signal_handler
Nick Hudson
2020-06-02
1
-0
/
+27
*
accel/tcg: Adjust cpu_signal_handler for NetBSD/arm
Nick Hudson
2020-06-02
1
-3
/
+13
*
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
2020-05-11
1
-38
/
+173
*
accel/tcg: Add probe_access_flags
Richard Henderson
2020-05-11
1
-9
/
+34
*
accel/tcg: Adjust probe_access call to page_check_range
Richard Henderson
2020-05-11
1
-1
/
+1
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
1
-1
/
+1
*
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
Richard Henderson
2020-01-15
1
-0
/
+236
*
atomic_template: add inline trace/plugin helpers
Emilio G. Cota
2019-10-28
1
-0
/
+2
[prev]
[next]