Linux KVM
[Prev Page][Next Page]
- [kvm-unit-tests PATCH v4 03/24] x86/pmu: Pop up FW prefix to avoid out-of-context propagation, (continued)
- [kvm-unit-tests PATCH v4 03/24] x86/pmu: Pop up FW prefix to avoid out-of-context propagation,
Like Xu
- [kvm-unit-tests PATCH v4 07/24] x86/pmu: Introduce multiple_{one, many}() to improve readability,
Like Xu
- [kvm-unit-tests PATCH v4 06/24] x86/pmu: Introduce __start_event() to drop all of the manual zeroing,
Like Xu
- [kvm-unit-tests PATCH v4 08/24] x86/pmu: Reset the expected count of the fixed counter 0 when i386,
Like Xu
- [kvm-unit-tests PATCH v4 02/24] x86/pmu: Test emulation instructions on full-width counters,
Like Xu
- [kvm-unit-tests PATCH v4 09/24] x86: create pmu group for quick pmu-scope testing,
Like Xu
- [kvm-unit-tests PATCH v4 05/24] x86/pmu: Fix printed messages for emulated instruction test,
Like Xu
- [kvm-unit-tests PATCH v4 01/24] x86/pmu: Add PDCM check before accessing PERF_CAP register,
Like Xu
- [kvm-unit-tests PATCH v4 11/24] x86/pmu: Update rdpmc testcase to cover #GP path,
Like Xu
- [kvm-unit-tests PATCH v4 10/24] x86/pmu: Refine info to clarify the current support,
Like Xu
- [kvm-unit-tests PATCH v4 12/24] x86/pmu: Rename PC_VECTOR to PMI_VECTOR for better readability,
Like Xu
- [kvm-unit-tests PATCH v4 14/24] x86/pmu: Read cpuid(10) in the pmu_init() to reduce VM-Exit,
Like Xu
- [kvm-unit-tests PATCH v4 15/24] x86/pmu: Initialize PMU perf_capabilities at pmu_init(),
Like Xu
- [kvm-unit-tests PATCH v4 13/24] x86/pmu: Add lib/x86/pmu.[c.h] and move common code to header files,
Like Xu
- [kvm-unit-tests PATCH v4 19/24] x86: Add tests for Guest Processor Event Based Sampling (PEBS),
Like Xu
- [kvm-unit-tests PATCH v4 16/24] x86/pmu: Add GP counter related helpers,
Like Xu
- [kvm-unit-tests PATCH v4 23/24] x86/pmu: Update testcases to cover AMD PMU,
Like Xu
- [kvm-unit-tests PATCH v4 24/24] x86/pmu: Add AMD Guest PerfMonV2 testcases,
Like Xu
- [kvm-unit-tests PATCH v4 22/24] x86/pmu: Add nr_gp_counters to limit the number of test counters,
Like Xu
- [kvm-unit-tests PATCH v4 18/24] x86/pmu: Add a set of helpers related to global registers,
Like Xu
- [kvm-unit-tests PATCH v4 20/24] x86/pmu: Add global helpers to cover Intel Arch PMU Version 1,
Like Xu
- [kvm-unit-tests PATCH v4 21/24] x86/pmu: Add gp_events pointer to route different event tables,
Like Xu
- [kvm-unit-tests PATCH v4 17/24] x86/pmu: Add GP/Fixed counters reset helpers,
Like Xu
- Re: [kvm-unit-tests PATCH v4 00/24] x86/pmu: Test case optimization, fixes and additions,
Sean Christopherson
- [GIT PULL] KVM patches for Linux 6.1-rc2,
Paolo Bonzini
- [PATCH 0/2] KVM: stop all vcpus before modifying memslots,
Emanuele Giuseppe Esposito
- [PATCH 0/4] KVM: API to block and resume all running vcpus in a vm,
Emanuele Giuseppe Esposito
- [PATCH] tools: include: sync include/api/linux/kvm.h,
Paolo Bonzini
- [PATCH] KVM: x86: Do not expose the host value of CPUID.8000001EH,
Paolo Bonzini
- [PATCH v6 0/5] dirty_log_perf_test vCPU pinning,
Vipin Sharma
- [PATCH v6 0/7] Introduce and test masked events,
Aaron Lewis
- [RFC PATCH] Add Hyperv extended hypercall support in KVM,
Vipin Sharma
- [PATCH V2] virt: Prevent IV reuse in SNP guest driver,
Peter Gonda
- QEMU Advent Calendar 2022 Call for Images,
Eldon Stegall
- [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Vitaly Kuznetsov
- [PATCH v12 01/46] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v12 02/46] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h,
Vitaly Kuznetsov
- [PATCH v12 03/46] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments,
Vitaly Kuznetsov
- [PATCH v12 18/46] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks',
Vitaly Kuznetsov
- [PATCH v12 21/46] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook,
Vitaly Kuznetsov
- [PATCH v12 09/46] KVM: x86: hyper-v: Introduce TLB flush fifo,
Vitaly Kuznetsov
- [PATCH v12 07/46] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all(),
Vitaly Kuznetsov
- [PATCH v12 19/46] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use,
Vitaly Kuznetsov
- [PATCH v12 33/46] KVM: selftests: Hyper-V PV IPI selftest,
Vitaly Kuznetsov
- [PATCH v12 35/46] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges,
Vitaly Kuznetsov
- [PATCH v12 05/46] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush',
Vitaly Kuznetsov
- [PATCH v12 36/46] KVM: selftests: Drop helpers to read/write page table entries,
Vitaly Kuznetsov
- [PATCH v12 24/46] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check,
Vitaly Kuznetsov
- [PATCH v12 10/46] KVM: x86: hyper-v: Add helper to read hypercall data for array,
Vitaly Kuznetsov
- [PATCH v12 16/46] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi(),
Vitaly Kuznetsov
- [PATCH v12 08/46] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag,
Vitaly Kuznetsov
- [PATCH v12 23/46] KVM: x86: hyper-v: L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 22/46] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall(),
Vitaly Kuznetsov
- [PATCH v12 14/46] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants,
Vitaly Kuznetsov
- [PATCH v12 25/46] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv',
Vitaly Kuznetsov
- [PATCH v12 26/46] KVM: nVMX: hyper-v: Enable L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 20/46] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id,
Vitaly Kuznetsov
- [PATCH v12 29/46] KVM: x86: Expose Hyper-V L2 TLB flush feature,
Vitaly Kuznetsov
- [PATCH v12 30/46] KVM: selftests: Better XMM read/write helpers,
Vitaly Kuznetsov
- [PATCH v12 27/46] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno,
Vitaly Kuznetsov
- [PATCH v12 06/46] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}",
Vitaly Kuznetsov
- [PATCH v12 04/46] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments",
Vitaly Kuznetsov
- [PATCH v12 13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs,
Vitaly Kuznetsov
- [PATCH v12 11/46] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently,
Vitaly Kuznetsov
- [PATCH v12 34/46] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too,
Vitaly Kuznetsov
- [PATCH v12 28/46] KVM: nSVM: hyper-v: Enable L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 15/46] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64',
Vitaly Kuznetsov
- [PATCH v12 12/46] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls,
Vitaly Kuznetsov
- [PATCH v12 32/46] KVM: selftests: Move the function doing Hyper-V hypercall to a common header,
Vitaly Kuznetsov
- [PATCH v12 17/46] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 31/46] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header,
Vitaly Kuznetsov
- [PATCH v12 39/46] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v12 38/46] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v12 37/46] KVM: selftests: Hyper-V PV TLB flush selftest,
Vitaly Kuznetsov
- [PATCH v12 40/46] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h,
Vitaly Kuznetsov
- [PATCH v12 43/46] KVM: selftests: Allocate Hyper-V partition assist page,
Vitaly Kuznetsov
- [PATCH v12 41/46] KVM: selftests: Split off load_evmcs() from load_vmcs(),
Vitaly Kuznetsov
- [PATCH v12 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test,
Vitaly Kuznetsov
- [PATCH v12 42/46] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages,
Vitaly Kuznetsov
- [PATCH v12 45/46] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test,
Vitaly Kuznetsov
- [PATCH v12 46/46] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs',
Vitaly Kuznetsov
- Re: [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Sean Christopherson
- [PATCH] KVM: x86/mmu: Release the pfn in handle_abnormal_pfn() error path,
Fuad Tabba
- [GIT PULL] KVM/riscv fixes for 6.1, take #1,
Anup Patel
- [kvm-unit-tests PATCH v3 0/6] s390x: PV fixups,
Janosch Frank
- [PATCH] x86/kvm: Remove unused virt to phys translation in kvm_guest_cpu_init(),
Rafael Mendonca
- [PATCH] kvm: vmenter: Use tabs instead of spaces for indentation,
Rong Tao
- Re: [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot,
Alexander Graf
- [PATCH kvmtool v2] pci: Disable writes to Status register,
Jean-Philippe Brucker
- [kvm-unit-tests PATCH 00/16] kvm-unit-tests: set of fixes and new tests,
Maxim Levitsky
- [kvm-unit-tests PATCH 02/16] x86: add few helper functions for apic local timer,
Maxim Levitsky
- [kvm-unit-tests PATCH 01/16] x86: make irq_enable avoid the interrupt shadow,
Maxim Levitsky
- [kvm-unit-tests PATCH 04/16] svm: make svm_intr_intercept_mix_if/gif test a bit more robust,
Maxim Levitsky
- [kvm-unit-tests PATCH 05/16] svm: use apic_start_timer/apic_stop_timer instead of open coding it,
Maxim Levitsky
- [kvm-unit-tests PATCH 06/16] x86: Add test for #SMI during interrupt window,
Maxim Levitsky
- [kvm-unit-tests PATCH 07/16] x86: Add a simple test for SYSENTER instruction.,
Maxim Levitsky
- [kvm-unit-tests PATCH 03/16] svm: use irq_enable instead of sti/nop,
Maxim Levitsky
- [kvm-unit-tests PATCH 09/16] svm: move svm spec definitions to lib/x86/svm.h,
Maxim Levitsky
- [kvm-unit-tests PATCH 11/16] svm: add svm_suported,
Maxim Levitsky
- [kvm-unit-tests PATCH 14/16] svm: rewerite vm entry macros,
Maxim Levitsky
- [kvm-unit-tests PATCH 12/16] svm: move setup_svm to svm_lib.c,
Maxim Levitsky
- [kvm-unit-tests PATCH 16/16] add IPI loss stress test,
Maxim Levitsky
- [kvm-unit-tests PATCH 13/16] svm: move vmcb_ident to svm_lib.c,
Maxim Levitsky
- [kvm-unit-tests PATCH 10/16] svm: move some svm support functions into lib/x86/svm_lib.h,
Maxim Levitsky
- [kvm-unit-tests PATCH 15/16] svm: introduce svm_vcpu,
Maxim Levitsky
- [kvm-unit-tests PATCH 08/16] svm: add nested shutdown test.,
Maxim Levitsky
- [v1 0/5] KVM: s390: Fix virtual-real address confusions,
Nico Boehr
- [PATCH v5 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2,
Will Deacon
- [PATCH v5 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file,
Will Deacon
- [PATCH v5 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool,
Will Deacon
- [PATCH v5 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory,
Will Deacon
- [PATCH v5 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2,
Will Deacon
- [PATCH v5 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor,
Will Deacon
- [PATCH v5 06/25] KVM: arm64: Implement do_donate() helper for donating memory,
Will Deacon
- [PATCH v5 07/25] KVM: arm64: Prevent the donation of no-map pages,
Will Deacon
- [PATCH v5 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2,
Will Deacon
- [PATCH v5 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h,
Will Deacon
- [PATCH v5 10/25] KVM: arm64: Add hyp_spinlock_t static initializer,
Will Deacon
- [PATCH v5 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu',
Will Deacon
- [PATCH v5 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2,
Will Deacon
- [PATCH v5 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1,
Will Deacon
- [PATCH v5 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2,
Will Deacon
- [PATCH v5 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally,
Will Deacon
- [PATCH v5 17/25] KVM: arm64: Add generic hyp_memcache helpers,
Will Deacon
- [PATCH v5 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2,
Will Deacon
- [PATCH v5 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache,
Will Deacon
- [PATCH v5 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host,
Will Deacon
- [PATCH v5 24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2,
Will Deacon
- [PATCH v5 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2,
Will Deacon
- [PATCH v5 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2,
Will Deacon
- [PATCH v5 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function,
Will Deacon
- [RFC PATCH v5 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run(),
Will Deacon
- [PATCH v5 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2,
Will Deacon
- [PATCH] vfio: Add an option to get migration data size,
Yishai Hadas
- [kvm-unit-tests PATCH v2 0/2] s390x misc fixes,
Claudio Imbrenda
- [PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE(),
yexingchen116
- [PATCH] kvm: vmx: Fix indentation coding style issue,
Rong Tao
- [GIT PULL] KVM/arm64 fixes for 6.1, take #2,
Marc Zyngier
- [PATCH 0/4] nSVM: fix L0 crash if L2 has shutdown condtion which L1 doesn't intercept,
Maxim Levitsky
- [PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions,
Juergen Gross
- [PATCH 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor,
Marc Zyngier
- [PATCH 01/17] arm64: Turn kaslr_feature_override into a generic SW feature override,
Marc Zyngier
- [PATCH 02/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate,
Marc Zyngier
- [PATCH 06/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set,
Marc Zyngier
- [PATCH 05/17] arm64: Allow EL1 physical timer access when running VHE,
Marc Zyngier
- [PATCH 04/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code,
Marc Zyngier
- [PATCH 07/17] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor,
Marc Zyngier
- [PATCH 03/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set,
Marc Zyngier
- [PATCH 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context,
Marc Zyngier
- [PATCH 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE,
Marc Zyngier
- [PATCH 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE,
Marc Zyngier
- [PATCH 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode,
Marc Zyngier
- [PATCH 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration,
Marc Zyngier
- [PATCH 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE,
Marc Zyngier
- [PATCH 16/17] arm64: Allow arm64_sw.hvhe on command line,
Marc Zyngier
- [kvm-unit-tests PATCH v2 0/7] s390x: PV fixups,
Janosch Frank
- [PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes,
Gavin Shan
- [PATCH v2 0/9] KVM: arm64: selftests: Test linked {break,watch}points,
Reiji Watanabe
- [PATCH v2 1/9] KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields,
Reiji Watanabe
- [PATCH v2 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions,
Reiji Watanabe
- [PATCH v2 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions,
Reiji Watanabe
- [PATCH v2 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions,
Reiji Watanabe
- [PATCH v2 5/9] KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions,
Reiji Watanabe
- [PATCH v2 6/9] KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1,
Reiji Watanabe
- [PATCH v2 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint,
Reiji Watanabe
- [PATCH v2 8/9] KVM: arm64: selftests: Add a test case for a linked watchpoint,
Reiji Watanabe
- [PATCH v2 9/9] KVM: arm64: selftests: Test with every breakpoint/watchpoint,
Reiji Watanabe
- Re: [PATCH v2 0/9] KVM: arm64: selftests: Test linked {break,watch}points,
Marc Zyngier
- [PATCH] KVM: x86: Fix the initial value of mcg_cap,
Xiaoyao Li
- [PATCH v2 0/2] KVM: Split huge pages mapped by the TDP MMU on fault,
David Matlack
- [PATCH v7 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test,
Colton Lewis
- [PATCH v2 0/2] KVM: nVMX: Add IBPB between L2 and L1 to,
Jim Mattson
- [PATCH v6 0/8] KVM: x86: Apply NX mitigation more precisely,
Sean Christopherson
- [PATCH v6 1/8] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked,
Sean Christopherson
- [PATCH v6 7/8] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust(),
Sean Christopherson
- [PATCH v6 2/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency,
Sean Christopherson
- [PATCH v6 3/8] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs,
Sean Christopherson
- [PATCH v6 5/8] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages,
Sean Christopherson
- [PATCH v6 8/8] KVM: x86/mmu: WARN if TDP MMU SP disallows hugepage after being zapped,
Sean Christopherson
- [PATCH v6 6/8] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page,
Sean Christopherson
- [PATCH v6 4/8] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE,
Sean Christopherson
- Re: [PATCH v6 0/8] KVM: x86: Apply NX mitigation more precisely,
Paolo Bonzini
- [PATCH v1 0/7] vfio-ccw parent rework,
Eric Farman
- [PATCH] virt: Prevent AES-GCM IV reuse in SNP guest driver,
Peter Gonda
- [kvm-unit-tests PATCH v2 0/1] s390x: do not enable PV dump support by default,
Nico Boehr
- [PATCH] RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc,
Anup Patel
- 6.1-rc1 regression: virtio-net cpumask and during reboot,
Christian Borntraeger
- [PATCH 0/6] x86: KVM: Expose CPUID to guest for new Intel platform instructions,
Jiaxi Chen
- [PATCH v2 0/8] KVM: selftests: Fix and clean up emulator_error_test,
David Matlack
- [PATCH V5 0/7] KVM: selftests: Add simple SEV test,
Peter Gonda
- [PATCH] vfio: platform: Do not pass return buffer to ACPI _RST method,
Rafael Mendonca
- [kvm-unit-tests PATCH v1 0/2] s390x misc fixes,
Claudio Imbrenda
- [PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support,
Anup Patel
- [PATCH kvmtool 3/6] riscv: Add zihintpause extension support,
Anup Patel
- [PATCH kvmtool 2/6] riscv: Add Svinval extension support,
Anup Patel
- [PATCH kvmtool 4/6] riscv: Move reg encoding helpers to kvm-cpu-arch.h,
Anup Patel
- [PATCH kvmtool 1/6] Update UAPI headers based on Linux-6.1-rc1,
Anup Patel
- [PATCH kvmtool 5/6] riscv: Add Zicbom extension support,
Anup Patel
- [PATCH kvmtool 6/6] riscv: Add --disable-<xyz> options to allow user disable extensions,
Anup Patel
- Re: [PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support,
Anup Patel
- Re: [PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support,
Will Deacon
- [kvm-unit-tests PATCH v1] s390x: do not enable PV dump support by default,
Nico Boehr
- [PATCH 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust,
Vitaly Kuznetsov
- [PATCH v2 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes,
Gavin Shan
- Re: [PATCH 0/3] kvm support for ksm,
ewandevelop
- [PATCH AUTOSEL 5.19 03/29] crypto: ccp - Initialize PSP when reading psp data file failed,
Sasha Levin
- [PATCH AUTOSEL 6.0 03/32] crypto: ccp - Initialize PSP when reading psp data file failed,
Sasha Levin
- [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v10 01/14] KVM: selftests: Add a userfaultfd library,
Ricardo Koller
- [PATCH v10 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function,
Ricardo Koller
- [PATCH v10 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(),
Ricardo Koller
- [PATCH v10 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros,
Ricardo Koller
- [PATCH v10 05/14] tools: Copy bitfield.h from the kernel sources,
Ricardo Koller
- [PATCH v10 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region,
Ricardo Koller
- [PATCH v10 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type,
Ricardo Koller
- [PATCH v10 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc(),
Ricardo Koller
- [PATCH v10 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations,
Ricardo Koller
- [PATCH v10 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v10 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test,
Ricardo Koller
- [PATCH v10 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test,
Ricardo Koller
- [PATCH v10 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test,
Ricardo Koller
- [PATCH v10 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test,
Ricardo Koller
- Re: [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test,
Sean Christopherson
- Re: [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test,
Marc Zyngier
- Re: [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test,
Mark Brown
- [PATCH 0/3] KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler,
Alexander Graf
- [PATCH v3 0/5] Simplify the module and kconfig structure in vfio,
Jason Gunthorpe
- [PATCH v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test,
Gautam Menghani
- [PATCH v1] KVM: selftests: name the threads,
Wei Wang
- [PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2,
Will Deacon
- [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file,
Will Deacon
- [PATCH v4 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool,
Will Deacon
- [PATCH v4 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory,
Will Deacon
- [PATCH v4 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2,
Will Deacon
- [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor,
Will Deacon
- [PATCH v4 06/25] KVM: arm64: Implement do_donate() helper for donating memory,
Will Deacon
- [PATCH v4 07/25] KVM: arm64: Prevent the donation of no-map pages,
Will Deacon
- [PATCH v4 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2,
Will Deacon
- [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h,
Will Deacon
- [PATCH v4 10/25] KVM: arm64: Add hyp_spinlock_t static initializer,
Will Deacon
- [PATCH v4 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu',
Will Deacon
- [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2,
Will Deacon
- [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1,
Will Deacon
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]