index
:
pm24.git
master
perf-mon
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
2023-12-07
KVM: x86: Introduce helper to check if vector is set in Hyper-V SynIC
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to check if auto-EOI is set in Hyper-V SynIC
Vitaly Kuznetsov
2023-10-31
Merge tag 'kvm-x86-apic-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-09-28
KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
Tao Su
2023-09-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
2023-09-25
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-02
KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled
Sean Christopherson
2023-07-29
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
2023-07-29
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
Maxim Levitsky
2023-07-01
Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-06-16
KVM: x86: Remove PRIx* definitions as they are solely for user space
Andy Shevchenko
2023-06-02
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
2023-02-01
KVM: x86: Reinitialize xAPIC ID when userspace forces x2APIC => xAPIC
Emanuele Giuseppe Esposito
2023-01-24
KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
Li RongQing
2023-01-24
KVM: x86: Split out logic to generate "readable" APIC regs mask to helper
Sean Christopherson
2023-01-24
KVM: x86: Mark x2APIC DFR reg as non-existent for x2APIC
Sean Christopherson
2023-01-24
KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
Sean Christopherson
2023-01-24
KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
Sean Christopherson
2023-01-24
KVM: x86: remove redundant ret variable
zhang songyi
2023-01-24
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
Paolo Bonzini
2023-01-13
KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps
Sean Christopherson
2023-01-13
KVM: x86: Allow APICv APIC ID inhibit to be cleared
Greg Edwards
2023-01-13
KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
Sean Christopherson
2023-01-13
KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
Sean Christopherson
2023-01-13
KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
Sean Christopherson
2023-01-13
KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
Sean Christopherson
2023-01-13
KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
Sean Christopherson
2023-01-13
KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
Sean Christopherson
2023-01-13
KVM: x86: Explicitly track all possibilities for APIC map's logical modes
Sean Christopherson
2023-01-13
KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
Sean Christopherson
2023-01-13
KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
Sean Christopherson
2023-01-13
KVM: x86: Move APIC access page helper to common x86 code
Sean Christopherson
2023-01-13
KVM: x86: Handle APICv updates for APIC "mode" changes via request
Sean Christopherson
2023-01-13
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
2023-01-13
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
2023-01-13
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
2023-01-13
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
2022-12-02
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
2022-09-26
KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
Sean Christopherson
2022-09-26
KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
Sean Christopherson
2022-08-10
KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg
Sean Christopherson
2022-07-28
KVM: x86: Do not block APIC write for non ICR registers
Suravee Suthikulpanit
2022-07-14
KVM: x86: Check target, not vCPU's x2APIC ID, when applying hotplug hack
Sean Christopherson
2022-07-08
KVM: x86: Fix handling of APIC LVT updates when userspace changes MCG_CAP
Sean Christopherson
2022-07-08
KVM: x86: Initialize number of APIC LVT entries during APIC creation
Sean Christopherson
2022-06-24
KVM: x86: Deactivate APICv on vCPU with APIC disabled
Suravee Suthikulpanit
[next]