summaryrefslogtreecommitdiffstats
path: root/include/sysemu/cpus.h
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: move breakpoint logic to accel opsAlex Bennée2022-10-061-0/+3
* softmmu: List CPU types againPhilippe Mathieu-Daudé2022-03-161-2/+0Star
* sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-161-0/+2
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-051-21/+5Star
* accel: move qtest CpusAccel functions to a common locationJason Andryuk2020-10-241-0/+3
* cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana2020-10-051-0/+2
* cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana2020-10-051-0/+36
* cpu-timers, icount: new modulesClaudio Fontana2020-10-051-11/+1Star
* tcg: convert "-accel threads" to a QOM propertyPaolo Bonzini2019-12-171-2/+0Star
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-2/+1Star
* tcg: Simplify how dump_drift_info() printsMarkus Armbruster2019-04-181-1/+1
* include: Include fprintf-fn.h only where neededMarkus Armbruster2019-04-181-0/+1
* migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson2017-06-061-0/+1
* cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini2017-03-141-0/+1
* qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini2017-03-141-0/+2
* tcg: add options for enabling MTTCGKONRAD Frederic2017-02-241-0/+2
* linux-user: remove #define smp_{cores, threads}Marc-André Lureau2016-09-271-4/+1Star
* include: move CPU-related definitions out of qemu-common.hPaolo Bonzini2016-05-191-0/+13
* Revert "Introduce cpu_clean_all_dirty"Liang Li2015-11-051-1/+0Star
* exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini2015-10-121-0/+1
* Introduce cpu_clean_all_dirtyMarcelo Tosatti2014-09-161-0/+1
* NUMA: move numa related code to new file numa.cWanlong Gao2014-06-191-1/+0Star
* cpus.c: Drop unnecessary set_cpu_log()Peter Maydell2013-02-161-1/+0Star
* qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filenamePeter Maydell2013-02-161-1/+0Star
* cpus.h: Make constant smp_cores/smp_threads available on *-userEduardo Habkost2013-01-271-0/+7
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-0/+24