summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14kvm: mmu: track read permission explicitly for shadow EPT page tablesBandan Das
2016-07-14kvm: mmu: don't set the present bit unconditionallyBandan Das
2016-07-14kvm: mmu: remove is_present_gpte()Bandan Das
2016-07-14kvm: mmu: extend the is_present check to 32 bitsBandan Das
2016-07-11Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-07-11KVM: VMX: introduce vm_{entry,exit}_control_reset_shadowPaolo Bonzini
2016-07-11KVM: nVMX: keep preemption timer enabled during L2 executionPaolo Bonzini
2016-07-11KVM: nVMX: avoid incorrect preemption timer vmexit in nested guestWanpeng Li
2016-07-11KVM: VMX: reflect broken preemption timer in vmcs_configPaolo Bonzini
2016-07-05MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan
2016-07-05MIPS: KVM: Decode RDHWR more strictlyJames Hogan
2016-07-05MIPS: KVM: Recognise r6 CACHE encodingJames Hogan
2016-07-05MIPS: KVM: Support r6 compact branch emulationJames Hogan
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan
2016-07-05MIPS: KVM: Fix fpu.S misassembly with r6James Hogan
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton
2016-07-05MIPS: KVM: Save k0 straight into VCPU structureJames Hogan
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan
2016-07-05MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan
2016-07-05MIPS: KVM: Check MSA presence at uasm timeJames Hogan
2016-07-05MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan
2016-07-05MIPS: KVM: Drop now unused asm offsetsJames Hogan
2016-07-05MIPS: KVM: Add dumping of generated entry codeJames Hogan
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan
2016-07-05MIPS: uasm: Add DI instructionJames Hogan
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan
2016-07-05Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-07-05KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an elementWei Yongjun
2016-07-05KVM: MMU: try to fix up page faults before giving upPaolo Bonzini
2016-07-05KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP framesPaolo Bonzini
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-07-01KVM: vmx: fix missed cancellation of TSC deadline timerWanpeng Li
2016-07-01KVM: x86: introduce cancel_hv_tscdeadlineWanpeng Li
2016-07-01KVM: vmx: fix underflow in TSC deadline calculationPaolo Bonzini
2016-07-01KVM: x86: use guest_exit_irqoffPaolo Bonzini
2016-07-01KVM: x86: always use "acknowledge interrupt on exit"Paolo Bonzini
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-28context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini
2016-06-23MIPS: KVM: Combine entry trace events into classJames Hogan
2016-06-23kvm: x86: use getboottime64Arnd Bergmann
2016-06-23KVM: VMX: enable guest access to LMCE related MSRsAshok Raj
2016-06-23KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROLHaozhong Zhang
2016-06-23KVM: VMX: move msr_ia32_feature_control to vcpu_vmxHaozhong Zhang
2016-06-21Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini