aboutsummaryrefslogtreecommitdiff
path: root/include/exec
AgeCommit message (Expand)Author
2013-01-19tci: Fix broken build (regression)Stefan Weil
2013-01-19cpu-defs.h: Drop qemu_work_item prototypeAndreas Färber
2013-01-15exec: Return CPUState from qemu_get_cpu()Andreas Färber
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2013-01-15cpu: Move numa_node field to CPUStateAndreas Färber
2013-01-15cpu: Move nr_{cores,threads} fields to CPUStateAndreas Färber
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-20memory: introduce memory_region_test_and_clear_dirtyJuan Quintela
2012-12-20protect the ramlist with a separate mutexUmesh Deshpande
2012-12-20add a version number to ram_listUmesh Deshpande
2012-12-20exec: change RAM list to a TAILQPaolo Bonzini
2012-12-20exec: change ramlist from MRU order to a 1-item cachePaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini