index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
exec-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-10
/
+10
*
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-25
/
+0
*
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+0
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-2
/
+0
*
accel/tcg: introduce CF_NOIRQ
Alex Bennée
2021-11-29
1
-0
/
+1
*
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
2021-11-02
1
-0
/
+14
*
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
2021-11-02
1
-0
/
+15
*
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson
2021-11-02
1
-12
/
+0
*
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
2021-10-30
1
-0
/
+12
*
accel/tcg: Split out adjust_signal_pc
Richard Henderson
2021-10-30
1
-0
/
+10
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-0
/
+13
*
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
1
-0
/
+1
*
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
2021-07-21
1
-7
/
+9
*
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2021-07-21
1
-4
/
+1
*
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2021-07-21
1
-1
/
+3
*
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+0
*
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
2021-05-25
1
-0
/
+12
*
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
2021-05-25
1
-0
/
+13
*
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
2021-05-25
1
-0
/
+19
*
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
1
-6
/
+1
*
include/exec: lightly re-arrange TranslationBlock
Alex Bennée
2021-03-06
1
-3
/
+8
*
accel/tcg: drop the use of CF_HASH_MASK and rename params
Alex Bennée
2021-03-06
1
-3
/
+1
*
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
2021-03-06
1
-3
/
+5
*
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
2021-02-18
1
-3
/
+3
*
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
2021-02-18
1
-3
/
+0
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-1
/
+1
*
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
2021-02-05
1
-1
/
+1
*
accel/tcg: Restrict cpu_io_recompile() from other accelerators
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+0
*
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
2021-01-23
1
-5
/
+0
*
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
2021-01-23
1
-3
/
+0
*
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
2021-01-23
1
-2
/
+0
*
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2021-01-07
1
-1
/
+1
*
vl: extract softmmu/globals.c
Paolo Bonzini
2020-12-15
1
-3
/
+0
*
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
1
-0
/
+36
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-3
/
+3
*
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
2020-06-16
1
-0
/
+8
*
accel/tcg: Add probe_access_flags
Richard Henderson
2020-05-11
1
-0
/
+22
*
accel/tcg: Add block comment for probe_access
Richard Henderson
2020-05-11
1
-0
/
+17
*
tcg: cputlb: Add probe_read
Beata Michalska
2019-12-16
1
-0
/
+6
*
include/exec: wrap cpu_ldst.h in CONFIG_TCG
Alex Bennée
2019-10-28
1
-0
/
+2
*
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
2019-10-28
1
-0
/
+38
*
cputlb: document get_page_addr_code
Emilio G. Cota
2019-10-28
1
-3
/
+21
*
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
2019-10-10
1
-0
/
+17
*
cputlb: Partially inline memory_region_section_get_iotlb
Richard Henderson
2019-09-25
1
-5
/
+1
*
tcg: Factor out probe_write() logic into probe_access()
David Hildenbrand
2019-09-03
1
-2
/
+8
*
tcg: Make probe_write() return a pointer to the host page
David Hildenbrand
2019-09-03
1
-2
/
+2
*
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
2019-09-03
1
-2
/
+2
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-0
/
+1
[next]