aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/cpu.h
AgeCommit message (Expand)Author
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl
2012-09-10target-s390x: avoid AREG0 for FPU helpersBlue Swirl
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl
2012-09-10target-s390x: split condition code helpersBlue Swirl
2012-09-10target-s390x: split FPU opsBlue Swirl
2012-08-15s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger
2012-06-11s390-virtio: Let s390_cpu_addr2state() return S390CPUAndreas Färber
2012-06-11target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber
2012-04-04target-s390x: QOM'ify CPU initAndreas Färber
2012-04-04target-s390x: QOM'ify CPUAndreas Färber
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-14target-s390x: Don't overuse CPUStateAndreas Färber
2012-02-28target-s390x: Clean includesStefan Weil
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-11-14s390x: Add shutdown for TCG s390-virtio machineAlexander Graf
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger
2011-11-14s390x: update R and C bits in storage keyAlexander Graf
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-06-20Switch build system to accompanied kernel headersJan Kiszka
2011-05-20s390x: remove compatibility cc fieldAlexander Graf
2011-05-20s390x: Shift variables in CPUState for memset(0)Alexander Graf
2011-05-20s390x: keep hint on virtio managing sizeAlexander Graf
2011-05-20s390x: make kvm exported functions conditional on kvmAlexander Graf
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2009-12-05Add support for S390x system emulationAlexander Graf
2009-12-05S/390 CPU fake emulationAlexander Graf