summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: Remove ILEN_UNWINDRichard Henderson2019-10-091-2/+0Star
* target/s390x: Remove ILEN_AUTORichard Henderson2019-10-091-2/+0Star
* target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson2019-10-091-2/+1Star
* target/s390x: Add ilen to unwind dataRichard Henderson2019-10-091-1/+3
* s390x/mmu: Implement Instruction-Execution-Protection FacilityDavid Hildenbrand2019-10-091-0/+1
* s390x/mmu: DAT table definition overhaulDavid Hildenbrand2019-10-091-20/+58
* s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLYDavid Hildenbrand2019-09-231-0/+4
* s390x/tcg: Rework MMU selection for instruction fetchesDavid Hildenbrand2019-08-221-0/+7
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* cpu: Remove CPU_COMMONRichard Henderson2019-06-101-2/+0Star
* cpu: Introduce CPUNegativeOffsetStateRichard Henderson2019-06-101-0/+1
* cpu: Move ENV_OFFSET to exec/gen-icount.hRichard Henderson2019-06-101-1/+0Star
* target/s390x: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+0Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-2/+0Star
* cpu: Define ArchCPURichard Henderson2019-06-101-0/+1
* cpu: Define CPUArchState with typedefRichard Henderson2019-06-101-4/+4
* tcg: Split out target/arch/cpu-param.hRichard Henderson2019-06-101-10/+1Star
* s390x/tcg: Introduce tcg_s390_vector_exception()David Hildenbrand2019-06-071-0/+1
* s390x: Use uint64_t for vector registersDavid Hildenbrand2019-06-071-2/+2
* s390x: Align vector registers to 16 bytesDavid Hildenbrand2019-06-071-1/+1
* s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand2019-04-251-0/+1
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-1/+1
* s390x/tcg: Check vector register instructions at central pointDavid Hildenbrand2019-03-111-0/+7
* s390x: Fix the confusing contributions-after-2012 license statementsThomas Huth2019-02-181-11/+8Star
* target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCGAlex Bennée2019-02-041-0/+4
* s390x/tcg: store in the TB flags if AFP is enabledDavid Hildenbrand2018-10-041-0/+8
* s390x/tcg: factor out and fix DATA exception injectionDavid Hildenbrand2018-10-041-0/+1
* s390x/kvm: add etoken facilityChristian Borntraeger2018-08-201-0/+3
* s390x: remove 's390-squash-mcss' optionCornelia Huck2018-08-201-1/+0Star
* s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-021-1/+0Star
* s390x/tcg: drop tod_basetimeDavid Hildenbrand2018-07-021-1/+0Star
* s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-2/+0Star
* s390x: refactor reset/reipl handlingDavid Hildenbrand2018-05-141-0/+26
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* target/s390x: Remove leading underscores from #definesThomas Huth2018-03-081-33/+33
* s390x: remove s390_get_memslot_countCornelia Huck2018-02-261-4/+0Star
* s390x/sclp: remove memory hotplug supportDavid Hildenbrand2018-02-261-1/+0Star
* qmp: expose s390-specific CPU infoViktor Mihajlovski2018-02-261-5/+2Star
* s390x/tcg: fix disabling/enabling DATDavid Hildenbrand2018-02-261-1/+6
* s390x/cpu: expose the guest crash informationChristian Borntraeger2018-02-261-0/+2
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-2/+0Star
* s390x/tcg: STSI overhaulDavid Hildenbrand2018-02-091-6/+16
* s390x: fix size + content of STSI blocksDavid Hildenbrand2018-02-091-20/+26
* s390x/flic: optimize CPU wakeup for TCGDavid Hildenbrand2018-02-091-0/+4
* s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand2018-02-091-22/+0Star
* s390x/flic: factor out injection of floating interruptsDavid Hildenbrand2018-02-091-1/+6
* s390x/tcg: simplify machine check handlingDavid Hildenbrand2018-02-091-10/+0Star
* s390x/kvm: Handle bpb featureChristian Borntraeger2018-01-221-0/+1