aboutsummaryrefslogtreecommitdiffstats
path: root/target-s390x/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil1-4/+4
2011-11-14s390x: Add shutdown for TCG s390-virtio machineAlexander Graf1-0/+9
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger1-0/+2
2011-11-14s390x: update R and C bits in storage keyAlexander Graf1-0/+4
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-1/+1
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-1/+1
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl1-0/+11
2011-06-20Switch build system to accompanied kernel headersJan Kiszka1-10/+0
2011-05-20s390x: remove compatibility cc fieldAlexander Graf1-1/+0
2011-05-20s390x: Shift variables in CPUState for memset(0)Alexander Graf1-3/+4
2011-05-20s390x: keep hint on virtio managing sizeAlexander Graf1-0/+3
2011-05-20s390x: make kvm exported functions conditional on kvmAlexander Graf1-0/+17
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf1-44/+730
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-3/+3
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini1-1/+0
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini1-5/+0
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson1-0/+5
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-12-05Add support for S390x system emulationAlexander Graf1-2/+151
2009-12-05S/390 CPU fake emulationAlexander Graf1-0/+122