linux-2.6-microblaze.git
2021-06-24 Jing ZhangKVM: stats: Add fd-based API to read binary stats data
2021-06-24 Jing ZhangKVM: stats: Separate generic stats from architecture...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Don't WARN on a NULL shadow page in TDP...
2021-06-24 Sean ChristophersonKVM: sefltests: Add x86-64 test to verify MMU reacts...
2021-06-24 Sean ChristophersonKVM: selftests: Add hugepage support for x86-64
2021-06-24 Sean ChristophersonKVM: selftests: Genericize upper level page table entry...
2021-06-24 Sean ChristophersonKVM: selftests: Add PTE helper for x86-64 in preparatio...
2021-06-24 Sean ChristophersonKVM: selftests: Rename x86's page table "address" to...
2021-06-24 Sean ChristophersonKVM: selftests: Add wrapper to allocate page table...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally allocate EPT tables...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot '0' for...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot 0 for vaddr...
2021-06-24 Sean ChristophersonKVM: selftests: Use "standard" min virtual address...
2021-06-24 Sean ChristophersonKVM: selftests: Use alloc page helper for xAPIC IPI...
2021-06-24 Sean ChristophersonKVM: selftests: Use alloc_page helper for x86-64's...
2021-06-24 Sean ChristophersonKVM: selftests: Lower the min virtual address for misc...
2021-06-24 Sean ChristophersonKVM: selftests: Add helpers to allocate N pages of...
2021-06-24 Sean ChristophersonKVM: selftests: Use "standard" min virtual address...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot 0 for x86...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot 0 when...
2021-06-24 Sean ChristophersonKVM: selftests: Zero out the correct page in the Hyper...
2021-06-24 Sean ChristophersonKVM: selftests: Remove errant asm/barrier.h include...
2021-06-24 Sean ChristophersonKVM: nVMX: Handle split-lock #AC exceptions that happen...
2021-06-24 Colin Ian KingKVM: x86/mmu: Fix uninitialized boolean variable flush
2021-06-24 Hou WenlongKVM: selftests: fix triple fault if ept=0 in dirty_log_test
2021-06-24 Jim MattsonKVM: x86: Print CPU of last attempted VM-entry when...
2021-06-23 Paolo BonziniMerge branch 'topic/ppc-kvm' of https://git./linux...
2021-06-22 Nathan ChancellorKVM: PPC: Book3S HV: Workaround high stack usage with...
2021-06-22 Bharata B RaoKVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
2021-06-22 Bharata B RaoKVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE...
2021-06-22 Bharata B RaoKVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
2021-06-21 Sean ChristophersonKVM: nVMX: Dynamically compute max VMCS index for vmcs12
2021-06-21 Jim MattsonKVM: VMX: Skip #PF(RSVD) intercepts when emulating...
2021-06-21 Bharata B RaoKVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
2021-06-21 Bharata B Raopowerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize...
2021-06-21 Aneesh Kumar K.VKVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE...
2021-06-20 Suraj Jitindar... KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9...
2021-06-18 David MatlackKVM: x86/mmu: Remove redundant root_hpa checks
2021-06-18 David MatlackKVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu
2021-06-18 David MatlackKVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check
2021-06-18 David MatlackKVM: x86/mmu: Remove redundant is_tdp_mmu_root check
2021-06-18 Paolo BonziniKVM: x86: Stub out is_tdp_mmu_root on 32-bit hosts
2021-06-18 Sean ChristophersonKVM: x86: WARN and reject loading KVM if NX is supporte...
2021-06-18 Sean ChristophersonKVM: SVM: Refuse to load kvm_amd if NX support is not...
2021-06-18 Sean ChristophersonKVM: VMX: Refuse to load kvm_intel if EPT and NX are...
2021-06-17 Kai HuangKVM: x86/mmu: Fix TDP MMU page table level
2021-06-17 Kai HuangKVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_...
2021-06-17 Kai HuangKVM: x86/mmu: Fix return value in tdp_mmu_map_handle_ta...
2021-06-17 Wanpeng LiKVM: LAPIC: Keep stored TMCCT register value 0 after...
2021-06-17 Ashish KalraKVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
2021-06-17 Paolo BonziniKVM: switch per-VM stats to u64
2021-06-17 Sean ChristophersonKVM: x86/mmu: Grab nx_lpage_splits as an unsigned long...
2021-06-17 Vitaly KuznetsovKVM: x86: Check for pending interrupts when APICv is...
2021-06-17 Sean ChristophersonKVM: nVMX: Drop redundant checks on vmcs12 in EPTP...
2021-06-17 Sean ChristophersonKVM: nVMX: WARN if subtly-impossible VMFUNC conditions...
2021-06-17 Sean ChristophersonKVM: x86: Drop pointless @reset_roots from kvm_init_mmu()
2021-06-17 Sean ChristophersonKVM: x86: Defer MMU sync on PCID invalidation
2021-06-17 Sean ChristophersonKVM: nVMX: Use fast PGD switch when emulating VMFUNC...
2021-06-17 Sean ChristophersonKVM: x86: Use KVM_REQ_TLB_FLUSH_GUEST to handle INVPCID...
2021-06-17 Sean ChristophersonKVM: nVMX: Free only guest_mode (L2) roots on INVVPID...
2021-06-17 Sean ChristophersonKVM: nVMX: Consolidate VM-Enter/VM-Exit TLB flush and...
2021-06-17 Sean ChristophersonKVM: x86: Drop skip MMU sync and TLB flush params from...
2021-06-17 Sean ChristophersonKVM: nSVM: Move TLB flushing logic (or lack thereof...
2021-06-17 Sean ChristophersonKVM: x86: Uncondtionally skip MMU sync/TLB flush in...
2021-06-17 Sean ChristophersonKVM: x86: Invalidate all PGDs for the current PCID...
2021-06-17 Sean ChristophersonKVM: nVMX: Don't clobber nested MMU's A/D status on...
2021-06-17 Sean ChristophersonKVM: nVMX: Ensure 64-bit shift when checking VMFUNC...
2021-06-17 Sean ChristophersonKVM: nVMX: Sync all PGDs on nested transition with...
2021-06-17 Vitaly KuznetsovKVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Request to sync eVMCS from VMCS12 after...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Reset eVMCS clean fields data from prepare_v...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Force enlightened VMCS sync from nested_vmx_...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Ignore 'hv_clean_fields' data when eVMCS...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Release enlightened VMCS on VMCLEAR
2021-06-17 Vitaly KuznetsovKVM: nVMX: Introduce 'EVMPTR_MAP_PENDING' post-migratio...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Make copy_vmcs12_to_enlightened()/copy_enlig...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Release eVMCS when enlightened VMENTRY was...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Don't set 'dirty_vmcs12' flag on enlightened...
2021-06-17 Vitaly KuznetsovKVM: nVMX: Use '-1' in 'hv_evmcs_vmptr' to indicate...
2021-06-17 Maxim LevitskyKVM: x86: avoid loading PDPTRs after migration when...
2021-06-17 Maxim LevitskyKVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
2021-06-17 Maxim LevitskyKVM: x86: introduce kvm_register_clear_available
2021-06-17 Maxim LevitskyKVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTE...
2021-06-17 Maxim LevitskyKVM: nSVM: refactor the CR3 reload on migration
2021-06-17 Sean ChristophersonKVM: x86: Always load PDPTRs on CR3 load for SVM w...
2021-06-17 Sean ChristophersonKVM: nSVM: Drop pointless pdptrs_changed() check on...
2021-06-17 Sean ChristophersonKVM: nVMX: Drop obsolete (and pointless) pdptrs_changed...
2021-06-17 Vitaly KuznetsovKVM: selftests: Introduce hyperv_features test
2021-06-17 Vitaly KuznetsovKVM: selftests: Move evmcs.h to x86_64/
2021-06-17 Vitaly KuznetsovKVM: selftests: move Hyper-V MSR definitions to hyperv.h
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECO...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMM...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_DEBUGGING privilege bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS privilege bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_S...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Prepare to check access to Hyper...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABL...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Inverse the default in hv_check_msr_...
next