Jens Freimann
|
816c7667ea
KVM: s390: migrate vcpu interrupt state
|
10 years ago |
Jens Freimann
|
6d3da24141
KVM: s390: deliver floating interrupts in order of priority
|
12 years ago |
Michael Mueller
|
18280d8b4b
KVM: s390: represent SIMD cap in kvm facility
|
10 years ago |
Alexander Yarygin
|
8ae04b8f50
KVM: s390: Guest's memory access functions get access registers
|
10 years ago |
Geert Uytterhoeven
|
1e8d242478
KVM: s390: Spelling s/intance/instance/
|
10 years ago |
Eric Farman
|
bc17de7c96
KVM: s390: Machine Check
|
11 years ago |
David Hildenbrand
|
15462e37ca
KVM: s390: reinjection of irqs can fail in the tpi handler
|
10 years ago |
Michael Mueller
|
981467c930
KVM: s390: include guest facilities in kvm facility test
|
10 years ago |
Michael Mueller
|
9d8d578605
KVM: s390: use facilities and cpu_id per KVM
|
10 years ago |
David Hildenbrand
|
ea5f496925
KVM: s390: only one external call may be pending at a time
|
11 years ago |
David Hildenbrand
|
9a022067ad
KVM: s390: a VCPU may only stop when no interrupts are left pending
|
11 years ago |
David Hildenbrand
|
6cddd432e3
KVM: s390: handle stop irqs without action_bits
|
11 years ago |
Jens Freimann
|
383d0b0501
KVM: s390: handle pending local interrupts via bitmap
|
11 years ago |
Thomas Huth
|
04b41acd06
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
|
10 years ago |
Cornelia Huck
|
84877d9333
KVM: s390: register flic ops dynamically
|
11 years ago |
Christian Borntraeger
|
614aeab4dc
KVM: s390: add __must_check to interrupt deliver functions
|
11 years ago |
Jens Freimann
|
7939503147
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
|
11 years ago |
David Hildenbrand
|
d3d692c82e
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
|
11 years ago |
Christian Borntraeger
|
c3950b66b9
KVM: s390: no special machine check delivery
|
11 years ago |
David Hildenbrand
|
ea74c0ea1b
KVM: s390: remove the tasklet used by the hrtimer
|
11 years ago |
David Hildenbrand
|
0e9c85a5a3
KVM: s390: move vcpu wakeup code to a central point
|
11 years ago |
David Hildenbrand
|
6352e4d2dd
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
|
11 years ago |
David Hildenbrand
|
7a42fdc20f
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
|
11 years ago |
Michael Mueller
|
fda902cb83
KVM: s390: split SIE state guest prefix field
|
11 years ago |
David Hildenbrand
|
4953919fee
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
|
11 years ago |
Thomas Huth
|
fa576c583d
KVM: s390: Introduce helper function for faulting-in a guest page
|
11 years ago |
Thomas Huth
|
a3fb577e48
KVM: s390: Improve is_valid_psw()
|
11 years ago |
David Hildenbrand
|
6852d7b69b
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
|
11 years ago |
Michael Mueller
|
a86dcc2482
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
|
11 years ago |
Christian Borntraeger
|
67335e63c9
KVM: s390: Drop pending interrupts on guest exit
|
11 years ago |