aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-15x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-15KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner
2016-07-14x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-14KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-07-14KVM: x86: use hardware-compatible format for APIC ID registerRadim Krčmář
2016-07-14kvm: mmu: don't set the present bit unconditionallyBandan Das
2016-07-14kvm: mmu: remove is_present_gpte()Bandan Das
2016-07-10Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar
2016-07-01KVM: x86: use guest_exit_irqoffPaolo Bonzini
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti
2016-06-23kvm: x86: use getboottime64Arnd Bergmann
2016-06-23KVM: VMX: enable guest access to LMCE related MSRsAshok Raj
2016-06-16kvm: vmx: hook preemption timer supportYunhong Jiang
2016-06-16KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang
2016-06-16KVM: remove kvm_vcpu_compatiblePaolo Bonzini
2016-06-14KVM: x86: Fix typosAndrea Gelmini
2016-06-08x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen
2016-06-03KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini
2016-06-03KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smiPaolo Bonzini
2016-06-03KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-11kvm: Conditionally register IRQ bypass consumerAlex Williamson
2016-05-03kvm: robustify steal time recordWanpeng Li
2016-04-20KVM: x86: optimize steal time calculationLiang Chen
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-13x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov
2016-04-10kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-09KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2016-03-04KVM: i8254: don't assume layout of kvm_kpit_stateRadim Krčmář