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
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Complete cpu initialization before registration
Richard Henderson
2022-10-31
1
-1
/
+9
*
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
2022-10-26
1
-2
/
+2
*
cpu: cache CPUClass in CPUState for hot code paths
Alex Bennée
2022-10-04
1
-5
/
+4
*
util/log: Remove qemu_log_close
Richard Henderson
2022-04-20
1
-1
/
+0
*
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
1
-1
/
+0
*
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
1
-6
/
+8
*
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
1
-0
/
+9
*
cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+2
*
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-3
/
+3
*
cpu.c: Make start-powered-off settable after realize
Peter Maydell
2022-02-08
1
-1
/
+21
*
linux-user: Add code for PR_GET/SET_UNALIGN
Richard Henderson
2022-01-06
1
-5
/
+15
*
cpu: remove unnecessary #ifdef CONFIG_TCG
Paolo Bonzini
2021-12-18
1
-5
/
+0
*
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-16
1
-0
/
+21
*
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
1
-4
/
+0
*
accel/tcg: Move breakpoint recognition outside translation
Richard Henderson
2021-07-21
1
-20
/
+0
*
hw/core: Introduce CPUClass.gdb_adjust_breakpoint
Richard Henderson
2021-07-21
1
-0
/
+10
*
cpu: Add breakpoint tracepoints
Richard Henderson
2021-07-10
1
-4
/
+9
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-8
/
+7
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+1
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-6
/
+6
*
cpu: Assert DeviceClass::vmsd is NULL on user emulation
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+2
*
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
2021-05-10
1
-2
/
+3
*
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
1
-5
/
+1
*
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
2021-05-10
1
-0
/
+6
*
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
1
-37
/
+33
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
1
-1
/
+5
*
remove TCG includes from common code
Paolo Bonzini
2021-01-02
1
-1
/
+1
*
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
2020-12-15
1
-15
/
+0
*
exec: split out non-softmmu-specific parts
Paolo Bonzini
2020-10-12
1
-0
/
+452