summaryrefslogtreecommitdiffstats
path: root/include/qom/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* spapr: add node-id property to sPAPR coreIgor Mammedov2017-05-111-0/+2
* cpus: don't credit executed instructions before they have runAlex Bennée2017-04-101-0/+1
* Merge branch 'icount-update' into HEADPaolo Bonzini2017-03-031-8/+7Star
|\
| * cpu-exec: unify icount_decr and tcg_exit_reqPaolo Bonzini2017-02-221-8/+7Star
* | cputlb: add tlb_flush_by_mmuidx async routinesAlex Bennée2017-02-241-1/+1
* | cputlb: introduce tlb_flush_* async work.KONRAD Frederic2017-02-241-0/+6
* | tcg: drop global lock during TCG code executionJan Kiszka2017-02-241-0/+1
* | tcg: add options for enabling MTTCGKONRAD Frederic2017-02-241-0/+9
|/
* report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-161-0/+10
* arm: Correctly handle watchpoints for BE32 CPUsJulian Brown2017-02-071-0/+3
* Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-191-0/+5
* *_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini2016-10-311-5/+23
* tcg: comment on which functions have to be called with tb_lock heldPaolo Bonzini2016-10-311-0/+3
* exec: call cpu_exec_exit() from a CPU unrealize common functionLaurent Vivier2016-10-241-1/+1
* exec: move cpu_exec_init() calls to realize functionsLaurent Vivier2016-10-241-0/+1
* exec: split cpu_exec_init()Laurent Vivier2016-10-241-0/+1
* trace: dynamically allocate trace_dstate in CPUStateDaniel P. Berrange2016-10-121-3/+6
* cpus-common: lock-free fast path for cpu_exec_start/endPaolo Bonzini2016-09-271-2/+3
* tcg: Make tb_flush() thread safeSergey Fedorov2016-09-271-2/+0Star
* cpus-common: Introduce async_safe_run_on_cpu()Paolo Bonzini2016-09-271-0/+14
* cpus-common: simplify locking for start_exclusive/end_exclusivePaolo Bonzini2016-09-271-4/+0Star
* cpus-common: move exclusive work infrastructure from linux-userPaolo Bonzini2016-09-271-1/+43
* cpus-common: move CPU work item management to common codeSergey Fedorov2016-09-271-8/+19
* cpus-common: move CPU list management to common codePaolo Bonzini2016-09-271-0/+12
* cpus: pass CPUState to run_on_cpu helpersAlex Bennée2016-09-271-3/+5
* exec: Set cpu_index only if it's not been explictly setIgor Mammedov2016-07-261-0/+2
* trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova2016-07-181-0/+6
* Fix confusing argument names in some common functionsSergey Sorokin2016-07-121-4/+11
* cpu: Use CPUClass->parse_features() as convertor to global propertiesIgor Mammedov2016-07-071-1/+1
* cpu: Add a sync version of cpu_remove()Bharata B Rao2016-05-301-0/+8
* cpu: Reclaim vCPU objectsGu Zheng2016-05-301-0/+10
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-0/+10
* include: move CPU-related definitions out of qemu-common.hPaolo Bonzini2016-05-191-0/+9
* tcg: Remove needless CPUState::current_tbSergey Fedorov2016-05-131-2/+0Star
* tcg: Rework tb_invalidated_flagSergey Fedorov2016-05-131-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-241-1/+0Star
|\
| * Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* | Remove unneeded include statements for setjmp.hStefan Weil2016-03-221-1/+0Star
|/
* typedefs: Add CPUStateLluís Vilanova2016-03-011-1/+0Star
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* cpu: Add callback to check architectural watchpoint matchSergey Fedorov2016-02-111-2/+6
* gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand2016-01-271-0/+3
* qom/cpu: Add MemoryRegion propertyPeter Crosthwaite2016-01-211-0/+1
* cpu: Add new asidx_from_attrs() methodPeter Maydell2016-01-211-0/+20
* cpu: Add new get_phys_page_attrs_debug() methodPeter Maydell2016-01-211-2/+34
* exec.c: Allow target CPUs to define multiple AddressSpacesPeter Maydell2016-01-211-0/+2
* exec.c: Collect AddressSpace related fields into a CPUAddressSpace structPeter Maydell2015-10-121-2/+5
* target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-071-0/+16
* cpu: Provide vcpu throttling interfaceJason J. Herne2015-09-301-0/+42
* cpu: Add crash_occurred flag into CPUStateAndrey Smetanin2015-09-161-0/+2