aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/misc_helper.c
AgeCommit message (Expand)Author
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand
2015-06-17target-s390x: PER instruction-fetch nullification event supportAurelien Jarno
2015-06-17target-s390x: PER instruction-fetch event supportAurelien Jarno
2015-06-17target-s390x: PER successful-branching event supportAurelien Jarno
2015-06-17target-s390x: basic PER event handlingAurelien Jarno
2015-06-17target-s390x: wire up I/O instructions in TCG modeAlexander Graf
2015-06-17target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno
2015-06-17target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang
2015-06-05target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno
2015-06-05target-s390x: implement STPT helperAurelien Jarno
2015-06-05target-s390x: implement STCKC helperAurelien Jarno
2015-06-05target-s390x: streamline STCK helperAurelien Jarno
2015-06-05target-s390x: simplify SCKC helperAurelien Jarno
2015-06-05target-s390x: add a tod2time functionAurelien Jarno
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand
2014-06-10s390x: cleanup interrupt injectionCornelia Huck
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber
2014-03-13translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs
2013-09-20s390/kexec: Implement diag308 subcode 0Christian Borntraeger
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber
2013-08-30s390: Implement load normal resetChristian Borntraeger
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck
2013-01-18s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil
2013-01-05target-s390: Convert SERVCRichard Henderson
2013-01-05target-s390: Convert STSIRichard Henderson
2013-01-05target-s390: Convert STCKERichard Henderson
2013-01-05target-s390: Convert SPX, STPXRichard Henderson
2013-01-05target-s390: Convert SPT, STPTRichard Henderson
2013-01-05target-s390: Convert SCKC, STCKCRichard Henderson
2013-01-05target-s390: Convert STCKRichard Henderson
2013-01-05target-s390: Convert SCKRichard Henderson
2013-01-05target-s390: Convert STIDPRichard Henderson
2013-01-05target-s390: Send signals for divideRichard Henderson
2013-01-05target-s390: Reorg exception handlingRichard Henderson