summaryrefslogtreecommitdiffstats
path: root/include/exec/cpu-all.h
Commit message (Expand)AuthorAgeFilesLines
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-13/+0
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-2/+0
* exec: Return CPUState from qemu_get_cpu()Andreas Färber2013-01-151-1/+0
* protect the ramlist with a separate mutexUmesh Deshpande2012-12-201-0/+9
* add a version number to ram_listUmesh Deshpande2012-12-201-0/+1
* exec: change RAM list to a TAILQPaolo Bonzini2012-12-201-2/+2
* exec: change ramlist from MRU order to a 1-item cachePaolo Bonzini2012-12-201-0/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+522
OpenPOWER on IntegriCloud