summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-15x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior1-25/+8
2016-07-15KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti1-6/+0
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini1-0/+4
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini1-1/+1
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-28/+36
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit1-0/+2
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit1-0/+5
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+1
2016-05-11kvm: Conditionally register IRQ bypass consumerAlex Williamson1-11/+8
2016-05-03kvm: robustify steal time recordWanpeng Li1-1/+17
2016-04-20KVM: x86: optimize steal time calculationLiang Chen1-16/+3
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar1-16/+14
2016-04-13x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov1-2/+2
2016-04-13x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov1-6/+6
2016-04-10kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-04-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya1-10/+10
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu1-2/+6
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han1-3/+6
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han1-1/+6
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar1-1/+1
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-63/+95
2016-03-09KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini1-1/+1
2016-03-04KVM: i8254: don't assume layout of kvm_kpit_stateRadim Krčmář1-4/+8
2016-03-04KVM: i8254: remove notifiers from PIT discard policyRadim Krčmář1-2/+10
2016-03-04KVM: i8254: remove unnecessary uses of PIT state lockRadim Krčmář1-2/+2
2016-03-04KVM: i8254: pass struct kvm_pit instead of kvm in PITRadim Krčmář1-11/+15
2016-03-03KVM: MMU: apply page track notifierXiao Guangrong1-2/+2
2016-03-03KVM: page track: add notifier supportXiao Guangrong1-0/+4
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong1-0/+5
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong1-6/+8
2016-02-26KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini1-5/+4
2016-02-24KVM: x86: fix missed hardware breakpointsPaolo Bonzini1-0/+1
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder1-1/+1
2016-02-16KVM: x86: pass kvm_get_time_scale arguments in hertzPaolo Bonzini1-7/+7
2016-02-16KVM: x86: fix missed hardware breakpointsPaolo Bonzini1-0/+1
2016-02-16KVM: x86: rewrite handling of scaled TSC for kvmclockPaolo Bonzini1-7/+8
2016-02-16KVM: x86: rename argument to kvm_set_tsc_khzPaolo Bonzini1-7/+7
2016-02-09KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini1-8/+9
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu1-0/+9
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini1-8/+2
2016-01-16kvm: rename pfn_t to kvm_pfn_tDan Williams1-1/+1
2016-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+96
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin1-0/+6
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+15
2016-01-07kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause1-1/+2
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini1-1/+2