summaryrefslogtreecommitdiff
path: root/target-s390x/misc_helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29s390: Clean up includesPeter Maydell1-1/+1
2015-12-17s390x: avoid "naked" qemu_logPaolo Bonzini1-1/+1
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand1-2/+2
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand1-0/+1
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand1-5/+2
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand1-2/+2
2015-06-17target-s390x: PER instruction-fetch nullification event supportAurelien Jarno1-0/+12
2015-06-17target-s390x: PER instruction-fetch event supportAurelien Jarno1-0/+8
2015-06-17target-s390x: PER successful-branching event supportAurelien Jarno1-0/+11
2015-06-17target-s390x: basic PER event handlingAurelien Jarno1-0/+15
2015-06-17target-s390x: wire up I/O instructions in TCG modeAlexander Graf1-0/+62
2015-06-17target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno1-0/+6
2015-06-17target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno1-5/+8
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang1-0/+29
2015-06-05target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno1-1/+1
2015-06-05target-s390x: implement STPT helperAurelien Jarno1-3/+4
2015-06-05target-s390x: implement STCKC helperAurelien Jarno1-2/+3
2015-06-05target-s390x: streamline STCK helperAurelien Jarno1-7/+2
2015-06-05target-s390x: simplify SCKC helperAurelien Jarno1-3/+4
2015-06-05target-s390x: add a tod2time functionAurelien Jarno1-2/+2
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand1-2/+2
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang1-2/+31
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand1-22/+8
2014-06-10s390x: cleanup interrupt injectionCornelia Huck1-1/+6
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel1-0/+2
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini1-1/+1
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson1-1/+1
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil1-6/+6
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber1-2/+4
2014-03-13translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber1-5/+5
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber1-4/+11
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth1-1/+1
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs1-80/+1
2013-09-20s390/kexec: Implement diag308 subcode 0Christian Borntraeger1-0/+26
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber1-4/+4
2013-08-30s390: Implement load normal resetChristian Borntraeger1-0/+30
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski1-0/+40
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck1-1/+1
2013-01-18s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil1-0/+81
2013-01-05target-s390: Convert SERVCRichard Henderson1-4/+2
2013-01-05target-s390: Convert STSIRichard Henderson1-2/+2
2013-01-05target-s390: Convert STCKERichard Henderson1-14/+0
2013-01-05target-s390: Convert SPX, STPXRichard Henderson1-4/+2
2013-01-05target-s390: Convert SPT, STPTRichard Henderson1-5/+3
2013-01-05target-s390: Convert SCKC, STCKCRichard Henderson1-5/+3
2013-01-05target-s390: Convert STCKRichard Henderson1-4/+2
2013-01-05target-s390: Convert SCKRichard Henderson1-8/+0
2013-01-05target-s390: Convert STIDPRichard Henderson1-6/+0