summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok2016-08-121-1/+3
* KVM: s390: set the prefix initially properlyJulius Niedworok2016-08-121-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-58/+346
|\
| * KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-2/+24
| * KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-2/+2
| * KVM: s390: vsie: add module parameter "nested"David Hildenbrand2016-06-211-1/+6
| * KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-211-0/+18
| * KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-211-0/+15
| * 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: 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
| * 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-101-10/+16
| * 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: forward ESOP if availableDavid Hildenbrand2016-06-101-0/+13
| * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-101-0/+63
| * KVM: s390: Limit sthyi executionJanosch Frank2016-06-101-0/+2
| * KVM: s390: Add sthyi emulationJanosch Frank2016-06-101-0/+6
| * KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-101-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-1/+1
|\ \
| * | s390/time: remove ETR supportMartin Schwidefsky2016-06-131-1/+1
| |/
* | KVM: s390: Add stats for PEI eventsAlexander Yarygin2016-06-101-0/+1
* | KVM: s390: ignore IBC if zeroDavid Hildenbrand2016-06-101-1/+1
|/
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+6
* KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin2016-05-091-3/+16
* KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin2016-05-091-2/+2
* KVM: s390: force ibc into valid rangeDavid Hildenbrand2016-05-091-1/+11