summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand2016-06-211-0/+3
* KVM: s390: vsie: support edat1 / edat2David Hildenbrand2016-06-211-0/+7
* KVM: s390: vsie: support setting the ibcDavid Hildenbrand2016-06-211-0/+21
* KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand2016-06-211-2/+29
* KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-215-1/+779
* KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-201-3/+5
* KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand2016-06-201-0/+2
* s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-201-5/+29
* s390/mm: push rte protection down to shadow pteDavid Hildenbrand2016-06-201-7/+12
* s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-201-2/+20
* s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-201-7/+27
* s390/mm: push ste protection down to shadow pteDavid Hildenbrand2016-06-201-0/+1
* s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand2016-06-202-2/+12
* s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand2016-06-202-6/+2
* s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand2016-06-201-17/+15
* s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-201-1/+1
* s390/mm: add kvm shadow fault functionMartin Schwidefsky2016-06-202-0/+170
* s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-201-8/+8
* s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-201-6/+7
* s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-201-5/+13
* KVM: s390: use kvm->created_vcpusPaolo Bonzini2016-06-161-5/+5
* Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-06-1510-146/+1055
|\
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-101-8/+142
| * KVM: s390: trace and count all skey interceptsDavid Hildenbrand2016-06-102-6/+9
| * KVM: s390: pfmf: handle address overflowsDavid Hildenbrand2016-06-101-1/+1
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-4/+14
| * KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand2016-06-101-2/+9
| * KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand2016-06-101-4/+0
| * KVM: s390: pfmf: fix end address calculationDavid Hildenbrand2016-06-101-11/+9
| * KVM: s390: storage keys fit into a charDavid Hildenbrand2016-06-101-2/+1
| * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-101-6/+2
| * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-102-12/+21
| * KVM: s390: fixup I/O interrupt tracesChristian Borntraeger2016-06-101-11/+15
| * KVM: s390: provide logging for diagnose 0x500Christian Borntraeger2016-06-101-0/+5
| * KVM: s390: turn on tx even without ctxDavid Hildenbrand2016-06-101-1/+1
| * KVM: s390: enable host-protection-interruption only with ESOPDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: enable ibs only if availableDavid Hildenbrand2016-06-101-0/+2
| * KVM: s390: enable PFMFI only if availableDavid Hildenbrand2016-06-101-1/+1
| * KVM: s390: enable cei only if availableDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: enable ib only if availableDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+4
| * KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand2016-06-101-1/+6
| * KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand2016-06-101-2/+1
| * KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand2016-06-101-0/+2
| * KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-4/+8
| * KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-101-0/+89
| * KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand2016-06-101-22/+1
| * KVM: s390: gaccess: convert guest_page_range()David Hildenbrand2016-06-101-18/+9
| * KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand2016-06-101-15/+6
| * KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand2016-06-101-12/+1