summaryrefslogtreecommitdiffstats
path: root/target-alpha/machine.c
Commit message (Expand)AuthorAgeFilesLines
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-91/+0Star
* target-alpha: Emulate LL/SC using cmpxchg helpersRichard Henderson2016-10-261-2/+0Star
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+2
* hw: move CPU state serialization to migration/cpu.hPaolo Bonzini2016-05-191-0/+1
* alpha: Clean up includesPeter Maydell2016-01-291-0/+1
* target-alpha: Use separate TCGv temporaries for the shadow registersRichard Henderson2015-08-181-2/+2
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+0Star
* target-alpha: Register VMStateDescription for AlphaCPUAndreas Färber2013-06-281-12/+16
* target-alpha: Don't overuse CPUStateAndreas Färber2012-03-141-22/+22
* target-alpha: Add IPRs to be used by the emulation PALcode.Richard Henderson2011-05-311-0/+13
* target-alpha: Enable the alpha-softmmu target.Richard Henderson2011-05-311-0/+74