linux-2.6-microblaze.git
2022-02-18 Peter GondaKVM: SEV: Allow SEV intra-host migration of VM with...
2022-02-14 Sean ChristophersonKVM: SVM: Rename AVIC helpers to use "avic" prefix...
2022-02-14 Paolo BonziniMerge remote-tracking branch 'kvm/master' into HEAD
2022-02-14 Jim MattsonKVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
2022-02-14 Jim MattsonKVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when...
2022-02-11 Maxim LevitskyKVM: SVM: fix race between interrupt delivery and AVIC...
2022-02-11 Paolo BonziniKVM: SVM: set IRR in svm_deliver_interrupt
2022-02-11 Maxim LevitskyKVM: SVM: extract avic_ring_doorbell
2022-02-11 Muhammad Usama... selftests: kvm: Remove absent target file
2022-02-11 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-3' of git://git./linux...
2022-02-11 Marc ZyngierKVM: arm64: vgic: Read HW interrupt pending state from...
2022-02-10 Oliver UptonKVM: VMX: Use local pointer to vcpu_vmx in vmx_vcpu_aft...
2022-02-10 Vitaly KuznetsovKVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest
2022-02-10 Vitaly KuznetsovKVM: selftests: nSVM: Update 'struct vmcb_control_area...
2022-02-10 Vitaly KuznetsovKVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
2022-02-10 Vitaly KuznetsovKVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest
2022-02-10 Vitaly KuznetsovKVM: selftests: nVMX: Properly deal with 'hv_clean_fields'
2022-02-10 Vitaly KuznetsovKVM: selftests: Adapt hyperv_cpuid test to the newly...
2022-02-10 Vitaly KuznetsovKVM: nSVM: Implement Enlightened MSR-Bitmap feature
2022-02-10 Vitaly KuznetsovKVM: nSVM: Split off common definitions for Hyper-V...
2022-02-10 Vitaly KuznetsovKVM: x86: Make kvm_hv_hypercall_enabled() static inline
2022-02-10 Vitaly KuznetsovKVM: nSVM: Track whether changes in L0 require MSR...
2022-02-10 David MatlackKVM: selftests: Add an option to disable MANUAL_PROTECT...
2022-02-10 David MatlackKVM: x86/mmu: Add tracepoint for splitting huge pages
2022-02-10 David MatlackKVM: x86/mmu: Split huge pages mapped by the TDP MMU...
2022-02-10 David MatlackKVM: x86/mmu: Split huge pages mapped by the TDP MMU...
2022-02-10 David MatlackKVM: x86/mmu: Separate TDP MMU shadow page allocation...
2022-02-10 David MatlackKVM: x86/mmu: Derive page role for TDP MMU shadow pages...
2022-02-10 David MatlackKVM: x86/mmu: Remove redundant role overrides for TDP...
2022-02-10 David MatlackKVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mm...
2022-02-10 David MatlackKVM: x86/mmu: Move restore_acc_track_spte() to spte.h
2022-02-10 David MatlackKVM: x86/mmu: Drop new_spte local variable from restore...
2022-02-10 David MatlackKVM: x86/mmu: Remove unnecessary warnings from restore_...
2022-02-10 David MatlackKVM: x86/mmu: Consolidate logic to atomically install...
2022-02-10 David MatlackKVM: x86/mmu: Rename handle_removed_tdp_mmu_page()...
2022-02-10 David MatlackKVM: x86/mmu: Rename TDP MMU functions that handle...
2022-02-10 David MatlackKVM: x86/mmu: Change tdp_mmu_{set,zap}_spte_atomic...
2022-02-10 David MatlackKVM: x86/mmu: Automatically update iter->old_spte if...
2022-02-10 David MatlackKVM: x86/mmu: Rename __rmap_write_protect() to rmap_wri...
2022-02-10 David MatlackKVM: x86/mmu: Rename rmap_write_protect() to kvm_vcpu_w...
2022-02-10 Sean ChristophersonKVM: x86: Add checks for reserved-to-zero Hyper-V hyper...
2022-02-10 Sean ChristophersonKVM: x86: Reject fixeds-size Hyper-V hypercalls with...
2022-02-10 Sean ChristophersonKVM: x86: Shove vp_bitmap handling down into sparse_set...
2022-02-10 Sean ChristophersonKVM: x86: Don't bother reading sparse banks that end...
2022-02-10 Sean ChristophersonKVM: x86: Add a helper to get the sparse VP_SET for...
2022-02-10 Sean ChristophersonKVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
2022-02-10 Sean ChristophersonKVM: x86: Get the number of Hyper-V sparse banks from...
2022-02-10 David MatlackKVM: x86/mmu: Consolidate comments about {Host,MMU...
2022-02-10 David MatlackKVM: x86/mmu: Rename DEFAULT_SPTE_MMU_WRITEABLE to...
2022-02-10 David MatlackKVM: x86/mmu: Move is_writable_pte() to spte.h
2022-02-10 David MatlackKVM: x86/mmu: Check SPTE writable invariants when setti...
2022-02-10 David MatlackKVM: x86/mmu: Move SPTE writable invariant checks to...
2022-02-10 Wanpeng LiKVM: LAPIC: Enable timer posted-interrupt only when...
2022-02-10 Wanpeng LiKVM: VMX: Dont' send posted IRQ if vCPU == this vCPU...
2022-02-10 Sean ChristophersonKVM: SVM: Rename hook implementations to conform to...
2022-02-10 Sean ChristophersonKVM: SVM: Rename SEV implemenations to conform to kvm_x...
2022-02-10 Sean ChristophersonKVM: x86: Use more verbose names for mem encrypt kvm_x8...
2022-02-10 Sean ChristophersonKVM: SVM: Remove unused MAX_INST_SIZE #define
2022-02-10 Sean ChristophersonKVM: SVM: Rename svm_flush_tlb() to svm_flush_tlb_current()
2022-02-10 Sean ChristophersonKVM: x86: Move get_cs_db_l_bits() helper to SVM
2022-02-10 Sean ChristophersonKVM: VMX: Rename VMX functions to conform to kvm_x86_op...
2022-02-10 Sean ChristophersonKVM: x86: Use static_call() for copy/move encryption...
2022-02-10 Sean ChristophersonKVM: x86: Unexport kvm_x86_ops
2022-02-10 Sean ChristophersonKVM: x86: Uninline and export hv_track_root_tdp()
2022-02-10 Sean ChristophersonKVM: nVMX: Refactor PMU refresh to avoid referencing...
2022-02-10 Sean ChristophersonKVM: xen: Use static_call() for invoking kvm_x86_ops...
2022-02-10 Sean ChristophersonKVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
2022-02-10 Sean ChristophersonKVM: VMX: Call vmx_get_cpl() directly in handle_dr()
2022-02-10 Sean ChristophersonKVM: x86: Rename kvm_x86_ops pointers to align w/ prefe...
2022-02-10 Sean ChristophersonKVM: x86: Drop export for .tlb_flush_current() static_c...
2022-02-10 Paolo BonziniKVM: x86: skip host CPUID call for hypervisor leaves
2022-02-10 Jinrong LiangKVM: x86: Remove unused "flags" of kvm_pv_kick_cpu_op()
2022-02-10 Jinrong LiangKVM: Remove unused "kvm" of kvm_make_vcpu_request()
2022-02-10 Jinrong LiangKVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
2022-02-10 Jinrong LiangKVM: x86/emulate: Remove unused "tss_selector" of task_...
2022-02-10 Jinrong LiangKVM: x86/emulate: Remove unused "ctxt" of setup_syscall...
2022-02-10 Jinrong LiangKVM: x86/ioapic: Remove unused "addr" and "length"...
2022-02-10 Jinrong LiangKVM: x86/i8259: Remove unused "addr" of elcr_ioport_...
2022-02-10 Paolo BonziniKVM: SVM: improve split between svm_prepare_guest_switc...
2022-02-10 Jinrong LiangKVM: x86/svm: Remove unused "vcpu" of svm_check_exit_va...
2022-02-10 Jinrong LiangKVM: x86/mmu_audit: Remove unused "level" of audit_spte...
2022-02-10 Jinrong LiangKVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_ge...
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept...
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_par...
2022-02-10 Sean ChristophersonKVM: x86: Skip APICv update if APICv is disable at...
2022-02-10 Sean ChristophersonKVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_in...
2022-02-10 Sean ChristophersonKVM: x86: Unexport __kvm_request_apicv_update()
2022-02-10 Sean ChristophersonKVM: x86/mmu: Zap _all_ roots when unmapping gfn range...
2022-02-10 Sean ChristophersonKVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_g...
2022-02-10 Sean ChristophersonKVM: x86/mmu: Use common TDP MMU zap helper for MMU...
2022-02-10 David WoodhouseKVM: x86/xen: Fix runstate updates to be atomic when...
2022-02-08 Maxim LevitskyKVM: x86: SVM: move avic definitions from AMD's spec...
2022-02-08 Maxim LevitskyKVM: x86: lapic: don't touch irr_pending in kvm_apic_up...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: deal with L1 hypervisor that intercepts...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: expose clean bit support to the guest
2022-02-08 Maxim LevitskyKVM: x86: nSVM/nVMX: set nested_run_pending on VM entry...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: mark vmcb01 as dirty when restoring...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: fix potential NULL derefernce on nested...
2022-02-08 Maxim LevitskyKVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits...
next