summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0413-284/+498
|\
| * KVM: x86: MOV CR/DR emulation should ignore modNadav Amit2014-05-271-5/+8
| * KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-05-271-19/+43
| * KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit2014-05-221-1/+1
| * KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-222-41/+18
| * KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini2014-05-221-14/+17
| * KVM: x86: drop set_rflags callbackPaolo Bonzini2014-05-221-6/+0
| * KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini2014-05-221-27/+33
| * KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka2014-05-121-4/+5
| * kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo2014-05-083-12/+38
| * kvm/x86: implement hv EOI assistMichael S. Tsirkin2014-05-071-0/+4
| * KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit2014-05-072-2/+13
| * KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit2014-05-071-1/+1
| * KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das2014-05-061-46/+37
| * KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das2014-05-061-0/+12
| * KVM: nVMX: additional checks on vmxon regionBandan Das2014-05-062-0/+68
| * KVM: nVMX: rearrange get_vmx_mem_addressBandan Das2014-05-061-53/+53
| * KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell2014-05-052-6/+18
| * KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti2014-04-291-1/+7
| * KVM: MMU: flush tlb out of mmu lock when write-protect the sptesXiao Guangrong2014-04-233-6/+64
| * KVM: MMU: flush tlb if the spte can be locklessly modifiedXiao Guangrong2014-04-231-1/+2
| * KVM: MMU: lazily drop large spteXiao Guangrong2014-04-232-18/+24
| * KVM: MMU: properly check last spte in fast_page_fault()Xiao Guangrong2014-04-231-4/+6
| * Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-231-4/+3
| * KVM: x86: Processor mode may be determined incorrectlyNadav Amit2014-04-231-1/+1
| * KVM: x86: IN instruction emulation should ignore REP-prefixNadav Amit2014-04-231-1/+2
| * KVM: x86: Fix CR3 reserved bitsNadav Amit2014-04-232-24/+5
| * KVM: x86: Fix wrong/stuck PMU when guest does not use PMINadav Amit2014-04-231-2/+5
| * KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das2014-04-221-2/+3
| * KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das2014-04-222-0/+19
| * KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das2014-04-221-10/+5
| * KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies2014-04-221-0/+3
| * KVM: x86: Fix CR3 and LDT sel should not be saved in TSSNadav Amit2014-04-211-4/+6
| * KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-171-0/+4
| * KVM: support any-length wildcard ioeventfdMichael S. Tsirkin2014-04-171-0/+1
| * KVM: x86: Fix page-tables reserved bitsNadav Amit2014-04-161-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-282-3/+10
|\ \
| * | KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti2014-05-141-1/+5
| * | KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini2014-05-071-2/+5
* | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-051-1/+1
|/ /
* | KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-281-12/+41
|/
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-147-22/+93
|\
| * KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-04-141-1/+0
| * KVM: Rename variable smep to cr4_smepFeng Wu2014-04-141-3/+3
| * KVM: expose SMAP feature to guestFeng Wu2014-04-141-1/+1
| * KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-141-5/+6
| * KVM: Add SMAP support when setting CR4Feng Wu2014-04-145-13/+84
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+6
|\ \ | |/ |/|
| * x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-028-179/+443
|\ \
OpenPOWER on IntegriCloud