index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
2023-06-03
1
-2
/
+18
*
KVM: x86: Reinitialize xAPIC ID when userspace forces x2APIC => xAPIC
Emanuele Giuseppe Esposito
2023-02-02
1
-2
/
+6
*
KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
Li RongQing
2023-01-24
1
-2
/
+6
*
KVM: x86: Split out logic to generate "readable" APIC regs mask to helper
Sean Christopherson
2023-01-24
1
-13
/
+21
*
KVM: x86: Mark x2APIC DFR reg as non-existent for x2APIC
Sean Christopherson
2023-01-24
1
-7
/
+4
*
KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
Sean Christopherson
2023-01-24
1
-1
/
+5
*
KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
Sean Christopherson
2023-01-24
1
-3
/
+7
*
KVM: x86: remove redundant ret variable
zhang songyi
2023-01-24
1
-5
/
+1
*
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
Paolo Bonzini
2023-01-24
1
-74
/
+245
|
\
|
*
KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps
Sean Christopherson
2023-01-13
1
-117
/
+133
|
*
KVM: x86: Allow APICv APIC ID inhibit to be cleared
Greg Edwards
2023-01-13
1
-26
/
+15
|
*
KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
Sean Christopherson
2023-01-13
1
-0
/
+5
|
*
KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
Sean Christopherson
2023-01-13
1
-1
/
+12
|
*
KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
Sean Christopherson
2023-01-13
1
-9
/
+41
|
*
KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
Sean Christopherson
2023-01-13
1
-2
/
+3
|
*
KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
Sean Christopherson
2023-01-13
1
-2
/
+8
|
*
KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
Sean Christopherson
2023-01-13
1
-5
/
+17
|
*
KVM: x86: Explicitly track all possibilities for APIC map's logical modes
Sean Christopherson
2023-01-13
1
-8
/
+32
|
*
KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
Sean Christopherson
2023-01-13
1
-1
/
+3
|
*
KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
Sean Christopherson
2023-01-13
1
-1
/
+37
|
*
KVM: x86: Move APIC access page helper to common x86 code
Sean Christopherson
2023-01-13
1
-0
/
+35
|
*
KVM: x86: Handle APICv updates for APIC "mode" changes via request
Sean Christopherson
2023-01-13
1
-1
/
+1
|
*
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
2023-01-13
1
-1
/
+6
|
*
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
2023-01-13
1
-0
/
+3
|
*
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
2023-01-13
1
-2
/
+1
|
*
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
2023-01-13
1
-7
/
+2
*
|
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-4
/
+4
|
/
*
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-09
1
-0
/
+19
*
KVM: x86: Initialize number of APIC LVT entries during APIC creation
Sean Christopherson
2022-07-09
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
[next]