summaryrefslogtreecommitdiff
path: root/target/s390x/interrupt.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand1-3/+3
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand1-3/+3
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand1-46/+6
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand1-25/+17
2018-02-09s390x/tcg: simplify machine check handlingDavid Hildenbrand1-11/+7
2017-12-14s390x/tcg: drop program_interrupt()David Hildenbrand1-17/+5
2017-12-14s390x/tcg: introduce and use s390_program_interrupt()David Hildenbrand1-0/+13
2017-10-20s390x/tcg: implement STOP and RESET interrupts for TCGDavid Hildenbrand1-5/+27
2017-10-20s390x/kvm: generalize SIGP stop and restart interrupt injectionDavid Hildenbrand1-0/+20
2017-10-20s390x/tcg: take care of external interrupt subclassesDavid Hildenbrand1-1/+31
2017-10-20s390x/tcg: rework checking for deliverable interruptsDavid Hildenbrand1-0/+46
2017-10-20s390x/tcg: injection of emergency signals and external callsDavid Hildenbrand1-0/+26
2017-10-20s390x/tcg: cleanup service interrupt injectionDavid Hildenbrand1-14/+4
2017-10-20s390x/tcg: turn INTERRUPT_EXT into a maskDavid Hildenbrand1-1/+17
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth1-0/+39
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+120