aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
|\
| * x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
| * x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \
| * | KVM: x86: fix build with !CONFIG_SMPRadim Krčmář2015-02-10
| * | KVM: x86: emulate: correct page fault error code for NoWrite instructionsPaolo Bonzini2015-02-09
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | KVM: nVMX: Enable nested posted interrupt processingWincy Van2015-02-03
| * | KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van2015-02-03
| * | KVM: nVMX: Enable nested apic register virtualizationWincy Van2015-02-03
| * | KVM: nVMX: Make nested control MSRs per-cpuWincy Van2015-02-03
| * | KVM: nVMX: Enable nested virtualize x2apic modeWincy Van2015-02-03
| * | KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van2015-02-03
| * | KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti2015-02-02
| * | KVM: x86: fix lapic_timer_int_injected with APIC-vMarcelo Tosatti2015-02-02
| * | kvm: vmx: fix oops with explicit flexpriority=0 optionPaolo Bonzini2015-01-30
| * | KVM: x86: fix x2apic logical address matchingRadim Krčmář2015-01-30
| * | KVM: x86: replace 0 with APIC_DEST_PHYSICALRadim Krčmář2015-01-30
| * | KVM: x86: cleanup kvm_apic_match_*()Radim Krčmář2015-01-30
| * | KVM: x86: return bool from kvm_apic_match*()Radim Krčmář2015-01-30
| * | KVM: VMX: Add PML support in VMXKai Huang2015-01-30
| * | KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-29
| * | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-29
| * | KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang2015-01-29
| * | KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-29
| * | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang2015-01-29
| * | kvm: iommu: Add cond_resched to legacy device assignment codeJoerg Roedel2015-01-27
| * | KVM: x86: Emulation of call may use incorrect stack sizeNadav Amit2015-01-26
| * | KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit2015-01-26
| * | KVM: x86: Fix defines in emulator.cNadav Amit2015-01-26
| * | KVM: x86: ARPL emulation can cause spurious exceptionsNadav Amit2015-01-26
| * | KVM: x86: IRET emulation does not clear NMI maskingNadav Amit2015-01-26
| * | KVM: x86: Wrong operand size for far retNadav Amit2015-01-26
| * | KVM: x86: Dirty the dest op page on cmpxchg emulationNadav Amit2015-01-26
| * | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
| |\ \
| | * | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
| * | | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-23
| |\ \ \
| | * | | KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-16
| | |/ /
| * | | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-20
| * | | KVM: fix "Should it be static?" warnings from sparseFengguang Wu2015-01-20
| * | | Optimize TLB flush in kvm_mmu_slot_remove_write_access.Kai Huang2015-01-19
| * | | x86: kvm: vmx: Remove some unused functionsRickard Strandqvist2015-01-19
| * | | KVM: x86: #PF error-code on R/W operations is wrongNadav Amit2015-01-09
| * | | KVM: x86: flush TLB when D bit is manually changed.Kai Huang2015-01-09
| * | | KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář2015-01-09
| |/ /
| * | kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-08
| * | KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit2015-01-08
| * | KVM: x86: Do not set access bit on accessed segmentsNadav Amit2015-01-08
| * | KVM: x86: POP [ESP] is not emulated correctlyNadav Amit2015-01-08
| * | KVM: x86: em_call_far should return failure resultNadav Amit2015-01-08