index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
tcg-all.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
accel: add tcg module annotations
Gerd Hoffmann
1
-0
/
+1
2021-06-11
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
1
-1
/
+9
2021-06-11
accel/tcg: Use MiB in tcg_init_machine
Richard Henderson
1
-1
/
+2
2021-06-11
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
1
-1
/
+15
2021-06-11
accel/tcg: Rename tcg_init to tcg_init_machine
Richard Henderson
1
-2
/
+2
2021-06-11
tcg: Re-order tcg_region_init vs tcg_prologue_init
Richard Henderson
1
-11
/
+0
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
1
-12
/
+0
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
1
-3
/
+12
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
1
-1
/
+25
2020-12-10
accel/tcg: split tcg_start_vcpu_thread
Claudio Fontana
1
-0
/
+5
2020-12-10
accel/tcg: split CpusAccel into three TCG variants
Claudio Fontana
1
-1
/
+7
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
1
-26
/
+0
2020-10-05
cpus: extract out TCG-specific code to accel/tcg
Claudio Fontana
1
-5
/
+6
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-3
/
+4
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-3
/
+2
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-01-24
accel/tcg: Sanitize include path
Philippe Mathieu-Daudé
1
-3
/
+3
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
1
-1
/
+1
2019-12-17
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
1
-3
/
+37
2019-12-17
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
1
-14
/
+38
2019-12-17
tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
Paolo Bonzini
1
-0
/
+83
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-1
/
+1
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
1
-4
/
+2
2018-10-18
tcg: access cpu->icount_decr.u16.high with atomics
Emilio G. Cota
1
-1
/
+1
2017-07-04
tcg: make tcg_allowed global
Yang Zhong
1
-1
/
+0
2017-07-04
cpu: move interrupt handling out of translate-common.c
Paolo Bonzini
1
-0
/
+32
2017-07-04
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
1
-1
/
+1
2017-06-15
accel: split the tcg accelerator from accel.c file
Yang Zhong
1
-0
/
+61