aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14KVM: S390: Fix typoAndrea Gelmini1-1/+1
2016-06-13s390/time: remove ETR supportMartin Schwidefsky1-1/+1
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand1-8/+142
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand2-6/+9
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand1-4/+14
2016-06-10KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand1-2/+9
2016-06-10KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand1-4/+0
2016-06-10KVM: s390: pfmf: fix end address calculationDavid Hildenbrand1-11/+9
2016-06-10KVM: s390: storage keys fit into a charDavid Hildenbrand1-2/+1
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand1-6/+2
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2-12/+21
2016-06-10KVM: s390: fixup I/O interrupt tracesChristian Borntraeger1-11/+15
2016-06-10KVM: s390: provide logging for diagnose 0x500Christian Borntraeger1-0/+5
2016-06-10KVM: s390: turn on tx even without ctxDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: enable host-protection-interruption only with ESOPDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: enable ibs only if availableDavid Hildenbrand1-0/+2
2016-06-10KVM: s390: enable PFMFI only if availableDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: enable cei only if availableDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: enable ib only if availableDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand1-0/+4
2016-06-10KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand1-1/+6
2016-06-10KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand1-2/+1
2016-06-10KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand1-0/+2
2016-06-10KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand1-4/+8
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand1-0/+89
2016-06-10KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand1-22/+1
2016-06-10KVM: s390: gaccess: convert guest_page_range()David Hildenbrand1-18/+9
2016-06-10KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand1-15/+6
2016-06-10KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand1-12/+1
2016-06-10KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand1-0/+62
2016-06-10KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand1-3/+5
2016-06-10KVM: s390: forward ESOP if availableDavid Hildenbrand1-0/+13
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2-0/+69
2016-06-10KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin1-2/+4
2016-06-10KVM: s390: Limit sthyi executionJanosch Frank2-0/+13
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank6-1/+494
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank3-0/+33
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin2-0/+3
2016-06-10KVM: s390: ignore IBC if zeroDavid Hildenbrand1-1/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger3-0/+12
2016-05-09KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin1-3/+16
2016-05-09KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin1-2/+2
2016-05-09KVM: s390: force ibc into valid rangeDavid Hildenbrand1-1/+11
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand2-9/+10
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand2-1/+9
2016-05-09KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand1-1/+2
2016-05-04KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand1-2/+3
2016-05-04KVM: s390: cmma: don't check entry contentDavid Hildenbrand1-11/+3
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic1-0/+25