aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-2/+2
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook2-2/+2
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-57/+77
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-05-17KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand1-5/+5
2018-05-17Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger1-1/+1
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-17KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand1-12/+9
2018-05-17KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand1-7/+1
2018-05-17KVM: s390: introduce defines for control registersDavid Hildenbrand3-14/+18
2018-05-17KVM: s390: reset crypto attributes for all vcpusTony Krowiak2-5/+25
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank2-13/+18
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger2-7/+42
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao2-0/+2
2018-03-14KVM: s390: fix fallthrough annotationSebastian Ott1-6/+3
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger2-13/+5
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2-13/+14
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger2-21/+34
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand1-0/+1
2018-03-01KVM: s390: provide io interrupt kvm_statChristian Borntraeger1-0/+1
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand3-38/+22
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand1-3/+29
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand1-0/+1
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand1-6/+19
2018-02-14KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand1-34/+50
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2-24/+29
2018-02-14KVM: s390: use switch vs jump table in priv.cChristian Borntraeger1-92/+91
2018-02-14KVM: s390: force bp isolation for VSIEChristian Borntraeger1-0/+20
2018-02-14KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger1-3/+8
2018-02-14KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger1-1/+2
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář3-12/+39
2018-01-30Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář7-130/+387
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller2-3/+3
2018-01-26KVM: s390: activate GISA for emulated interruptsMichael Mueller1-1/+7
2018-01-26KVM: s390: make kvm_s390_get_io_int() aware of GISAMichael Mueller1-4/+70
2018-01-26KVM: s390: add GISA interrupts to FLIC ioctl interfaceMichael Mueller1-0/+18
2018-01-26KVM: s390: abstract adapter interruption word generation from ISCMichael Mueller1-2/+7
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller3-18/+86
2018-01-26KVM: s390: implement GISA IPM related primitivesMichael Mueller1-0/+28
2018-01-26KVM: s390: define GISA format-0 data structureMichael Mueller1-0/+1
2018-01-26KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller1-6/+6
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand5-14/+15
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand5-12/+16
2018-01-24KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand3-12/+11
2018-01-24KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand2-17/+17
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger3-6/+48
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-7/+11
2018-01-24KVM: s390: diagnoses are instructions as wellChristian Borntraeger1-6/+6