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
/
gen-icount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: introduce CF_NOIRQ
Alex Bennée
2021-11-29
1
-4
/
+17
*
tcg: Drop gen_io_end()
Peter Maydell
2021-09-08
1
-17
/
+10
*
exec/gen-icount.h: Add missing "exec/exec-all.h" include
Philippe Mathieu-Daudé
2021-05-14
1
-0
/
+1
*
tcg: Use tcg_constant_i32 with icount expander
Richard Henderson
2021-01-13
1
-12
/
+13
*
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
1
-2
/
+2
*
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-1
/
+7
*
icount: clean up cpu_can_io at the entry to the block
Pavel Dovgalyuk
2019-08-20
1
-18
/
+20
*
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-6
/
+10
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-0
/
+2
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-1
/
+1
*
tcg: Dynamically allocate TCGOps
Richard Henderson
2017-12-29
1
-6
/
+3
*
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-6
/
+4
*
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
2017-10-24
1
-4
/
+3
*
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-5
/
+5
*
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-4
/
+4
*
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
2017-06-30
1
-4
/
+6
*
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
2017-06-30
1
-1
/
+1
*
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
2017-02-22
1
-28
/
+25
*
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-05
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+1
*
gen-icount: Use tcg_set_insn_param
Edgar E. Iglesias
2016-05-12
1
-8
/
+8
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-2
/
+2
*
tcg: Put opcodes in a linked list
Richard Henderson
2015-02-13
1
-6
/
+16
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-13
1
-0
/
+2
*
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-3
/
+3
*
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+4
*
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-2
/
+2
*
tcg: Don't make exitreq flag a local temporary
Richard Henderson
2013-03-09
1
-1
/
+1
*
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
1
-2
/
+2
*
Handle CPU interrupts by inline checking of a flag
Peter Maydell
2013-03-03
1
-0
/
+12
*
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
2013-03-03
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-0
/
+53