Age | Commit message (Expand) | Author |
2021-03-24 | KVM: s390: VSIE: fix MVPG handling for prefixing and MSO | Claudio Imbrenda |
2021-03-24 | KVM: s390: VSIE: correctly handle MVPG when in VSIE | Claudio Imbrenda |
2021-03-24 | KVM: s390: extend kvm_s390_shadow_fault to return entry pointer | Claudio Imbrenda |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-12-10 | KVM: s390: Add memcg accounting to KVM allocations | Christian Borntraeger |
2020-06-23 | s390/kvm: diagnose 0x318 sync and reset | Collin Walling |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-05-28 | s390: remove critical section cleanup from entry.S | Sven Schnelle |
2020-04-20 | KVM: s390: vsie: Move conditional reschedule | David Hildenbrand |
2020-04-07 | KVM: s390: vsie: Fix delivery of addressing exceptions | David Hildenbrand |
2019-04-29 | KVM: s390: vsie: Return correct values for Invalid CRYCB format | Pierre Morel |
2019-04-29 | KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys | Pierre Morel |
2019-04-25 | KVM: s390: enable MSA9 keywrapping functions depending on cpu model | Christian Borntraeger |
2019-02-11 | s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity | Pierre Morel |
2018-10-01 | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger |
2018-10-01 | KVM: s390: set host program identifier | Collin Walling |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow CRYCB FORMAT-0 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow CRYCB FORMAT-1 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: Allow CRYCB FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: Make use of CRYCB FORMAT2 clear | Pierre Morel |
2018-09-28 | KVM: s390: vsie: Do the CRYCB validation first | Pierre Morel |
2018-09-26 | KVM: s390: vsie: simulate VCPU SIE entry/exit | David Hildenbrand |
2018-09-04 | KVM: s390: vsie: copy wrapping keys to right place | Pierre Morel |
2018-07-19 | KVM: s390: add etoken support for guests | Christian Borntraeger |
2018-07-16 | KVM: s390/vsie: avoid sparse warning | Christian Borntraeger |
2018-05-17 | KVM: s390: vsie: simplify < 8k address checks | David Hildenbrand |
2018-05-17 | KVM: s390: vsie: fix < 8k check for the itdba | David Hildenbrand |
2018-02-14 | KVM: s390: force bp isolation for VSIE | Christian Borntraeger |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář |
2018-01-24 | KVM: s390: introduce and use kvm_s390_clear_cpuflags() | David Hildenbrand |
2018-01-24 | KVM: s390: reuse kvm_s390_set_cpuflags() | David Hildenbrand |
2018-01-24 | KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page | David Hildenbrand |
2018-01-24 | KVM: s390: vsie: use READ_ONCE to access some SCB fields | David Hildenbrand |
2018-01-20 | KVM: s390: wire up bpb feature | Christian Borntraeger |
2017-12-06 | KVM: s390: Remove redundant license text | Greg Kroah-Hartman |
2017-12-06 | KVM: s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-11-09 | KVM: s390: vsie: use common code functions for pinning | David Hildenbrand |
2017-09-08 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-08-31 | KVM: s390: vsie: cleanup mcck reinjection | David Hildenbrand |
2017-08-29 | KVM: s390: Multiple Epoch Facility support | Collin L. Walling |
2017-07-26 | KVM: s390: use new mm defines instead of magic values | Heiko Carstens |
2017-06-28 | KVM: s390: Inject machine check into the nested guest | QingFeng Hao |
2017-06-22 | KVM: s390: avoid packed attribute | Martin Schwidefsky |
2017-04-21 | KVM: s390: Support keyless subset guest mode | Farhan Ali |
2017-04-12 | KVM: s390: Fix sdnxo setting for nested guests | Christian Borntraeger |
2017-03-22 | KVM: s390: gs support for kvm guests | Fan Zhang |
2017-03-16 | KVM: s390: use defines for execution controls | David Hildenbrand |