aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/cpus.h
AgeCommit message (Expand)Author
2020-10-05cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana
2020-10-05cpu-timers, icount: new modulesClaudio Fontana
2019-12-17tcg: convert "-accel threads" to a QOM propertyPaolo Bonzini
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-04-18tcg: Simplify how dump_drift_info() printsMarkus Armbruster
2019-04-18include: Include fprintf-fn.h only where neededMarkus Armbruster
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson
2017-03-14cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini
2017-02-24tcg: add options for enabling MTTCGKONRAD Frederic
2016-09-27linux-user: remove #define smp_{cores, threads}Marc-André Lureau
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini
2015-11-05Revert "Introduce cpu_clean_all_dirty"Liang Li
2015-10-12exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini
2014-09-16Introduce cpu_clean_all_dirtyMarcelo Tosatti
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao
2013-02-16cpus.c: Drop unnecessary set_cpu_log()Peter Maydell
2013-02-16qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filenamePeter Maydell
2013-01-27cpus.h: Make constant smp_cores/smp_threads available on *-userEduardo Habkost
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini