index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2020-01-27
kvm/svm: PKU not currently supported
John Allen
2020-01-24
KVM: x86: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
KVM: x86: Allocate vcpu struct in common x86 code
Sean Christopherson
2020-01-21
KVM: Fix some writing mistakes
Miaohe Lin
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
[next]