index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
1
-1
/
+1
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-9
/
+9
2020-03-31
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
1
-4
/
+9
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
1
-2
/
+3
2020-03-16
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
1
-3
/
+0
2020-03-16
KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code
Sean Christopherson
1
-2
/
+0
2020-03-16
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
1
-0
/
+2
2020-03-16
KVM: x86/mmu: Configure max page level during hardware setup
Sean Christopherson
1
-2
/
+1
2020-03-16
KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
Sean Christopherson
1
-2
/
+1
2020-03-16
KVM: VMX: Directly query Intel PT mode when refreshing PMUs
Sean Christopherson
1
-2
/
+0
2020-03-16
KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: x86: Use KVM cpu caps to track UMIP emulation
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap update
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: x86: Handle PKU CPUID adjustment in VMX code
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: x86: Handle INVPCID CPUID adjustment in VMX code
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: x86: Use supported_xcr0 to detect MPX support
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
1
-3
/
+4
2020-03-16
KVM: x86: Dynamically allocate per-vCPU emulation context
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: x86: Explicitly pass an exception struct to check_intercept
Sean Christopherson
1
-1
/
+2
2020-03-16
KVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_pgd()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: nVMX: Properly handle userspace interrupt window request
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: LAPIC: Recalculate apic map in batch
Wanpeng Li
1
-0
/
+1
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
1
-1
/
+5
2020-03-16
KVM: SVM: Inhibit APIC virtualization for X2APIC guest
Oliver Upton
1
-0
/
+1
2020-03-16
KVM: x86: Consolidate VM allocation and free for VMX and SVM
Sean Christopherson
1
-8
/
+4
2020-03-16
KVM: x86: Move gpa_val and gpa_available into the emulator context
Sean Christopherson
1
-4
/
+0
2020-03-16
KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
Sean Christopherson
1
-3
/
+9
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
1
-0
/
+1
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
1
-1
/
+1
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
1
-3
/
+13
2020-02-05
kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
svm: Temporarily deactivate AVIC during ExtINT handling
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
svm: Deactivate AVIC when launching guest with nested SVM support
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
1
-1
/
+1
2020-02-05
kvm: x86: Introduce x86 ops hook for pre-update APICv
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
kvm: x86: Add support for dynamic APICv activation
Suravee Suthikulpanit
1
-0
/
+5
2020-02-05
KVM: x86: remove get_enable_apicv from kvm_x86_ops
Paolo Bonzini
1
-1
/
+0
2020-02-05
kvm: x86: Introduce APICv inhibit reason bits
Suravee Suthikulpanit
1
-0
/
+5
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
1
-2
/
+2
2020-01-30
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
1
-2
/
+1
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-0
/
+1
2020-01-27
KVM: X86: Drop x86_set_memory_region()
Peter Xu
1
-1
/
+0
2020-01-27
kvm/svm: PKU not currently supported
John Allen
1
-0
/
+1
2020-01-24
KVM: x86: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: x86: Allocate vcpu struct in common x86 code
Sean Christopherson
1
-1
/
+1
2020-01-21
KVM: Fix some writing mistakes
Miaohe Lin
1
-1
/
+1
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
1
-2
/
+9
[next]