summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li2014-08-291-3/+51
* KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li2014-08-291-12/+25
* kvm: x86: fix tracing for 32-bitPaolo Bonzini2014-08-251-2/+2
* KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-213-0/+35
* KVM: VMX: dynamise PLE windowRadim Krčmář2014-08-211-2/+93
* KVM: VMX: make PLE window per-VCPURadim Krčmář2014-08-211-1/+11
* KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-213-0/+13
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
* KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit2014-08-211-2/+2
* KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-202-1/+5
* KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini2014-08-201-5/+3
* KVM: x86: Clarify PMU related features bit manipulationNadav Amit2014-08-201-10/+14
* KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li2014-08-201-10/+12
* KVM: x86: recalculate_apic_map after enabling apicNadav Amit2014-08-191-11/+14
* KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit2014-08-191-0/+5
* KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-191-3/+15
* KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-191-1/+7
* arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal2014-08-191-1/+1
* KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini2014-08-191-1/+1
* KVM: x86: drop fpu_activate hookWanpeng Li2014-08-192-2/+0
* KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-191-0/+6
* KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-191-3/+0
* KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-191-4/+4
* Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-081-1/+1
|\
| * arch/x86: replace strict_strto callsDaniel Walter2014-08-081-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-075-17/+44
|\ \ | |/ |/|
| * KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-08-052-14/+40
| * KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li2014-08-051-2/+2
| * KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-41/+21
|\ \ \ | |/ / |/| |
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-7/+7
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
| * | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-231-30/+14
| * | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-231-5/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-0410-378/+641
|\ \ \
| * | | x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad2014-07-311-2/+2
| * | | KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges2014-07-301-1/+0
| * | | x86/kvm: Resolve shadow warning from min macroMark Rustad2014-07-251-2/+1
| * | | Replace NR_VMX_MSR with its definitionPaolo Bonzini2014-07-241-4/+4
| * | | KVM: x86: Assertions to check no overrun in MSR listsNadav Amit2014-07-242-0/+3
| * | | KVM: x86: set rflags.rf during fault injectionNadav Amit2014-07-241-0/+30
| * | | KVM: x86: Setting rflags.rf during rep-string emulationNadav Amit2014-07-241-1/+5
| * | | KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-213-8/+26
| * | | KVM: nVMX: clean up nested_release_vmcs12 and code around itPaolo Bonzini2014-07-211-21/+21
| * | | KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini2014-07-211-16/+33
| * | | KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit2014-07-211-1/+2
| * | | KVM: x86: Cleanup of rflags.rf cleaningNadav Amit2014-07-211-4/+4
| * | | KVM: x86: Clear rflags.rf on emulated instructionsNadav Amit2014-07-211-0/+3
OpenPOWER on IntegriCloud