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
*
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