summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-04-29KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-03-18KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2017-12-14KVM: s390: Fix skey emulation permission checkJanosch Frank
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-06-29KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-01-26KVM: s390: do not expose random data via facility bitmapChristian Borntraeger
2016-10-26KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger
2016-09-08KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring
2016-09-08KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: s390: lazy enable RIFan Zhang
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank
2016-09-08KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens
2016-08-25KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand