summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-10KVM: x86: fix build with !CONFIG_SMPRadim Krčmář
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09KVM: x86: emulate: correct page fault error code for NoWrite instructionsPaolo Bonzini
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2015-02-03KVM: nVMX: Enable nested posted interrupt processingWincy Van
2015-02-03KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van
2015-02-03KVM: nVMX: Enable nested apic register virtualizationWincy Van
2015-02-03KVM: nVMX: Make nested control MSRs per-cpuWincy Van
2015-02-03KVM: nVMX: Enable nested virtualize x2apic modeWincy Van
2015-02-03KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti
2015-02-02KVM: x86: fix lapic_timer_int_injected with APIC-vMarcelo Tosatti
2015-01-30kvm: vmx: fix oops with explicit flexpriority=0 optionPaolo Bonzini
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář
2015-01-30KVM: x86: fix x2apic logical address matchingRadim Krčmář
2015-01-30KVM: x86: replace 0 with APIC_DEST_PHYSICALRadim Krčmář
2015-01-30KVM: x86: cleanup kvm_apic_match_*()Radim Krčmář
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář
2015-01-30KVM: VMX: Add PML support in VMXKai Huang
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang
2015-01-29KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang
2015-01-29KVM: MMU: Add mmu help functions to support PMLKai Huang
2015-01-29KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang
2015-01-27kvm: iommu: Add cond_resched to legacy device assignment codeJoerg Roedel
2015-01-26KVM: x86: Emulation of call may use incorrect stack sizeNadav Amit
2015-01-26KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit
2015-01-26KVM: x86: Fix defines in emulator.cNadav Amit
2015-01-26KVM: x86: ARPL emulation can cause spurious exceptionsNadav Amit
2015-01-26KVM: x86: IRET emulation does not clear NMI maskingNadav Amit
2015-01-26KVM: x86: Wrong operand size for far retNadav Amit
2015-01-26KVM: x86: Dirty the dest op page on cmpxchg emulationNadav Amit
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-01-23KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-01-23KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti
2015-01-20KVM: fix "Should it be static?" warnings from sparseFengguang Wu
2015-01-19Optimize TLB flush in kvm_mmu_slot_remove_write_access.Kai Huang
2015-01-19x86: kvm: vmx: Remove some unused functionsRickard Strandqvist
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini
2015-01-09KVM: x86: #PF error-code on R/W operations is wrongNadav Amit
2015-01-09KVM: x86: flush TLB when D bit is manually changed.Kai Huang
2015-01-09KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář