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-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
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
2022-06-24
KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic.
Jue Wang
2022-06-24
KVM: x86: Add APIC_LVTx() macro.
Jue Wang
2022-06-24
KVM: x86: Fill apic_lvt_mask with enums / explicit entries.
Jue Wang
2022-06-24
KVM: x86: Make APIC_VERSION capture only the magic 0x14UL.
Jue Wang
2022-06-20
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
2022-06-20
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
2022-06-08
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
2022-06-08
KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
Zeng Guang
2022-05-25
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
2022-05-25
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
[next]