Commit Graph

793 Commits (893e26e61d04eac974ded0c11e1647b335c8cb7b)

Author SHA1 Message Date
Paul Gortmaker d321796753 s390: Audit and remove any remaining unnecessary uses of module.h 8 years ago
Christian Borntraeger 0447819741 KVM: s390: do not expose random data via facility bitmap 8 years ago
Heiko Carstens 0b92515916 s390: remove couple of unneeded semicolons 8 years ago
Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage 8 years ago
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
Christian Borntraeger e1788bb995 KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load 8 years ago
Christian Borntraeger 31d8b8d41a KVM: s390: handle access registers in the run ioctl not in vcpu_put/load 8 years ago
Janosch Frank 45c7ee43a5 KVM: s390: Fix STHYI buffer alignment for diag224 8 years ago
Christian Borntraeger a5efb6b6c9 KVM: s390: reject invalid modes for runtime instrumentation 8 years ago
Luiz Capitulino 235539b48a kvm: add stubs for arch specific debugfs support 9 years ago
Markus Elfring 0624a8eb82 KVM: s390: Use memdup_user() rather than duplicating code 9 years ago
Markus Elfring a1708a2ead KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data() 9 years ago
David Hildenbrand a6940674c3 KVM: s390: allow 255 VCPUs when sca entries aren't used 9 years ago
Fan Zhang 80cd876338 KVM: s390: lazy enable RI 9 years ago
Janosch Frank c14b88d766 KVM: s390: gaccess: simplify translation exception handling 9 years ago
David Hildenbrand b1ffffbd0f KVM: s390: guestdbg: separate defines for per code 9 years ago
David Hildenbrand 8953fb08ab KVM: s390: write external damage code on machine checks 9 years ago
David Hildenbrand ff5dc1492a KVM: s390: fix delivery of vector regs during machine checks 9 years ago
David Hildenbrand 0319dae677 KVM: s390: split store status and machine check handling 9 years ago
David Hildenbrand d6404ded30 KVM: s390: factor out actual delivery of machine checks 9 years ago
David Hildenbrand 4d21cef3ea KVM: s390: vsie: fix riccbd 9 years ago
Martin Schwidefsky 69c0e360f9 s390/crypto: cpacf function detection 9 years ago
Heiko Carstens f6c1d359be KVM: s390: generate facility mask from readable list 9 years ago
David Hildenbrand a7d4b8f256 KVM: s390: don't use current->thread.fpu.* when accessing registers 9 years ago
Julius Niedworok aca411a4b1 KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed 9 years ago
Julius Niedworok 75a4615c95 KVM: s390: set the prefix initially properly 9 years ago
David Hildenbrand 9acc317b18 KVM: s390: let ptff intercepts result in cc=3 9 years ago
David Hildenbrand 6502a34cfd KVM: s390: allow user space to handle instr 0x0000 9 years ago
Radim Krčmář c63cf538eb KVM: pass struct kvm to kvm_set_routing_entry 9 years ago
David Hildenbrand 5ffe466cd3 KVM: s390: inject PER i-fetch events on applicable icpts 9 years ago
Paolo Bonzini 6edaa5307f KVM: remove kvm_guest_enter/exit wrappers 9 years ago
David Hildenbrand a411edf132 KVM: s390: vsie: add module parameter "nested" 9 years ago
David Hildenbrand 5d3876a8bf KVM: s390: vsie: add indication for future features 9 years ago
David Hildenbrand 91473b487d KVM: s390: vsie: correctly set and handle guest TOD 9 years ago
David Hildenbrand b917ae573f KVM: s390: vsie: speed up VCPU external calls 9 years ago
David Hildenbrand 94a15de8fb KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle 9 years ago
David Hildenbrand adbf16985c KVM: s390: vsie: speed up VCPU irq delivery when handling vsie 9 years ago
David Hildenbrand 1b7029bec1 KVM: s390: vsie: try to refault after a reported fault to g2 9 years ago
David Hildenbrand 7fd7f39daa KVM: s390: vsie: support IBS interpretation 9 years ago
David Hildenbrand 13ee3f678b KVM: s390: vsie: support conditional-external-interception 9 years ago
David Hildenbrand 5630a8e82b KVM: s390: vsie: support intervention-bypass 9 years ago
David Hildenbrand a1b7b9b286 KVM: s390: vsie: support guest-storage-limit-suppression 9 years ago
David Hildenbrand 77d18f6d47 KVM: s390: vsie: support guest-PER-enhancement 9 years ago
David Hildenbrand 0615a326e0 KVM: s390: vsie: support shared IPTE-interlock facility 9 years ago
David Hildenbrand 19c439b564 KVM: s390: vsie: support 64-bit-SCAO 9 years ago
David Hildenbrand 588438cba0 KVM: s390: vsie: support run-time-instrumentation 9 years ago
David Hildenbrand c9bc1eabe5 KVM: s390: vsie: support vectory facility (SIMD) 9 years ago
David Hildenbrand 166ecb3d3c KVM: s390: vsie: support transactional execution 9 years ago
David Hildenbrand bbeaa58b32 KVM: s390: vsie: support aes dea wrapping keys 9 years ago
David Hildenbrand 66b630d5b7 KVM: s390: vsie: support STFLE interpretation 9 years ago