index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
cpus.h
Age
Commit message (
Expand
)
Author
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
2019-04-18
include: Include fprintf-fn.h only where needed
Markus Armbruster
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2015-11-05
Revert "Introduce cpu_clean_all_dirty"
Liang Li
2015-10-12
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
2014-09-16
Introduce cpu_clean_all_dirty
Marcelo Tosatti
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2013-02-16
cpus.c: Drop unnecessary set_cpu_log()
Peter Maydell
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini