Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v6 5/5] perf: Correct perf sampling with guest VMs, (continued)
- [PATCH v1 0/4] Fix a bug in VGIC ITS tables' save/restore,
Jing Zhang
- Re: [syzbot] [mm?] BUG: Bad page state in kvm_coalesced_mmio_init,
Andrew Morton
- [PATCH] vdpa/mlx5: Fix error path during device add,
Dragos Tatulea
- [PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly,
James Houghton
- [PATCH v8 01/11] KVM: Remove kvm_handle_hva_range helper functions,
James Houghton
- [PATCH v8 02/11] KVM: Add lockless memslot walk to KVM,
James Houghton
- [PATCH v8 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine,
James Houghton
- [PATCH v8 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn,
James Houghton
- [PATCH v8 06/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0,
James Houghton
- [PATCH v8 05/11] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn,
James Houghton
- [PATCH v8 07/11] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock,
James Houghton
- [PATCH v8 08/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock,
James Houghton
- [PATCH v8 09/11] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs,
James Houghton
- [PATCH v8 10/11] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns,
James Houghton
- [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test,
James Houghton
- Re: [PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly,
Yu Zhao
- [kvm-unit-tests PATCH v1 1/1] s390x: pv: Add test for large host pages backing,
Claudio Imbrenda
- [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd,
Shivank Garg
- [PATCH v6 00/60] QEMU TDX support,
Xiaoyao Li
- [PATCH v6 01/60] *** HACK *** linux-headers: Update headers to pull in TDX API changes,
Xiaoyao Li
- [PATCH v6 02/60] i386: Introduce tdx-guest object,
Xiaoyao Li
- [PATCH v6 03/60] i386/tdx: Implement tdx_kvm_type() for TDX,
Xiaoyao Li
- [PATCH v6 04/60] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context,
Xiaoyao Li
- [PATCH v6 05/60] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES,
Xiaoyao Li
- [PATCH v6 06/60] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object,
Xiaoyao Li
- [PATCH v6 07/60] kvm: Introduce kvm_arch_pre_create_vcpu(),
Xiaoyao Li
- [PATCH v6 08/60] i386/kvm: Export cpuid_entry_get_reg() and cpuid_find_entry(),
Xiaoyao Li
- [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus,
Xiaoyao Li
- [PATCH v6 10/60] i386/tdx: Add property sept-ve-disable for tdx-guest object,
Xiaoyao Li
- [PATCH v6 11/60] i386/tdx: Make sept_ve_disable set by default,
Xiaoyao Li
- [PATCH v6 12/60] i386/tdx: Wire CPU features up with attributes of TD guest,
Xiaoyao Li
- [PATCH v6 13/60] i386/tdx: Validate TD attributes,
Xiaoyao Li
- [PATCH v6 14/60] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig,
Xiaoyao Li
- [PATCH v6 15/60] i386/tdx: Set APIC bus rate to match with what TDX module enforces,
Xiaoyao Li
- [PATCH v6 16/60] i386/tdx: Implement user specified tsc frequency,
Xiaoyao Li
- [PATCH v6 17/60] i386/tdx: load TDVF for TD guest,
Xiaoyao Li
- [PATCH v6 18/60] i386/tdvf: Introduce function to parse TDVF metadata,
Xiaoyao Li
- [PATCH v6 19/60] i386/tdx: Parse TDVF metadata for TDX VM,
Xiaoyao Li
- [PATCH v6 20/60] i386/tdx: Don't initialize pc.rom for TDX VMs,
Xiaoyao Li
- [PATCH v6 21/60] i386/tdx: Track mem_ptr for each firmware entry of TDVF,
Xiaoyao Li
- [PATCH v6 23/60] headers: Add definitions from UEFI spec for volumes, resources, etc...,
Xiaoyao Li
- [PATCH v6 24/60] i386/tdx: Setup the TD HOB list,
Xiaoyao Li
- [PATCH v6 25/60] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION,
Xiaoyao Li
- [PATCH v6 26/60] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu,
Xiaoyao Li
- [PATCH v6 27/60] i386/tdx: Finalize TDX VM,
Xiaoyao Li
- [PATCH v6 28/60] i386/tdx: Enable user exit on KVM_HC_MAP_GPA_RANGE,
Xiaoyao Li
- [PATCH v6 29/60] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL,
Xiaoyao Li
- [PATCH v6 30/60] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility,
Xiaoyao Li
- [PATCH v6 31/60] i386/cpu: introduce x86_confidential_guest_cpu_instance_init(),
Xiaoyao Li
- [PATCH v6 32/60] i386/tdx: implement tdx_cpu_instance_init(),
Xiaoyao Li
- [PATCH v6 33/60] i386/cpu: introduce x86_confidenetial_guest_cpu_realizefn(),
Xiaoyao Li
- [PATCH v6 34/60] i386/tdx: implement tdx_cpu_realizefn(),
Xiaoyao Li
- [PATCH v6 35/60] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f,
Xiaoyao Li
- [PATCH v6 36/60] i386/tdx: Force exposing CPUID 0x1f,
Xiaoyao Li
- [PATCH v6 37/60] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM,
Xiaoyao Li
- [PATCH v6 38/60] i386/tdx: Disable SMM for TDX VMs,
Xiaoyao Li
- [PATCH v6 39/60] i386/tdx: Disable PIC for TDX VMs,
Xiaoyao Li
- [PATCH v6 40/60] hw/i386: add eoi_intercept_unsupported member to X86MachineState,
Xiaoyao Li
- [PATCH v6 41/60] hw/i386: add option to forcibly report edge trigger in acpi tables,
Xiaoyao Li
- [PATCH v6 42/60] i386/tdx: Don't synchronize guest tsc for TDs,
Xiaoyao Li
- [PATCH v6 43/60] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs,
Xiaoyao Li
- [PATCH v6 44/60] i386/tdx: Skip kvm_put_apicbase() for TDs,
Xiaoyao Li
- [PATCH v6 45/60] i386/tdx: Don't get/put guest state for TDX VMs,
Xiaoyao Li
- [PATCH v6 46/60] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features(),
Xiaoyao Li
- [PATCH v6 47/60] i386/tdx: Implement adjust_cpuid_features() for TDX,
Xiaoyao Li
- [PATCH v6 48/60] i386/tdx: Apply TDX fixed0 and fixed1 information to supported CPUIDs,
Xiaoyao Li
- [PATCH v6 49/60] i386/tdx: Mask off CPUID bits by unsupported TD Attributes,
Xiaoyao Li
- [PATCH v6 50/60] i386/cpu: Move CPUID_XSTATE_XSS_MASK to header file and introduce CPUID_XSTATE_MASK,
Xiaoyao Li
- [PATCH v6 51/60] i386/tdx: Mask off CPUID bits by unsupported XFAM,
Xiaoyao Li
- [PATCH v6 52/60] i386/cpu: Expose mark_unavailable_features() for TDX,
Xiaoyao Li
- [PATCH v6 53/60] i386/cpu: introduce mark_forced_on_features(),
Xiaoyao Li
- [PATCH v6 54/60] i386/cgs: Introduce x86_confidential_guest_check_features(),
Xiaoyao Li
- [PATCH v6 55/60] i386/tdx: Fetch and validate CPUID of TD guest,
Xiaoyao Li
- [PATCH v6 56/60] i386/tdx: Don't treat SYSCALL as unavailable,
Xiaoyao Li
- [PATCH v6 57/60] i386/tdx: Make invtsc default on,
Xiaoyao Li
- [PATCH v6 58/60] cpu: Introduce qemu_early_init_vcpu(),
Xiaoyao Li
- [PATCH v6 59/60] i386/cpu: Set up CPUID_HT in x86_cpu_realizefn() instead of cpu_x86_cpuid(),
Xiaoyao Li
- [PATCH v6 60/60] docs: Add TDX documentation,
Xiaoyao Li
- [PATCH v6 22/60] i386/tdx: Track RAM entries for TDX VM,
Xiaoyao Li
- [PATCH v2] x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest,
Tao Su
- [PATCH v12 0/4] debugfs to hisilicon migration driver,
Longfang Liu
- [PATCH v4 6/6] KVM: SVM: Delay legacy platform initialization on SNP,
Dionna Glaze
- [PATCH v4 1/6] kvm: svm: Fix gctx page leak on invalid inputs,
Dionna Glaze
- [PATCH kvmtool] riscv: Pass correct size to snprintf(),
Björn Töpel
- [PATCH] riscv: kvm: Fix out-of-bounds array access,
Björn Töpel
- [PATCH v4 0/4] vfio-pci support pasid attach/detach,
Yi Liu
- [PATCH v5 00/12] iommufd support pasid attach/replace,
Yi Liu
- [PATCH v5 01/12] iommu: Introduce a replace API for device pasid,
Yi Liu
- [PATCH v5 02/12] iommufd: Refactor __fault_domain_replace_dev() to be a wrapper of iommu_replace_group_handle(),
Yi Liu
- [PATCH v5 03/12] iommufd: Move the iommufd_handle helpers to device.c,
Yi Liu
- [PATCH v5 04/12] iommufd: Always pass iommu_attach_handle to iommu core,
Yi Liu
- [PATCH v5 05/12] iommufd: Pass pasid through the device attach/replace path,
Yi Liu
- [PATCH v5 07/12] iommufd: Allocate auto_domain with IOMMU_HWPT_ALLOC_PASID flag if device is PASID-capable,
Yi Liu
- [PATCH v5 06/12] iommufd: Support pasid attach/replace,
Yi Liu
- [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device,
Yi Liu
- [PATCH v5 09/12] iommufd/selftest: Add set_dev_pasid in mock iommu,
Yi Liu
- [PATCH v5 10/12] iommufd/selftest: Add a helper to get test device,
Yi Liu
- [PATCH v5 11/12] iommufd/selftest: Add test ops to test pasid attach/detach,
Yi Liu
- [PATCH v5 12/12] iommufd/selftest: Add coverage for iommufd pasid attach/detach,
Yi Liu
- Re: [PATCH v5 00/12] iommufd support pasid attach/replace,
Jason Gunthorpe
- [PATCH v3 0/7] Support attaching PASID to the blocked_domain,
Yi Liu
- [PATCH v4 00/13] Make set_dev_pasid op supporting domain replacement,
Yi Liu
- [PATCH v4 02/13] iommu/vt-d: Add a helper to flush cache for updating present pasid entry,
Yi Liu
- [PATCH v4 01/13] iommu: Pass old domain to set_dev_pasid op,
Yi Liu
- [PATCH v4 03/13] iommu/vt-d: Refactor the pasid setup helpers,
Yi Liu
- [PATCH v4 04/13] iommu/vt-d: Add pasid replace helpers,
Yi Liu
- [PATCH v4 06/13] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement,
Yi Liu
- [PATCH v4 05/13] iommu/vt-d: Prepare intel_iommu_set_dev_pasid() handle replacement,
Yi Liu
- [PATCH v4 08/13] iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement,
Yi Liu
- [PATCH v4 07/13] iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain,
Yi Liu
- [PATCH v4 09/13] iommu/vt-d: Consolidate the dev_pasid code in intel_svm_set_dev_pasid(),
Yi Liu
- [PATCH v4 10/13] iommu/vt-d: Fail SVA domain replacement,
Yi Liu
- [PATCH v4 11/13] iommu/vt-d: Add set_dev_pasid callback for nested domain,
Yi Liu
- [PATCH v4 12/13] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace,
Yi Liu
- [PATCH v4 13/13] iommu: Make set_dev_pasid op support domain replacement,
Yi Liu
- [PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration,
Yishai Hadas
- [PATCH] x86/bugs: Adjust SRSO mitigation to new features,
Borislav Petkov
- [PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup,
Dongli Zhang
- [PATCH 0/2] RCU related fix based on kvm-coco-queue.,
Yan Zhao
- [PATCH v3] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature,
Suravee Suthikulpanit
- [PATCH 0/4] Advertise CPUID for new instructions in Clearwater Forest,
Tao Su
- [PATCH v3 4/4] KVM: SVM: Delay legacy platform initialization on SNP,
Dionna Glaze
- [PATCH v3 1/4] kvm: svm: Fix gctx page leak on invalid inputs,
Dionna Glaze
- [PATCH v3 0/1] Remove KVM MMU shrinker,
Vipin Sharma
- [PATCH] KVM: x86: Update irr_pending when setting APIC state with APICv disabled,
Sean Christopherson
- [PATCH 0/2] KVM: nVMX: Fix an SVI update bug with passthrough APIC,
Sean Christopherson
- [PATCH 0/5] KVM: nVMX: Honor event priority for PI ack at VM-Enter,
Sean Christopherson
- [PATCH 0/2] KVM: VMX: Mark Intel PT virtualization as BROKEN,
Sean Christopherson
- [PATCH v2 0/9] KVM: x86: Clean up MSR_IA32_APICBASE_BASE code,
Sean Christopherson
- [PATCH v2 1/9] KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changing,
Sean Christopherson
- [PATCH v2 2/9] KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC state,
Sean Christopherson
- [PATCH v2 3/9] KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base(),
Sean Christopherson
- [PATCH v2 4/9] KVM: x86: Inline kvm_get_apic_mode() in lapic.h,
Sean Christopherson
- [PATCH v2 5/9] KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c),
Sean Christopherson
- [PATCH v2 6/9] KVM: x86: Rename APIC base setters to better capture their relationship,
Sean Christopherson
- [PATCH v2 7/9] KVM: x86: Make kvm_recalculate_apic_map() local to lapic.c,
Sean Christopherson
- [PATCH v2 8/9] KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base(),
Sean Christopherson
- [PATCH v2 9/9] KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchanged,
Sean Christopherson
- Re: [PATCH v2 0/9] KVM: x86: Clean up MSR_IA32_APICBASE_BASE code,
Sean Christopherson
- [no subject],
Unknown
- [PATCH v2 4/4] KVM: SVM: Delay legacy platform initialization on SNP,
Dionna Glaze
- [PATCH v2 1/4] kvm: svm: Fix gctx page leak on invalid inputs,
Dionna Glaze
- [no subject],
Unknown
- [syzbot] Monthly kvm report (Nov 2024),
syzbot
- [no subject],
Unknown
- [PATCH v5 0/9] Introduce SMP Cache Topology,
Zhao Liu
- [PATCH v5 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level,
Zhao Liu
- [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic,
Zhao Liu
- [PATCH v5 3/9] qapi/qom: Define cache enumeration and properties for machine,
Zhao Liu
- [PATCH v5 4/9] hw/core: Check smp cache topology support for machine,
Zhao Liu
- [PATCH v5 5/9] hw/core: Add a helper to check the cache topology level,
Zhao Liu
- [PATCH v5 6/9] i386/cpu: Support thread and module level cache topology,
Zhao Liu
- [PATCH v5 7/9] i386/cpu: Update cache topology with machine's configuration,
Zhao Liu
- [PATCH v5 8/9] i386/pc: Support cache topology in -machine for PC machine,
Zhao Liu
- [PATCH v5 9/9] i386/cpu: add has_caches flag to check smp_cache configuration,
Zhao Liu
- Re: [PATCH v5 0/9] Introduce SMP Cache Topology,
Philippe Mathieu-Daudé
- [kvm:kvm-coco-queue 118/186] arch/x86/kvm/mmu/tdp_mmu.c:474:14: sparse: sparse: incorrect type in argument 1 (different address spaces),
kernel test robot
- [kvm:kvm-coco-queue 116/186] arch/x86/kvm/mmu/tdp_mmu.c:1171:25: sparse: sparse: incorrect type in argument 1 (different address spaces),
kernel test robot
- [RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA,
Jiaqi Yan
- [PATCH] KVM: SVM: Propagate error from snp_guest_req_init() to userspace,
Sean Christopherson
- [PATCH] KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled,
Sean Christopherson
- [PATCH 0/2] KVM: x86/mmu: Micro-optimize TDP MMU cond_resched(),
Sean Christopherson
- [no subject],
Unknown
- [PATCH 0/2] Add support for the ERAPS feature,
Amit Shah
- [RESEND PATCH v2 03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu(),
Nam Cao
- [PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1,
Nam Cao
- [PATCH v2 01/19] hrtimers: Add missing hrtimer_init() trace points,
Nam Cao
- [PATCH v2 02/19] drm/i915/request: Remove unnecessary modification of hrtimer::function,
Nam Cao
- [PATCH v2 03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu(),
Nam Cao
- [PATCH v2 04/19] wifi: rt2x00: Remove redundant hrtimer_init(),
Nam Cao
- [PATCH v2 05/19] io_uring: Remove redundant hrtimer's callback function setup,
Nam Cao
- [PATCH v2 06/19] hrtimers: Introduce hrtimer_setup() to replace hrtimer_init(),
Nam Cao
- [PATCH v2 07/19] hrtimers: Introduce hrtimer_setup_on_stack(),
Nam Cao
- [PATCH v2 08/19] hrtimers: Introduce hrtimer_setup_sleeper_on_stack(),
Nam Cao
- [PATCH v2 09/19] hrtimers: Introduce hrtimer_update_function(),
Nam Cao
- [PATCH v2 10/19] fs/aio: Switch to use hrtimer_setup_sleeper_on_stack(),
Nam Cao
- [PATCH v2 11/19] futex: Switch to use hrtimer_setup_sleeper_on_stack(),
Nam Cao
- [PATCH v2 12/19] net: pktgen: Switch to use hrtimer_setup_sleeper_on_stack(),
Nam Cao
- [PATCH v2 13/19] timers: Switch to use hrtimer_setup_sleeper_on_stack(),
Nam Cao
- [PATCH v2 14/19] wait: Switch to use hrtimer_setup_sleeper_on_stack(),
Nam Cao
- [PATCH v2 15/19] hrtimers: Delete hrtimer_init_sleeper_on_stack(),
Nam Cao
- [PATCH v2 16/19] sched/idle: Switch to use hrtimer_setup_on_stack(),
Nam Cao
- [PATCH v2 17/19] io_uring: Switch to use hrtimer_setup_on_stack(),
Nam Cao
- [PATCH v2 18/19] alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack(),
Nam Cao
- [PATCH v2 19/19] hrtimers: Delete hrtimer_init_on_stack(),
Nam Cao
- Re: [PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1,
Nam Cao
- [Call for Presentations] FOSDEM 2025: Virt & IaaS devroom,
Kashyap Chamarthy
- [kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes,
Andrew Jones
- [PATCH v1 1/1] s390/kvm: mask extra bits from program interrupt code,
Claudio Imbrenda
- [PATCH] KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported,
Sean Christopherson
- [PATCH v4 00/12] Initial support for SMMUv3 nested translation,
Jason Gunthorpe
- [PATCH v4 02/12] ACPICA: IORT: Update for revision E.f,
Jason Gunthorpe
- [PATCH v4 01/12] vfio: Remove VFIO_TYPE1_NESTING_IOMMU,
Jason Gunthorpe
- [PATCH v4 08/12] iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC,
Jason Gunthorpe
- [PATCH v4 04/12] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS,
Jason Gunthorpe
- [PATCH v4 09/12] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED,
Jason Gunthorpe
- [PATCH v4 12/12] iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object,
Jason Gunthorpe
- [PATCH v4 11/12] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED,
Jason Gunthorpe
- [PATCH v4 10/12] iommu/arm-smmu-v3: Use S2FWB for NESTED domains,
Jason Gunthorpe
- [PATCH v4 03/12] ACPI/IORT: Support CANWBS memory access flag,
Jason Gunthorpe
- [PATCH v4 05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info,
Jason Gunthorpe
- [PATCH v4 06/12] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT,
Jason Gunthorpe
- [PATCH v4 07/12] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface,
Jason Gunthorpe
- Re: [PATCH v4 00/12] Initial support for SMMUv3 nested translation,
Nicolin Chen
- Re: [PATCH v4 00/12] Initial support for SMMUv3 nested translation,
Will Deacon
- Re: [PATCH v4 00/12] Initial support for SMMUv3 nested translation,
Jason Gunthorpe
- [PATCH v2 00/25] TDX vCPU/VM creation,
Rick Edgecombe
- [PATCH v2 01/25] x86/virt/tdx: Share the global metadata structure for KVM to use,
Rick Edgecombe
- [PATCH v2 02/25] KVM: TDX: Get TDX global information,
Rick Edgecombe
- [PATCH v2 03/25] x86/virt/tdx: Read essential global metadata for KVM,
Rick Edgecombe
- [PATCH v2 04/25] x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID,
Rick Edgecombe
- [PATCH v2 05/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management,
Rick Edgecombe
- [PATCH v2 06/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation,
Rick Edgecombe
- [PATCH v2 07/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation,
Rick Edgecombe
- [PATCH v2 08/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management,
Rick Edgecombe
- [PATCH v2 09/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access,
Rick Edgecombe
- [PATCH v2 10/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations,
Rick Edgecombe
- [PATCH v2 11/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures,
Rick Edgecombe
- [PATCH v2 13/25] KVM: TDX: Add TDX "architectural" error codes,
Rick Edgecombe
- [PATCH v2 12/25] KVM: TDX: Define TDX architectural definitions,
Rick Edgecombe
- [PATCH v2 14/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error,
Rick Edgecombe
- [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization,
Rick Edgecombe
- [PATCH v2 15/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl,
Rick Edgecombe
- [PATCH v2 17/25] KVM: TDX: create/destroy VM structure,
Rick Edgecombe
- [PATCH v2 18/25] KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check,
Rick Edgecombe
- [PATCH v2 19/25] KVM: TDX: initialize VM with TDX specific parameters,
Rick Edgecombe
- [PATCH v2 21/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest,
Rick Edgecombe
- [PATCH v2 20/25] KVM: TDX: Make pmu_intel.c ignore guest TD case,
Rick Edgecombe
- [PATCH v2 22/25] KVM: TDX: create/free TDX vcpu structure,
Rick Edgecombe
- [PATCH v2 24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID,
Rick Edgecombe
- [PATCH v2 23/25] KVM: TDX: Do TDX specific vcpu initialization,
Rick Edgecombe
- [PATCH v2 25/25] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level,
Rick Edgecombe
- Re: [PATCH v2 00/25] TDX vCPU/VM creation,
Adrian Hunter
- [PATCH v1 1/1] s390/kvm: initialize uninitialized flags variable,
Claudio Imbrenda
- [PATCH v1 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]