index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
2018-05-24
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
2018-03-16
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-03-01
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2018-02-24
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2018-01-16
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
2018-01-16
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
Liran Alon
2017-11-27
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-11-27
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-02
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2017-10-12
KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch
Radim Krčmář
2017-10-12
KVM: x86: really disarm lapic timer when clearing TMICT
Radim Krčmář
2017-10-12
KVM: x86: handle 0 write to TSC_DEADLINE MSR
Radim Krčmář
2017-10-12
KVM: LAPIC: Apply change to TDCR right away to the timer
Wanpeng Li
2017-10-12
KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
Wanpeng Li
2017-10-12
KVM: LAPIC: Introduce limit_periodic_timer_frequency
Wanpeng Li
2017-10-12
KVM: LAPIC: Fix lapic timer mode transition
Wanpeng Li
2017-09-15
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
2017-08-07
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
2017-07-26
KVM: LAPIC: Fix reentrancy issues with preempt notifiers
Wanpeng Li
2017-06-29
KVM: LAPIC: Fix lapic timer injection delay
Wanpeng Li
2017-06-29
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
KVM: lapic: reorganize start_hv_timer
Paolo Bonzini
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-01-17
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2017-01-12
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-09
KVM: lapic: do not scan IRR when delivering an interrupt
Paolo Bonzini
2017-01-09
KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update
Paolo Bonzini
2017-01-09
KVM: lapic: remove unnecessary KVM_REQ_EVENT on PPR update
Paolo Bonzini
2017-01-09
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
Radim Krčmář
2017-01-09
KVM: x86: make interrupt delivery fast and slow path behave the same
Radim Krčmář
2017-01-09
KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
Radim Krčmář
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
2016-11-22
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
Jim Mattson
2016-11-03
kvm: x86: avoid atomic operations on APICv vmentry
Paolo Bonzini
2016-11-02
KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base
Paolo Bonzini
[next]