aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
...
| * KVM: x86: optimize steal time calculationLiang Chen2016-04-20
* | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19
|\|
| * kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-04-10
| * KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-04-01
* | x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov2016-04-13
* | x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-13
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-24
|\
| * Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-17
| |\
| | * x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* | | KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu2016-03-22
* | | KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han2016-03-22
* | | KVM, pkeys: add pkeys support for permission_faultHuaitong Han2016-03-22
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \ \ | |/ / |/| |
| * | KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini2016-03-09
| * | KVM: i8254: don't assume layout of kvm_kpit_stateRadim Krčmář2016-03-04
| * | KVM: i8254: remove notifiers from PIT discard policyRadim Krčmář2016-03-04
| * | KVM: i8254: remove unnecessary uses of PIT state lockRadim Krčmář2016-03-04
| * | KVM: i8254: pass struct kvm_pit instead of kvm in PITRadim Krčmář2016-03-04
| * | KVM: MMU: apply page track notifierXiao Guangrong2016-03-03
| * | KVM: page track: add notifier supportXiao Guangrong2016-03-03
| * | KVM: page track: add the framework of guest page trackingXiao Guangrong2016-03-03
| * | KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong2016-03-03
| * | KVM: x86: pass kvm_get_time_scale arguments in hertzPaolo Bonzini2016-02-16
| * | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-02-16
| * | KVM: x86: rewrite handling of scaled TSC for kvmclockPaolo Bonzini2016-02-16
| * | KVM: x86: rename argument to kvm_set_tsc_khzPaolo Bonzini2016-02-16
| * | KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini2016-02-09
| * | KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu2016-02-09
| * | KVM: x86: introduce do_shl32_div32Paolo Bonzini2016-02-09
| |/
* | KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini2016-02-26
* | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-02-24
|/
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-12
|\
| * kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2016-01-08
| * KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-08
| * kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause2016-01-07
| * kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-16
| * KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini2015-11-25
| * kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-25
| * kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-25
| * kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin2015-11-25
| * kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-25
* | kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-07
* | KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig2015-12-22
* | kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini2015-12-11
|/
* KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell2015-11-18
* KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell2015-11-18
* KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell2015-11-18
* KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell2015-11-18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-12
|\