Age | Commit message (Expand) | Author |
2018-05-30 | KVM: s390: vsie: fix < 8k check for the itdba | David Hildenbrand |
2018-04-29 | KVM: s390: force bp isolation for VSIE | Christian Borntraeger |
2018-04-29 | KVM: s390: wire up bpb feature | Christian Borntraeger |
2018-03-18 | KVM: s390: fix memory overwrites when not using SCA entries | David Hildenbrand |
2017-12-14 | KVM: s390: Fix skey emulation permission check | Janosch Frank |
2017-08-30 | KVM: s390: sthyi: fix specification exception detection | Heiko Carstens |
2017-08-30 | KVM: s390: sthyi: fix sthyi inline assembly | Heiko Carstens |
2017-06-29 | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows | Heiko Carstens |
2017-03-15 | KVM: s390: Disable dirty log retrieval for UCONTROL guests | Janosch Frank |
2017-01-26 | KVM: s390: do not expose random data via facility bitmap | Christian Borntraeger |
2016-10-26 | KVM: s390: Fix STHYI buffer alignment for diag224 | Janosch Frank |
2016-10-20 | KVM: s390: reject invalid modes for runtime instrumentation | Christian Borntraeger |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-09-16 | kvm: add stubs for arch specific debugfs support | Luiz Capitulino |
2016-09-08 | Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next | Christian Borntraeger |
2016-09-08 | KVM: s390: Use memdup_user() rather than duplicating code | Markus Elfring |
2016-09-08 | KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data() | Markus Elfring |
2016-09-08 | KVM: s390: allow 255 VCPUs when sca entries aren't used | David Hildenbrand |
2016-09-08 | KVM: s390: lazy enable RI | Fan Zhang |
2016-09-08 | KVM: s390: gaccess: simplify translation exception handling | Janosch Frank |
2016-09-08 | KVM: s390: guestdbg: separate defines for per code | David Hildenbrand |
2016-09-08 | KVM: s390: write external damage code on machine checks | David Hildenbrand |
2016-09-08 | KVM: s390: fix delivery of vector regs during machine checks | David Hildenbrand |
2016-09-08 | KVM: s390: split store status and machine check handling | David Hildenbrand |
2016-09-08 | KVM: s390: factor out actual delivery of machine checks | David Hildenbrand |
2016-09-05 | KVM: s390: vsie: fix riccbd | David Hildenbrand |
2016-08-29 | s390/crypto: cpacf function detection | Martin Schwidefsky |
2016-08-26 | Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv... | Martin Schwidefsky |
2016-08-25 | KVM: s390: generate facility mask from readable list | Heiko Carstens |
2016-08-25 | KVM: s390: don't use current->thread.fpu.* when accessing registers | David Hildenbrand |
2016-08-12 | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed | Julius Niedworok |
2016-08-12 | KVM: s390: set the prefix initially properly | Julius Niedworok |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-07-18 | KVM: s390: let ptff intercepts result in cc=3 | David Hildenbrand |
2016-07-18 | KVM: s390: allow user space to handle instr 0x0000 | David Hildenbrand |
2016-07-14 | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář |
2016-07-05 | KVM: s390: inject PER i-fetch events on applicable icpts | David Hildenbrand |
2016-07-01 | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini |
2016-06-21 | KVM: s390: vsie: add module parameter "nested" | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: add indication for future features | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: correctly set and handle guest TOD | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: speed up VCPU external calls | David Hildenbrand |
2016-06-21 | KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: speed up VCPU irq delivery when handling vsie | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: try to refault after a reported fault to g2 | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support IBS interpretation | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support conditional-external-interception | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support intervention-bypass | David Hildenbrand |