summaryrefslogtreecommitdiffstats
path: root/cpus.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify cpu_exec_all to tcg_exec_allJan Kiszka2011-11-011-1/+0
* simplify main loop functionsPaolo Bonzini2011-10-211-1/+0
* main-loop: create main-loop.cPaolo Bonzini2011-10-211-0/+1
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-1/+0
* Move vm_state_notify() prototype from cpus.h to sysemu.hLuiz Capitulino2011-09-151-1/+0
* Command line support for altering the log file locationMatthew Fernandez2011-06-151-0/+1
* Move CPU related functions to cpus.hBlue Swirl2011-04-151-0/+4
* Refactor debug and vmstop request interfaceJan Kiszka2011-02-141-2/+0
* Stop current VCPU on synchronous reset requestsJan Kiszka2011-02-141-0/+1
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+1
* Rename tcg_cpu_exec and tcg_has_workJan Kiszka2010-07-221-1/+1
* Fix cpu list("-cpu ?") breakage, spotted by TeLeManBlue Swirl2010-05-041-0/+2
* Fix build when configured with --enable-io-threadBlue Swirl2010-04-121-1/+3
* Refactor CPUState handling out of vl.cBlue Swirl2010-03-291-0/+18
OpenPOWER on IntegriCloud