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
/
include
/
qom
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
cputlb: add tlb_flush_by_mmuidx async routines
Alex Bennée
1
-1
/
+1
2017-02-24
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
1
-0
/
+6
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-0
/
+1
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
1
-0
/
+9
2017-02-22
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
1
-8
/
+7
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
1
-0
/
+10
2017-02-07
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
1
-0
/
+3
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
1
-0
/
+5
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
1
-5
/
+23
2016-10-31
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
1
-0
/
+3
2016-10-24
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
1
-1
/
+1
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
1
-0
/
+1
2016-10-24
exec: split cpu_exec_init()
Laurent Vivier
1
-0
/
+1
2016-10-12
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
1
-3
/
+6
2016-09-27
cpus-common: lock-free fast path for cpu_exec_start/end
Paolo Bonzini
1
-2
/
+3
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
1
-2
/
+0
2016-09-27
cpus-common: Introduce async_safe_run_on_cpu()
Paolo Bonzini
1
-0
/
+14
2016-09-27
cpus-common: simplify locking for start_exclusive/end_exclusive
Paolo Bonzini
1
-4
/
+0
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
1
-1
/
+43
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
1
-8
/
+19
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
1
-0
/
+12
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
1
-3
/
+5
2016-07-26
exec: Set cpu_index only if it's not been explictly set
Igor Mammedov
1
-0
/
+2
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
1
-0
/
+6
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
1
-4
/
+11
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
1
-1
/
+1
2016-05-30
cpu: Add a sync version of cpu_remove()
Bharata B Rao
1
-0
/
+8
2016-05-30
cpu: Reclaim vCPU objects
Gu Zheng
1
-0
/
+10
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+10
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
1
-0
/
+9
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
1
-2
/
+0
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
1
-0
/
+2
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
1
-1
/
+0
2016-03-01
typedefs: Add CPUState
Lluís Vilanova
1
-1
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-11
cpu: Add callback to check architectural watchpoint match
Sergey Fedorov
1
-2
/
+6
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
1
-0
/
+3
2016-01-21
qom/cpu: Add MemoryRegion property
Peter Crosthwaite
1
-0
/
+1
2016-01-21
cpu: Add new asidx_from_attrs() method
Peter Maydell
1
-0
/
+20
2016-01-21
cpu: Add new get_phys_page_attrs_debug() method
Peter Maydell
1
-2
/
+34
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
1
-0
/
+2
2015-10-12
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
Peter Maydell
1
-2
/
+5
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
1
-0
/
+16
2015-09-30
cpu: Provide vcpu throttling interface
Jason J. Herne
1
-0
/
+42
2015-09-16
cpu: Add crash_occurred flag into CPUState
Andrey Smetanin
1
-0
/
+2
2015-09-09
cpus: protect work list with work_mutex
Paolo Bonzini
1
-1
/
+5
2015-09-09
tcg: signal-free qemu_cpu_kick
Paolo Bonzini
1
-2
/
+2
2015-09-09
remove qemu/tls.h
Paolo Bonzini
1
-3
/
+1
[prev]
[next]