aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini1-1/+2
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini1-3/+8
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li1-0/+2
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-4/+4
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2015-08-15x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski1-7/+7
2015-08-05KVM: VMX: drop ept misconfig checkXiao Guangrong1-72/+2
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar1-9/+7
2015-07-23kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu1-4/+12
2015-07-23KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptionsEugene Korenevsky1-16/+61
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini1-1/+1
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong1-1/+4
2015-07-10KVM: x86: apply guest MTRR virtualization on host reserved pagesPaolo Bonzini1-8/+3
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski1-2/+2
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski1-1/+1
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-98/+265
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang1-0/+3
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong1-1/+1
2015-06-19KVM: x86: fix CR0.CD virtualizationXiao Guangrong1-10/+22
2015-06-05KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini1-0/+6
2015-06-05KVM: x86: work on all available address spacesPaolo Bonzini1-3/+3
2015-06-05KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini1-16/+16
2015-06-04KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini1-32/+30
2015-05-25Merge branch 'linus' into x86/fpuIngo Molnar1-0/+1
2015-05-20Merge branch 'kvm-master' into kvm-nextPaolo Bonzini1-0/+1
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini1-0/+1
2015-05-19KVM: x86: Fix DR7 mask on task-switch while debuggingNadav Amit1-3/+0
2015-05-19x86/fpu: Rename user_has_fpu() to fpregs_active()Ingo Molnar1-1/+1
2015-05-19x86/fpu: Move asm/xcr.h to asm/fpu/internal.hIngo Molnar1-1/+0
2015-05-19x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar1-1/+1
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)1-1/+1
2015-05-08KVM: nVMX: Fix host crash when loading MSRs with userspace irqchipJan Kiszka1-3/+2
2015-05-07KVM: x86: dump VMCS on invalid entryPaolo Bonzini1-0/+153
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář1-10/+2
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit1-22/+29
2015-04-21KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin1-2/+10
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-70/+76
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit1-1/+1
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky1-8/+6
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky1-6/+7
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář1-1/+2
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini1-1/+1
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches1-36/+36
2015-03-30KVM: x86: Remove redundant definitionsNadav Amit1-9/+9
2015-03-26KVM: nVMX: Add support for rdtscpJan Kiszka1-2/+7
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev1-1/+1
2015-03-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář1-2/+5