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
/
hw
/
core
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-11-01
1
-0
/
+1
*
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-16
1
-0
/
+1
*
hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
Richard Henderson
2021-10-06
1
-4
/
+7
*
hw/core: Introduce CPUClass.gdb_adjust_breakpoint
Richard Henderson
2021-07-21
1
-0
/
+4
*
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-06-03
1
-1
/
+2
*
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-06-03
1
-12
/
+0
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-28
1
-73
/
+21
|
\
|
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-27
1
-1
/
+1
|
*
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+0
|
*
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-3
/
+0
|
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-8
/
+0
|
*
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-3
/
+0
|
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-17
/
+0
|
*
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+0
|
*
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-5
/
+0
|
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-6
/
+2
|
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+6
|
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+3
|
*
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+9
|
*
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-27
1
-29
/
+4
*
|
KVM: Dirty ring support
Peter Xu
2021-05-26
1
-0
/
+7
|
/
*
accel: add init_accel_cpu for adapting accel behavior to CPU type
Claudio Fontana
2021-05-10
1
-0
/
+6
*
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
1
-0
/
+2
*
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-18
1
-3
/
+1
*
accel: introduce AccelCPUClass extending CPUClass
Claudio Fontana
2021-02-05
1
-0
/
+4
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-99
/
+4
*
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
1
-3
/
+6
*
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+5
*
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
1
-6
/
+7
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-15
/
+13
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+2
*
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
1
-2
/
+2
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
1
-9
/
+12
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
1
-6
/
+6
*
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
1
-9
/
+13
*
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
1
-0
/
+2
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
1
-1
/
+15
*
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-07
1
-1
/
+2
*
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
2020-12-15
1
-1
/
+0
*
cpus: Drop declaration of cpu_remove()
Greg Kurz
2020-10-27
1
-8
/
+0
*
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
1
-0
/
+3
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-14
/
+0
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
2020-09-08
1
-0
/
+4
*
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
2020-07-15
1
-0
/
+16
*
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
2020-07-11
1
-37
/
+0
*
cpu: convert queued work to a QSIMPLEQ
Emilio G. Cota
2020-06-16
1
-3
/
+3
*
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
1
-1
/
+6
[next]