index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.h
Age
Commit message (
Expand
)
Author
2021-06-17
KVM: x86: Add a return code to kvm_apic_accept_events
Jim Mattson
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
2021-02-04
KVM: Stop using deprecated jump label APIs
Cun Li
2020-09-28
KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
Sean Christopherson
2020-05-15
KVM: x86: introduce kvm_can_use_hv_timer
Paolo Bonzini
2020-04-15
KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
Peter Shier
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-03-26
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-16
KVM: LAPIC: Recalculate apic map in batch
Wanpeng Li
2020-02-05
kvm: lapic: Introduce APICv update helper function
Suravee Suthikulpanit
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
2020-01-08
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-10-22
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
2019-09-24
KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
Wanpeng Li
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-06-18
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
Wei Yang
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
2019-06-04
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
Wanpeng Li
2019-04-18
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-05-14
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2018-03-28
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-01-16
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-07
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
2017-06-29
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
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: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
Radim Krčmář
2016-11-02
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
Wanpeng Li
2016-11-02
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
Wanpeng Li
2016-07-14
KVM: x86: use hardware-compatible format for APIC ID register
Radim Krčmář
2016-07-14
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
2016-06-16
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
[next]