summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-15x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-05KVM: VMX: drop ept misconfig checkXiao Guangrong
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-23kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu
2015-07-23KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptionsEugene Korenevsky
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong
2015-07-10KVM: x86: apply guest MTRR virtualization on host reserved pagesPaolo Bonzini
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong
2015-06-19KVM: x86: fix CR0.CD virtualizationXiao Guangrong
2015-06-05KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini
2015-06-05KVM: x86: work on all available address spacesPaolo Bonzini
2015-06-05KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini
2015-06-04KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini
2015-05-25Merge branch 'linus' into x86/fpuIngo Molnar
2015-05-20Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-19KVM: x86: Fix DR7 mask on task-switch while debuggingNadav Amit
2015-05-19x86/fpu: Rename user_has_fpu() to fpregs_active()Ingo Molnar
2015-05-19x86/fpu: Move asm/xcr.h to asm/fpu/internal.hIngo Molnar
2015-05-19x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)
2015-05-08KVM: nVMX: Fix host crash when loading MSRs with userspace irqchipJan Kiszka
2015-05-07KVM: x86: dump VMCS on invalid entryPaolo Bonzini
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit
2015-04-21KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches
2015-03-30KVM: x86: Remove redundant definitionsNadav Amit
2015-03-26KVM: nVMX: Add support for rdtscpJan Kiszka
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář