index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2022-06-24
KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
Maxim Levitsky
2022-06-24
KVM: SVM: Add AVIC doorbell tracepoint
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
Suravee Suthikulpanit
2022-06-24
KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Introduce hybrid-AVIC mode
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Introduce logic to (de)activate x2AVIC mode
Suravee Suthikulpanit
2022-06-24
KVM: x86: nSVM: always intercept x2apic msrs
Maxim Levitsky
2022-06-24
KVM: SVM: Refresh AVIC configuration when changing APIC mode
Suravee Suthikulpanit
2022-06-24
KVM: x86: Deactivate APICv on vCPU with APIC disabled
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Adding support for configuring x2APIC MSRs interception
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Do not support updating APIC ID when in x2APIC mode
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
Suravee Suthikulpanit
2022-06-24
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
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
x86/cpufeatures: Introduce x2AVIC CPUID bit
Suravee Suthikulpanit
2022-06-24
KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
Paolo Bonzini
2022-06-24
KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
Jue Wang
2022-06-24
KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
Jue Wang
2022-06-24
KVM: x86: Use kcalloc to allocate the mce_banks array.
Jue Wang
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-24
KVM: x86/mmu: Avoid unnecessary flush on eager page split
Paolo Bonzini
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-06-24
KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
Paolo Bonzini
2022-06-24
KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
David Matlack
2022-06-24
KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
David Matlack
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
2022-06-24
KVM: x86/mmu: Update page stats in __rmap_add()
David Matlack
2022-06-24
KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
David Matlack
2022-06-24
KVM: x86/mmu: Pass const memslot to rmap_add()
David Matlack
2022-06-24
KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
David Matlack
2022-06-24
KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_pa...
David Matlack
2022-06-24
KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
David Matlack
2022-06-24
KVM: x86/mmu: Pass memory caches to allocate SPs separately
David Matlack
2022-06-24
KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
David Matlack
2022-06-24
KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
David Matlack
2022-06-24
KVM: x86/mmu: Consolidate shadow page allocation and initialization
David Matlack
2022-06-24
KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
David Matlack
2022-06-24
KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
David Matlack
2022-06-24
KVM: x86/mmu: Derive shadow MMU page role from parent
David Matlack
2022-06-24
KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
David Matlack
2022-06-24
KVM: x86/mmu: Use a bool for direct
David Matlack
2022-06-24
KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
David Matlack
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
2022-06-24
KVM: x86: Fix errant brace in KVM capability handling
Ben Gardon
[next]