summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand2016-06-201-27/+70
* s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-205-20/+15
* s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand2016-06-201-3/+4
* s390/mm: add kvm shadow fault functionMartin Schwidefsky2016-06-202-0/+170
* s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-208-34/+1262
* s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-203-30/+85
* s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-205-55/+193
* s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-205-29/+41
* s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-203-9/+31
* kvm: vmx: hook preemption timer supportYunhong Jiang2016-06-163-2/+183
* kvm: vmx: rename vmx_pre/post_block to pi_pre/post_blockYunhong Jiang2016-06-161-2/+15
* KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang2016-06-165-1/+100
* kvm: lapic: separate start_sw_tscdeadline from start_apic_timerYunhong Jiang2016-06-161-26/+31
* KVM: s390: use kvm->created_vcpusPaolo Bonzini2016-06-161-5/+5
* KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-165-22/+3
* KVM: introduce kvm->created_vcpusPaolo Bonzini2016-06-162-6/+25
* x86/kvm/svm: Simplify cpu_has_svm()Borislav Petkov2016-06-162-7/+2
* MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan2016-06-152-72/+3
* MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan2016-06-151-5/+15
* MIPS: Add define for Config.VI (virtual icache) bitJames Hogan2016-06-152-1/+2
* 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-156-1/+110
* 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-1525-459/+1620
|\
| * 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-102-1/+4
| * 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
OpenPOWER on IntegriCloud