summaryrefslogtreecommitdiffstats
path: root/target-s390x/misc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/cmma: clean up cmma resetDavid Hildenbrand2015-10-211-2/+2
* s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand2015-10-211-0/+1
* s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-211-5/+2
* s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-2/+2
* target-s390x: PER instruction-fetch nullification event supportAurelien Jarno2015-06-171-0/+12
* target-s390x: PER instruction-fetch event supportAurelien Jarno2015-06-171-0/+8
* target-s390x: PER successful-branching event supportAurelien Jarno2015-06-171-0/+11
* target-s390x: basic PER event handlingAurelien Jarno2015-06-171-0/+15
* target-s390x: wire up I/O instructions in TCG modeAlexander Graf2015-06-171-0/+62
* target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno2015-06-171-0/+6
* target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno2015-06-171-5/+8
* s390x/kvm: diag288 instruction interception and handlingXu Wang2015-06-111-0/+29
* target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno2015-06-051-1/+1
* target-s390x: implement STPT helperAurelien Jarno2015-06-051-3/+4
* target-s390x: implement STCKC helperAurelien Jarno2015-06-051-2/+3
* target-s390x: streamline STCK helperAurelien Jarno2015-06-051-7/+2
* target-s390x: simplify SCKC helperAurelien Jarno2015-06-051-3/+4
* target-s390x: add a tod2time functionAurelien Jarno2015-06-051-2/+2
* s390x: introduce defines for SIGP condition codesDavid Hildenbrand2015-03-101-2/+2
* s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-131-2/+31
* s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand2014-09-011-22/+8
* s390x: cleanup interrupt injectionCornelia Huck2014-06-101-1/+6
* s390x/kvm: enable/reset cmma via vm attributesDominik Dingel2014-06-101-0/+2
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-1/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil2014-04-271-6/+6
* cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber2014-03-131-2/+4
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber2014-03-131-5/+5
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-4/+11
* s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-1/+1
* s390/ebcdic: Move conversion tables to header fileHeinz Graalfs2013-09-201-80/+1
* s390/kexec: Implement diag308 subcode 0Christian Borntraeger2013-09-201-0/+26
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-4/+4
* s390: Implement load normal resetChristian Borntraeger2013-08-301-0/+30
* s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski2013-08-301-0/+40
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-3/+3
* s390: Add a hypercall registration interface.Cornelia Huck2013-01-181-1/+1
* s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil2013-01-181-0/+81
* target-s390: Convert SERVCRichard Henderson2013-01-051-4/+2
* target-s390: Convert STSIRichard Henderson2013-01-051-2/+2
* target-s390: Convert STCKERichard Henderson2013-01-051-14/+0
* target-s390: Convert SPX, STPXRichard Henderson2013-01-051-4/+2
* target-s390: Convert SPT, STPTRichard Henderson2013-01-051-5/+3
* target-s390: Convert SCKC, STCKCRichard Henderson2013-01-051-5/+3
* target-s390: Convert STCKRichard Henderson2013-01-051-4/+2
* target-s390: Convert SCKRichard Henderson2013-01-051-8/+0
* target-s390: Convert STIDPRichard Henderson2013-01-051-6/+0
* target-s390: Send signals for divideRichard Henderson2013-01-051-0/+20
* target-s390: Reorg exception handlingRichard Henderson2013-01-051-4/+4
OpenPOWER on IntegriCloud