aboutsummaryrefslogtreecommitdiff
path: root/cpus.h
AgeCommit message (Expand)Author
2011-09-15Move vm_state_notify() prototype from cpus.h to sysemu.hLuiz Capitulino
2011-06-15Command line support for altering the log file locationMatthew Fernandez
2011-04-15Move CPU related functions to cpus.hBlue Swirl
2011-02-14Refactor debug and vmstop request interfaceJan Kiszka
2011-02-14Stop current VCPU on synchronous reset requestsJan Kiszka
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-07-22Rename tcg_cpu_exec and tcg_has_workJan Kiszka
2010-05-04Fix cpu list("-cpu ?") breakage, spotted by TeLeManBlue Swirl
2010-04-12Fix build when configured with --enable-io-threadBlue Swirl
2010-03-29Refactor CPUState handling out of vl.cBlue Swirl