summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kvm: mmu: track read permission explicitly for shadow EPT page tablesBandan Das2016-07-143-10/+23
* kvm: mmu: don't set the present bit unconditionallyBandan Das2016-07-144-9/+11
* kvm: mmu: remove is_present_gpte()Bandan Das2016-07-144-8/+3
* kvm: mmu: extend the is_present check to 32 bitsBandan Das2016-07-141-1/+1
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-07-1113-9/+407
|\
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-2010-5/+396
| * powerpc/powernv: Remove the usage of PACAR1 from opal wrappersMahesh Salgaonkar2016-06-201-2/+0
| * KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exceptionThomas Huth2016-06-201-1/+11
| * KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2016-06-201-1/+0
* | KVM: VMX: introduce vm_{entry,exit}_control_reset_shadowPaolo Bonzini2016-07-111-2/+12
* | KVM: nVMX: keep preemption timer enabled during L2 executionPaolo Bonzini2016-07-111-2/+13
* | KVM: nVMX: avoid incorrect preemption timer vmexit in nested guestWanpeng Li2016-07-111-0/+2
* | KVM: VMX: reflect broken preemption timer in vmcs_configPaolo Bonzini2016-07-111-3/+2
* | MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan2016-07-051-1/+7
* | MIPS: KVM: Decode RDHWR more strictlyJames Hogan2016-07-051-1/+3
* | MIPS: KVM: Recognise r6 CACHE encodingJames Hogan2016-07-052-2/+24
* | MIPS: KVM: Support r6 compact branch emulationJames Hogan2016-07-051-6/+46
* | MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-052-12/+10
* | MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan2016-07-051-3/+3
* | MIPS: KVM: Fix fpu.S misassembly with r6James Hogan2016-07-051-2/+5
* | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-053-6/+6
* | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-053-6/+6
* | MIPS: KVM: Save k0 straight into VCPU structureJames Hogan2016-07-051-22/+15
* | MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-053-12/+25
* | MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-053-15/+84
* | MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan2016-07-051-4/+0
* | MIPS: KVM: Check MSA presence at uasm timeJames Hogan2016-07-051-20/+15
* | MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan2016-07-051-12/+15
* | MIPS: KVM: Drop now unused asm offsetsJames Hogan2016-07-051-66/+0
* | MIPS: KVM: Add dumping of generated entry codeJames Hogan2016-07-051-0/+25
* | MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-057-634/+642
* | MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-052-0/+48
* | MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-055-5/+16
* | MIPS: uasm: Add DI instructionJames Hogan2016-07-055-11/+16
* | MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-055-13/+43
* | MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan2016-07-054-14/+24
* | Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-07-053-3/+34
|\ \
| * | KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand2016-07-053-3/+34
* | | KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an elementWei Yongjun2016-07-051-1/+1
* | | KVM: MMU: try to fix up page faults before giving upPaolo Bonzini2016-07-052-3/+43
* | | KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP framesPaolo Bonzini2016-07-051-5/+15
|/ /
* | KVM: vmx: fix missed cancellation of TSC deadline timerWanpeng Li2016-07-011-24/+24
* | KVM: x86: introduce cancel_hv_tscdeadlineWanpeng Li2016-07-011-8/+10
* | KVM: vmx: fix underflow in TSC deadline calculationPaolo Bonzini2016-07-011-3/+3
* | KVM: x86: use guest_exit_irqoffPaolo Bonzini2016-07-013-12/+9
* | KVM: x86: always use "acknowledge interrupt on exit"Paolo Bonzini2016-07-011-4/+3
* | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-0110-41/+19
* | context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini2016-06-282-25/+38
* | MIPS: KVM: Combine entry trace events into classJames Hogan2016-06-231-40/+22
* | kvm: x86: use getboottime64Arnd Bergmann2016-06-231-5/+5
OpenPOWER on IntegriCloud