summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan6-102/+98
2016-06-14MIPS: KVM: Drop unused kvm_mips_sync_icache()James Hogan1-26/+0
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan4-8/+2
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2-3/+0
2016-06-14Merge branch 'kvm-mips-fixes' into HEADPaolo Bonzini5-8/+27
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan1-0/+3
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan1-6/+10
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan1-1/+1
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand4-11/+184
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand2-6/+9
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand2-1/+4
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand3-4/+50
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 Hildenbrand3-13/+10
2016-06-10s390/mm: simplify get_guest_storage_keyDavid Hildenbrand1-13/+4
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky3-24/+24
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2-2/+2
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-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2-0/+2
2016-06-10KVM: s390: enable PFMFI only if availableDavid Hildenbrand1-1/+1
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2-1/+4
2016-06-10KVM: s390: enable cei only if availableDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2-1/+4
2016-06-10KVM: s390: enable ib only if availableDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand2-1/+7
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2-1/+7
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2-0/+2
2016-06-10KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand3-2/+10
2016-06-10KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand1-2/+1
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand2-0/+2
2016-06-10KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand1-0/+2
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand2-1/+4
2016-06-10KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand1-4/+8
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2-0/+2
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand3-0/+166
2016-06-10s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand1-0/+10
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