KVM: X86: Add 'else' to unify fastop and execute call path
[sfrench/cifs-2.6.git] / arch / x86 /
2020-01-27 Miaohe LinKVM: X86: Add 'else' to unify fastop and execute call...
2020-01-27 Paolo BonziniKVM: x86: inline memslot_valid_for_gpte
2020-01-27 Sean ChristophersonKVM: x86/mmu: Use huge pages for DAX-backed files
2020-01-27 Sean ChristophersonKVM: x86/mmu: Remove lpage_is_disallowed() check from...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hug...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Zap any compound page when collapsing...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Remove obsolete gfn restoration in FNAME...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Rely on host page tables to find HugeTLB...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Drop level optimization from fast_page_fa...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Walk host page tables to find THP mappings
2020-01-27 Sean ChristophersonKVM: x86/mmu: Refactor THP adjust to prep for changing...
2020-01-27 Sean Christophersonx86/mm: Introduce lookup_address_in_mm()
2020-01-27 Sean ChristophersonKVM: Use vcpu-specific gva->hva translation when queryi...
2020-01-27 Sean Christophersonmm: thp: KVM: Explicitly check for THP when populating...
2020-01-27 Sean ChristophersonKVM: x86/mmu: Enforce max_level on HugeTLB mappings
2020-01-27 Peng Haokvm/x86: export kvm_vector_hashing_enabled() is unnecessary
2020-01-27 Miaohe LinKVM: VMX: remove duplicated segment cache clear
2020-01-27 Haiwei LiAdding 'else' to reduce checking.
2020-01-27 Krish SadhukhanKVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
2020-01-27 Peter XuKVM: X86: Drop x86_set_memory_region()
2020-01-27 Peter XuKVM: X86: Don't take srcu lock in init_rmode_identity_map()
2020-01-27 Vitaly Kuznetsovx86/kvm/hyper-v: remove stale evmcs_already_enabled...
2020-01-27 Sean ChristophersonKVM: x86: Perform non-canonical checks in 32-bit KVM
2020-01-27 Oliver UptonKVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
2020-01-27 Sean ChristophersonKVM: x86: Remove unused ctxt param from emulator's...
2020-01-27 Sean ChristophersonKVM: x86: Revert "KVM: X86: Fix fpu state crash in...
2020-01-27 Sean ChristophersonKVM: x86: Ensure guest's FPU state is loaded when acces...
2020-01-27 Sean ChristophersonKVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put...
2020-01-27 Paolo BonziniRevert "KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in...
2020-01-27 Miaohe LinKVM: apic: short-circuit kvm_apic_accept_pic_intr(...
2020-01-27 Miaohe LinKVM: x86: avoid clearing pending exception event twice
2020-01-27 Marios PomonisKVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF...
2020-01-27 Marios PomonisKVM: x86: Protect DR-based index computations from...
2020-01-27 Marios PomonisKVM: x86: Protect exit_reason from being used in Spectr...
2020-01-27 Marios PomonisKVM: x86: Refactor prefix decoding to prevent Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect MSR-based index computations from...
2020-01-27 Marios PomonisKVM: x86: Protect MSR-based index computations in pmu...
2020-01-27 Marios PomonisKVM: x86: Protect MSR-based index computations in fixed...
2020-01-27 Marios PomonisKVM: x86: Protect kvm_lapic_reg_write() from Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect ioapic_write_indirect() from Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect ioapic_read_indirect() from Spectre...
2020-01-27 Marios PomonisKVM: x86: Refactor picdev_write() to prevent Spectre...
2020-01-27 Marios PomonisKVM: x86: Protect kvm_hv_msr_[get|set]_crash_data(...
2020-01-27 Marios PomonisKVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF...
2020-01-27 John Allenkvm/svm: PKU not currently supported
2020-01-27 Sean ChristophersonKVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
2020-01-27 Sean ChristophersonKVM: x86: Move all vcpu init code into kvm_arch_vcpu_cr...
2020-01-27 Sean ChristophersonKVM: Drop kvm_arch_vcpu_setup()
2020-01-27 Sean ChristophersonKVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_a...
2020-01-27 Sean ChristophersonKVM: Move vcpu alloc and init invocation to common...
2020-01-24 Sean ChristophersonKVM: Introduce kvm_vcpu_destroy()
2020-01-24 Sean ChristophersonKVM: x86: Invoke kvm_vcpu_uninit() immediately prior...
2020-01-24 Sean ChristophersonKVM: Add kvm_arch_vcpu_precreate() to handle pre-alloca...
2020-01-24 Sean ChristophersonKVM: x86: Drop kvm_arch_vcpu_free()
2020-01-24 Sean ChristophersonKVM: x86: Remove spurious clearing of async #PF MSR
2020-01-24 Sean ChristophersonKVM: x86: Remove spurious kvm_mmu_unload() from vcpu...
2020-01-24 Sean ChristophersonKVM: x86: Move kvm_vcpu_init() invocation to common...
2020-01-24 Sean ChristophersonKVM: x86: Move allocation of pio_data page down a few...
2020-01-24 Sean ChristophersonKVM: x86: Move FPU allocation to common x86 code
2020-01-24 Sean ChristophersonKVM: x86: Allocate vcpu struct in common x86 code
2020-01-24 Sean ChristophersonKVM: SVM: Use direct vcpu pointer during vCPU create...
2020-01-24 Sean ChristophersonKVM: VMX: Use direct vcpu pointer during vCPU create...
2020-01-24 Sean ChristophersonKVM: VMX: Allocate VPID after initializing VCPU
2020-01-24 Sean ChristophersonKVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
2020-01-24 Paolo BonziniKVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
2020-01-23 Paolo BonziniKVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR
2020-01-23 Paolo BonziniKVM: x86: fix overlap between SPTE_MMIO_MASK and generation
2020-01-21 Sean ChristophersonKVM: x86/mmu: Apply max PA check for MMIO sptes to...
2020-01-21 Miaohe LinKVM: nVMX: vmread should not set rflags to specify...
2020-01-21 Sean ChristophersonKVM: x86/mmu: Micro-optimize nEPT's bad memptype/XWR...
2020-01-21 Sean ChristophersonKVM: x86/mmu: Reorder the reserved bit check in prefetc...
2020-01-21 Tom LendackyKVM: SVM: Override default MMIO mask if memory encrypti...
2020-01-21 Miaohe LinKVM: vmx: delete meaningless nested_vmx_prepare_msr_bit...
2020-01-21 Sean ChristophersonKVM: x86: Refactor and rename bit() to feature_bit...
2020-01-21 Sean ChristophersonKVM: x86: Expand build-time assertion on reverse CPUID...
2020-01-21 Sean ChristophersonKVM: x86: Add CPUID_7_1_EAX to the reverse CPUID table
2020-01-21 Sean ChristophersonKVM: x86: Move bit() helper to cpuid.h
2020-01-21 Sean ChristophersonKVM: x86: Add dedicated emulator helpers for querying...
2020-01-21 Sean ChristophersonKVM: x86: Add macro to ensure reserved cr4 bits checks...
2020-01-21 Sean ChristophersonKVM: x86: Drop special XSAVE handling from guest_cpuid_...
2020-01-21 Sean ChristophersonKVM: x86: Ensure all logical CPUs have consistent reser...
2020-01-21 Sean ChristophersonKVM: x86: Don't let userspace set host-reserved cr4...
2020-01-21 Sean ChristophersonKVM: VMX: Add helper to consolidate up PT/RTIT WRMSR...
2020-01-21 Sean ChristophersonKVM: VMX: Add non-canonical check on writes to RTIT...
2020-01-21 Miaohe LinKVM: Fix some writing mistakes
2020-01-21 Miaohe LinKVM: hyperv: Fix some typos in vcpu unimpl info
2020-01-21 Miaohe LinKVM: Fix some grammar mistakes
2020-01-21 Miaohe LinKVM: Fix some comment typos and missing parentheses
2020-01-21 Miaohe LinKVM: Fix some out-dated function names in comment
2020-01-21 Miaohe LinKVM: Fix some wrong function names in comment
2020-01-21 Miaohe LinKVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()
2020-01-21 Wanpeng LiKVM: LAPIC: micro-optimize fixed mode ipi delivery
2020-01-21 Wanpeng LiKVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
2020-01-08 Sean ChristophersonKVM: x86/mmu: WARN if root_hpa is invalid when handling...
2020-01-08 Sean ChristophersonKVM: x86/mmu: WARN on an invalid root_hpa
2020-01-08 Sean ChristophersonKVM: x86/mmu: Move root_hpa validity checks to top...
2020-01-08 Sean ChristophersonKVM: x86/mmu: Move calls to thp_adjust() down a level
2020-01-08 Sean ChristophersonKVM: x86/mmu: Move transparent_hugepage_adjust() above...
2020-01-08 Sean ChristophersonKVM: x86/mmu: Consolidate tdp_page_fault() and nonpagin...
2020-01-08 Sean ChristophersonKVM: x86/mmu: Rename lpage_disallowed to account_disall...
next