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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
2020-03-31
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
2020-03-16
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
2020-03-16
KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code
Sean Christopherson
2020-03-16
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
2020-03-16
KVM: x86/mmu: Configure max page level during hardware setup
Sean Christopherson
2020-03-16
KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
Sean Christopherson
2020-03-16
KVM: VMX: Directly query Intel PT mode when refreshing PMUs
Sean Christopherson
2020-03-16
KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support
Sean Christopherson
2020-03-16
KVM: x86: Use KVM cpu caps to track UMIP emulation
Sean Christopherson
2020-03-16
KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap update
Sean Christopherson
2020-03-16
KVM: x86: Handle PKU CPUID adjustment in VMX code
Sean Christopherson
2020-03-16
KVM: x86: Handle INVPCID CPUID adjustment in VMX code
Sean Christopherson
2020-03-16
KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
Sean Christopherson
2020-03-16
KVM: x86: Use supported_xcr0 to detect MPX support
Sean Christopherson
2020-03-16
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
2020-03-16
KVM: x86: Dynamically allocate per-vCPU emulation context
Sean Christopherson
2020-03-16
KVM: x86: Explicitly pass an exception struct to check_intercept
Sean Christopherson
2020-03-16
KVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_pgd()
Sean Christopherson
2020-03-16
KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack
Sean Christopherson
2020-03-16
KVM: nVMX: Properly handle userspace interrupt window request
Sean Christopherson
2020-03-16
KVM: LAPIC: Recalculate apic map in batch
Wanpeng Li
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
KVM: SVM: Inhibit APIC virtualization for X2APIC guest
Oliver Upton
2020-03-16
KVM: x86: Consolidate VM allocation and free for VMX and SVM
Sean Christopherson
2020-03-16
KVM: x86: Move gpa_val and gpa_available into the emulator context
Sean Christopherson
2020-03-16
KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
Sean Christopherson
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-05
kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.
Suravee Suthikulpanit
2020-02-05
svm: Temporarily deactivate AVIC during ExtINT handling
Suravee Suthikulpanit
2020-02-05
svm: Deactivate AVIC when launching guest with nested SVM support
Suravee Suthikulpanit
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
2020-02-05
kvm: x86: Introduce x86 ops hook for pre-update APICv
Suravee Suthikulpanit
2020-02-05
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
Suravee Suthikulpanit
2020-02-05
kvm: x86: Add support for dynamic APICv activation
Suravee Suthikulpanit
2020-02-05
KVM: x86: remove get_enable_apicv from kvm_x86_ops
Paolo Bonzini
2020-02-05
kvm: x86: Introduce APICv inhibit reason bits
Suravee Suthikulpanit
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-27
KVM: X86: Drop x86_set_memory_region()
Peter Xu
[next]