summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-s390x: Don't overuse CPUStateAndreas Färber2012-03-141-23/+23
* target-s390x: Clean includesStefan Weil2012-02-281-0/+3
* Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-4/+4
* s390x: Add shutdown for TCG s390-virtio machineAlexander Graf2011-11-141-0/+9
* s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-141-0/+2
* s390x: update R and C bits in storage keyAlexander Graf2011-11-141-0/+4
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+11
* Switch build system to accompanied kernel headersJan Kiszka2011-06-201-10/+0
* s390x: remove compatibility cc fieldAlexander Graf2011-05-201-1/+0
* s390x: Shift variables in CPUState for memset(0)Alexander Graf2011-05-201-3/+4
* s390x: keep hint on virtio managing sizeAlexander Graf2011-05-201-0/+3
* s390x: make kvm exported functions conditional on kvmAlexander Graf2011-05-201-0/+17
* s390x: Prepare cpu.h for emulationAlexander Graf2011-04-181-44/+730
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-3/+3
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-071-2/+1
* Add support for S390x system emulationAlexander Graf2009-12-051-2/+151
* S/390 CPU fake emulationAlexander Graf2009-12-051-0/+122