index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: remove unnecessary exports
Paolo Bonzini
2022-12-02
1
-3
/
+0
*
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
2022-12-02
1
-2
/
+3
*
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
2022-11-09
1
-3
/
+5
*
KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
Sean Christopherson
2022-09-26
1
-26
/
+10
*
KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
Sean Christopherson
2022-09-26
1
-2
/
+2
*
KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg
Sean Christopherson
2022-08-10
1
-3
/
+5
*
KVM: x86: Do not block APIC write for non ICR registers
Suravee Suthikulpanit
2022-07-28
1
-11
/
+11
*
KVM: x86: Check target, not vCPU's x2APIC ID, when applying hotplug hack
Sean Christopherson
2022-07-14
1
-9
/
+9
*
KVM: x86: Fix handling of APIC LVT updates when userspace changes MCG_CAP
Sean Christopherson
2022-07-08
1
-0
/
+19
*
KVM: x86: Initialize number of APIC LVT entries during APIC creation
Sean Christopherson
2022-07-08
1
-0
/
+7
*
KVM: x86: Deactivate APICv on vCPU with APIC disabled
Suravee Suthikulpanit
2022-06-24
1
-1
/
+3
*
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
2022-06-24
1
-1
/
+1
*
KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic.
Jue Wang
2022-06-24
1
-15
/
+34
*
KVM: x86: Add APIC_LVTx() macro.
Jue Wang
2022-06-24
1
-4
/
+3
*
KVM: x86: Fill apic_lvt_mask with enums / explicit entries.
Jue Wang
2022-06-24
1
-9
/
+10
*
KVM: x86: Make APIC_VERSION capture only the magic 0x14UL.
Jue Wang
2022-06-24
1
-2
/
+2
*
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
2022-06-20
1
-20
/
+10
*
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
2022-06-20
1
-4
/
+4
*
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
1
-4
/
+22
|
\
|
*
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
2022-06-08
1
-1
/
+1
|
*
KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
Zeng Guang
2022-06-08
1
-3
/
+21
*
|
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
2022-06-09
1
-4
/
+23
|
/
*
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
2022-05-25
1
-0
/
+1
*
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
2022-05-25
1
-2
/
+2
*
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-03-29
1
-0
/
+4
*
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
2022-03-01
1
-0
/
+10
*
KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs
Sean Christopherson
2022-03-01
1
-23
/
+84
*
KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes
Sean Christopherson
2022-03-01
1
-30
/
+29
*
KVM: x86: Make kvm_lapic_reg_{read,write}() static
Sean Christopherson
2022-03-01
1
-5
/
+3
*
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
Sean Christopherson
2022-03-01
1
-1
/
+9
*
KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure
Sean Christopherson
2022-03-01
1
-0
/
+1
*
KVM: x86: Use "raw" APIC register read for handling APIC-write VM-Exit
Sean Christopherson
2022-03-01
1
-3
/
+1
*
KVM: VMX: Handle APIC-write offset wrangling in VMX code
Sean Christopherson
2022-03-01
1
-3
/
+0
*
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Paolo Bonzini
2022-03-01
1
-4
/
+3
*
KVM: x86: Fix emulation in writing cr8
Zhenzhong Duan
2022-03-01
1
-4
/
+1
*
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
2022-02-18
1
-14
/
+10
*
KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
Wanpeng Li
2022-02-10
1
-1
/
+2
*
KVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
Sean Christopherson
2022-02-10
1
-1
/
+1
*
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...
Maxim Levitsky
2022-02-08
1
-1
/
+6
*
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
2022-02-01
1
-8
/
+2
*
KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
Wanpeng Li
2022-01-26
1
-1
/
+1
*
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
Sean Christopherson
2022-01-19
1
-2
/
+0
*
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
2021-12-09
1
-0
/
+3
*
KVM: Clear pv eoi pending bit only when it is set
Li RongQing
2021-12-08
1
-21
/
+19
*
KVM: x86: don't print when fail to read/write pv eoi memory
Li RongQing
2021-12-08
1
-12
/
+6
*
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2021-12-08
1
-1
/
+1
*
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-3
/
+3
*
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
2021-11-30
1
-1
/
+1
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
1
-9
/
+14
|
\
|
*
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
2021-11-11
1
-8
/
+13
[next]