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