summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KVM: Use host CCA for TLB mappingsJames Hogan2016-06-152-9/+12
* MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-154-14/+20
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-155-1/+104
* MIPS: KVM: Emulate RDHWR CPUNum registerJames Hogan2016-06-151-1/+1
* MIPS: KVM: Allow ULRI to restrict UserLocal registerJames Hogan2016-06-151-2/+12
* MIPS: KVM: Don't hardcode restored HWREnaJames Hogan2016-06-153-3/+7
* MIPS: Clean up RDHWR handlingJames Hogan2016-06-154-14/+35
* MIPS: KVM: List FPU/MSA registersJames Hogan2016-06-151-0/+58
* MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan2016-06-151-1/+1
* MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-153-7/+37
* MIPS: KVM: Pass all unknown registers to callbacksJames Hogan2016-06-151-20/+2
* MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-154-114/+126
* MIPS: KVM: Factor writing of translated guest instructionsJames Hogan2016-06-151-58/+34
* MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2016-06-151-1/+1
* Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-06-1521-449/+1506
|\
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-104-11/+184
| * KVM: s390: trace and count all skey interceptsDavid Hildenbrand2016-06-102-6/+9
| * s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: pfmf: handle address overflowsDavid Hildenbrand2016-06-101-1/+1
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-103-4/+50
| * 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-103-13/+10
| * s390/mm: simplify get_guest_storage_keyDavid Hildenbrand2016-06-101-13/+4
| * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-103-24/+24
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-102-2/+2
| * 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
| * s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: enable PFMFI only if availableDavid Hildenbrand2016-06-101-1/+1
| * s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: enable cei only if availableDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: enable ib only if availableDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-1/+6
| * KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2016-06-102-1/+7
| * s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
| * 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
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand2016-06-101-0/+2
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-4/+8
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-102-0/+109