aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2018-05-17Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-17KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand
2018-05-17KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand
2018-05-17KVM: s390: introduce defines for control registersDavid Hildenbrand
2018-05-17KVM: s390: reset crypto attributes for all vcpusTony Krowiak
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao
2018-03-14KVM: s390: fix fallthrough annotationSebastian Ott
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-01KVM: s390: provide io interrupt kvm_statChristian Borntraeger
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger
2018-02-14KVM: s390: use switch vs jump table in priv.cChristian Borntraeger
2018-02-14KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-02-14KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger
2018-02-14KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-30Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller
2018-01-26KVM: s390: activate GISA for emulated interruptsMichael Mueller
2018-01-26KVM: s390: make kvm_s390_get_io_int() aware of GISAMichael Mueller
2018-01-26KVM: s390: add GISA interrupts to FLIC ioctl interfaceMichael Mueller
2018-01-26KVM: s390: abstract adapter interruption word generation from ISCMichael Mueller
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller
2018-01-26KVM: s390: implement GISA IPM related primitivesMichael Mueller
2018-01-26KVM: s390: define GISA format-0 data structureMichael Mueller
2018-01-26KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand
2018-01-24KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand
2018-01-24KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-01-24KVM: s390: diagnoses are instructions as wellChristian Borntraeger
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger
2018-01-24KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand
2018-01-24KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger
2018-01-16Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-01-16KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand