summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit1-1/+1
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen2-1/+6
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini3-42/+18
2014-05-22KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini1-14/+17
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini2-7/+0
2014-05-22KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini1-27/+33
2014-05-12KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka1-4/+5
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo3-12/+38
2014-05-07kvm/x86: implement hv EOI assistMichael S. Tsirkin1-0/+4
2014-05-07KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit2-2/+13
2014-05-07KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit1-1/+1
2014-05-06KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das1-46/+37
2014-05-06KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das1-0/+12
2014-05-06KVM: nVMX: additional checks on vmxon regionBandan Das2-0/+68
2014-05-06KVM: nVMX: rearrange get_vmx_mem_addressBandan Das1-53/+53
2014-05-06KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell2-6/+18
2014-04-29KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti1-1/+7
2014-04-24KVM: MMU: flush tlb out of mmu lock when write-protect the sptesXiao Guangrong3-6/+64
2014-04-24KVM: MMU: flush tlb if the spte can be locklessly modifiedXiao Guangrong1-1/+2
2014-04-24KVM: MMU: lazily drop large spteXiao Guangrong2-18/+24
2014-04-24KVM: MMU: properly check last spte in fast_page_fault()Xiao Guangrong1-4/+6
2014-04-24Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong1-4/+3
2014-04-24KVM: x86: Processor mode may be determined incorrectlyNadav Amit1-1/+1
2014-04-24KVM: x86: IN instruction emulation should ignore REP-prefixNadav Amit1-1/+2
2014-04-24KVM: x86: Fix CR3 reserved bitsNadav Amit3-29/+6
2014-04-24KVM: x86: Fix wrong/stuck PMU when guest does not use PMINadav Amit1-2/+5
2014-04-23KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das1-2/+3
2014-04-23KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das2-0/+19
2014-04-23KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das1-10/+5
2014-04-23KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies1-0/+3
2014-04-22KVM: x86: Fix CR3 and LDT sel should not be saved in TSSNadav Amit1-4/+6
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin1-0/+4
2014-04-17KVM: support any-length wildcard ioeventfdMichael S. Tsirkin1-0/+1
2014-04-17KVM: x86: Fix page-tables reserved bitsNadav Amit1-3/+3
2014-04-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-23/+94
2014-04-15KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti1-1/+0
2014-04-15KVM: Rename variable smep to cr4_smepFeng Wu1-3/+3
2014-04-15KVM: expose SMAP feature to guestFeng Wu1-1/+1
2014-04-15KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu1-5/+6
2014-04-15KVM: Add SMAP support when setting CR4Feng Wu5-13/+84
2014-04-15KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu1-1/+1
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-1/+1
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-6/+5
2014-04-12Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-41/+201
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-25/+64
2014-04-11x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-04-11Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar3-21/+15
2014-04-11x86, calgary: Use 8M TCE table size by defaultWANG Chao1-12/+19
2014-04-11efi: Pass correct file handle to efi_file_{read,close}Matt Fleming1-6/+6