index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-02-04
xen: add wc_sec_hi to struct shared_info
David Woodhouse
2021-02-04
KVM: x86/xen: register shared_info page
Joao Martins
2021-02-04
KVM: x86/xen: add definitions of compat_shared_info, compat_vcpu_info
David Woodhouse
2021-02-04
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
2021-02-04
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
2021-02-04
KVM: x86/xen: Add kvm_xen_enabled static key
David Woodhouse
2021-02-04
KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
David Woodhouse
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
KVM: x86/xen: Fix __user pointer handling for hypercall page installation
David Woodhouse
2021-02-04
KVM: x86/xen: fix Xen hypercall page msr handling
Joao Martins
2021-02-04
KVM: x86/mmu: Allow parallel page faults for the TDP MMU
Ben Gardon
2021-02-04
KVM: x86/mmu: Mark SPTEs in disconnected pages as removed
Ben Gardon
2021-02-04
KVM: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
Ben Gardon
2021-02-04
KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
Ben Gardon
2021-02-04
KVM: x86/mmu: Factor out functions to add/remove TDP MMU pages
Ben Gardon
2021-02-04
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
KVM: x86/mmu: Protect TDP MMU page table memory with RCU
Ben Gardon
2021-02-04
KVM: x86/mmu: Clear dirtied pages mask bit before early break
Ben Gardon
2021-02-04
KVM: x86/mmu: Skip no-op changes in TDP MMU functions
Ben Gardon
2021-02-04
KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
Ben Gardon
2021-02-04
KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
Ben Gardon
2021-02-04
KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
Ben Gardon
2021-02-04
KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
Ben Gardon
2021-02-04
KVM: x86/mmu: Fix braces in kvm_recover_nx_lpages
Ben Gardon
2021-02-04
KVM: x86/mmu: Factor out handling of removed page tables
Ben Gardon
2021-02-04
KVM: x86/mmu: Don't redundantly clear TDP MMU pt memory
Ben Gardon
2021-02-04
KVM: x86/mmu: Add lockdep when setting a TDP MMU SPTE
Ben Gardon
2021-02-04
KVM: x86/mmu: Add comment on __tdp_mmu_set_spte
Ben Gardon
2021-02-04
KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
Ben Gardon
2021-02-04
KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers
Paolo Bonzini
2021-02-04
KVM: cleanup DR6/DR7 reserved bits checks
Paolo Bonzini
2021-02-04
KVM: move EXIT_FASTPATH_REENTER_GUEST to common code
Paolo Bonzini
2021-02-04
KVM: x86/mmu: Add '__func__' in rmap_printk()
Stephen Zhang
2021-02-04
KVM: SVM: Replace hard-coded value with #define
Krish Sadhukhan
2021-02-04
KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup
Michael Roth
2021-02-04
KVM: SVM: remove uneeded fields from host_save_users_msrs
Michael Roth
2021-02-04
KVM: SVM: use vmsave/vmload for saving/restoring additional host state
Michael Roth
2021-02-04
KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructions
Sean Christopherson
2021-02-04
KVM: VMX: Use the kernel's version of VMXOFF
Sean Christopherson
2021-02-04
KVM: VMX: Move Intel PT shenanigans out of VMXON/VMXOFF flows
Sean Christopherson
2021-02-04
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2021-02-04
x86/virt: Mark flags and memory as clobbered by VMXOFF
David P. Reed
2021-02-04
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
2021-02-04
x86/virt: Eat faults on VMXOFF in reboot flows
Sean Christopherson
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2021-02-04
KVM: x86: introduce definitions to support static calls for kvm_x86_ops
Jason Baron
2021-02-04
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
2021-02-04
KVM: Stop using deprecated jump label APIs
Cun Li
2021-02-04
KVM: SVM: Fix #GP handling for doubly-nested virtualization
Wei Huang
[next]