summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* s390: kvm: adjust diag318 resets to retain dataCollin Walling2021-12-171-2/+2
* target/s390x/cpu.h: Remove unused SIGP_MODE definesThomas Huth2021-11-171-5/+0Star
* include/exec: Move cpu_signal_handler declarationRichard Henderson2021-09-221-7/+0Star
* target/s390x: Expose load_psw and get_psw_mask to cpu.hRichard Henderson2021-06-211-0/+3
* s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann2021-03-261-3/+6
* target/s390x: Implement the MVPG condition-code-option bitRichard Henderson2021-03-151-0/+5
* s390/kvm: fix diag318 propagation and reset functionalityCollin Walling2020-11-181-0/+1
* s390: guest support for diagnose 0x318Collin Walling2020-10-021-0/+2
* s390x: Add SIDA memory opsJanosch Frank2020-04-291-1/+6
* s390x: Rename and use constants for short PSW address and maskJanosch Frank2020-02-271-1/+2
* target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2020-01-161-5/+0Star
* s390x: Properly fetch and test the short psw on diag308 subc 0/1Janosch Frank2019-12-181-0/+1
* s390x/tcg: clear local interrupts on reset normalCornelia Huck2019-12-141-4/+4
* s390x: Fix cpu normal reset ri clearingJanosch Frank2019-12-141-1/+6
* s390x: Move initial resetJanosch Frank2019-12-141-1/+1
* s390x: Move reset normal to shared reset handlerJanosch Frank2019-12-141-1/+1
* 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