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
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2023-10-31
Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-pmu-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-xen-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-mmu-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-27
KVM: x86: Service NMI requests after PMI requests in VM-Enter path
Mingwei Zhang
2023-10-19
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
2023-10-19
KVM: x86: remove the unused assigned_dev_head from kvm_arch
Liang Chen
2023-10-18
KVM: x86: remove always-false condition in kvmclock_sync_fn
Dongli Zhang
2023-10-17
KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
David Matlack
2023-10-17
KVM: x86: Use octal for file permission
Peng Hao
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2023-10-10
KVM: x86/mmu: Zap KVM TDP when noncoherent DMA assignment starts/stops
Yan Zhao
2023-10-09
KVM: x86: Don't sync user-written TSC against startup values
Like Xu
2023-10-09
KVM: x86/mmu: Zap SPTEs when CR0.CD is toggled iff guest MTRRs are honored
Yan Zhao
2023-10-09
KVM: x86: Virtualize HWCR.TscFreqSel[bit 24]
Jim Mattson
2023-10-09
KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set
Jim Mattson
2023-10-05
KVM: x86: Refine calculation of guest wall clock to use a single TSC read
David Woodhouse
2023-10-04
KVM: x86: Add SBPB support
Josh Poimboeuf
2023-10-04
KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures
Sean Christopherson
2023-10-04
KVM: x86: Refactor can_emulate_instruction() return to be more expressive
Sean Christopherson
2023-10-04
KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n
Peng Hao
2023-09-27
KVM: x86: Force TLB flush on userspace changes to special registers
Michal Luczaj
2023-09-27
KVM: x86: Remove redundant vcpu->arch.cr0 assignments
Michal Luczaj
2023-09-25
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
2023-08-31
KVM: x86/mmu: Move KVM-only page-track declarations to internal header
Sean Christopherson
2023-08-31
KVM: x86: Add a new page-track hook to handle memslot deletion
Yan Zhao
2023-08-31
KVM: x86: Reject memslot MOVE operations if KVMGT is attached
Sean Christopherson
2023-08-31
KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
Sean Christopherson
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-08-17
KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
Sean Christopherson
2023-08-17
x86: kvm: x86: Remove unnecessary initial values of variables
Li zeming
2023-08-17
KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
Sean Christopherson
2023-08-17
KVM: x86: Remove break statements that will never be executed
Like Xu
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2023-08-07
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-03
KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
Sean Christopherson
2023-08-02
KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES
Sean Christopherson
2023-08-02
KVM: x86: Remove x86_emulate_ops::guest_has_long_mode
Michal Luczaj
2023-08-02
KVM: x86: Fix KVM_CAP_SYNC_REGS's sync_regs() TOCTOU issues
Michal Luczaj
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
2023-07-29
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
[next]