aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
...
| * | | kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek2015-03-30
| * | | KVM: nVMX: Add support for rdtscpJan Kiszka2015-03-26
| * | | KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2015-03-23
| * | | KVM: SVM: Fix confusing message if no exit handlers are installedBandan Das2015-03-18
| * | | KVM: x86: For the symbols used locally only should be static typeXiubo Li2015-03-17
| * | | KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li2015-03-17
| * | | KVM: nVMX: Do not emulate #UD while in guest modeJan Kiszka2015-03-13
| * | | KVM: x86: Fix re-execution of patched vmmcallJan Kiszka2015-03-13
| * | | x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITEDavid Kaplan2015-03-13
| * | | kvm: svm: make wbinvd fasterDavid Kaplan2015-03-10
| * | | kvm: x86: make kvm_emulate_* consistantJoel Schopp2015-03-10
| * | | KVM: Get rid of kvm_kvfree()Thomas Huth2015-03-10
| * | | KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van2015-03-10
| * | | KVM: SVM: use kvm_register_write()/read()David Kaplan2015-03-10
* | | | KVM: x86: call irq notifiers with directed EOIRadim Krčmář2015-03-23
* | | | KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář2015-03-17
* | | | KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van2015-03-13
* | | | kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek2015-03-12
* | | | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-10
|/ / /
* / / KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-02
|/ /
* | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-23
* | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-23
|/
* 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