messages from 2024-08-29 00:21:49 to 2024-08-30 11:11:00 UTC [more...]
[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-08-30 11:10 UTC (20+ messages)
` [PATCH v3 2/8] x86/virt/tdx: Remove 'struct field_mapping' and implement TD_SYSINFO_MAP() macro
` [PATCH v3 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v3 4/8] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v3 5/8] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v3 7/8] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v3 8/8] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature
[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-30 11:09 UTC (18+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost 2/7] vdpa/mlx5: Delete "
` [PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-08-30 11:05 UTC (4+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
[kvm-unit-tests PATCH 0/3] riscv: Improve on-cpu and IPI support
2024-08-30 11:01 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/3] lib/cpumask: Fix and simplify a few functions
` [kvm-unit-tests PATCH 2/3] lib/on-cpus: Introduce on_cpumask and on_cpumask_async
` [kvm-unit-tests PATCH 3/3] riscv: Introduce SBI IPI convenience functions
` [kvm-unit-tests PATCH 4/3] riscv: Provide helpers for IPIs
[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-30 10:58 UTC (8+ messages)
` [PATCH vhost v2 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost v2 2/7] vdpa/mlx5: Delete "
` [PATCH vhost v2 3/7] vdpa/mlx5: Rename function
` [PATCH vhost v2 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost v2 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost v2 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost v2 7/7] vdpa/mlx5: Postpone MR deletion
[kvm-unit-tests PATCH] riscv: Fix argc
2024-08-30 10:42 UTC (2+ messages)
[PATCH 00/25] TDX vCPU/VM creation
2024-08-30 9:40 UTC (49+ messages)
` [PATCH 02/25] KVM: TDX: Define TDX architectural definitions
` [PATCH 03/25] KVM: TDX: Add TDX "architectural" error codes
` [PATCH 05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 08/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 17/25] KVM: TDX: create/free TDX vcpu structure
[PATCH v8 0/3] Add extioi virt extension support
2024-08-30 9:32 UTC (4+ messages)
` [PATCH v8 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v8 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v8 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-08-30 9:07 UTC (26+ messages)
` [PATCH v2 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 3/8] ACPICA: IORT: Update for revision E.f
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-08-30 8:21 UTC (19+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold
` [RFC PATCH v1 4/4] KVM: selftests: Add bus lock exit test
[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-30 8:07 UTC (5+ messages)
[PATCH v6 0/2] Add arch_timer_edge_cases selftest
2024-08-30 8:07 UTC (2+ messages)
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-08-30 7:02 UTC (37+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 02/21] pci/doe: Define protocol types and make those public
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
` [RFC PATCH 04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability
` [RFC PATCH 05/21] crypto/ccp: Make some SEV helpers public
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
[PATCH] KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace
2024-08-30 4:44 UTC
[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-30 4:36 UTC (11+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v4 02/10] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v4 03/10] KVM: Rename symbols related to enabling virtualization hardware
` [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
` [PATCH v4 05/10] KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
` [PATCH v4 06/10] KVM: x86: "
` [PATCH v4 07/10] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v4 08/10] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v4 09/10] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v4 10/10] KVM: x86: Register "emergency disable" callbacks when virt is enabled
[PATCH -next] KVM: x86: Remove some unused declarations
2024-08-30 3:54 UTC (2+ messages)
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-30 3:47 UTC (16+ messages)
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v6 03/11] KVM: arm64: "
` [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit
[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
2024-08-30 2:58 UTC (2+ messages)
` PING: "
[PATCH] KVM: selftests: Add SEV-ES shutdown test
2024-08-30 2:36 UTC (2+ messages)
[PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code
2024-08-30 1:43 UTC (2+ messages)
[RFC PATCH 0/5] vfio: platform: reset: Introduce tegra234 mgbe reset module
2024-08-29 23:21 UTC (7+ messages)
` [RFC PATCH 1/5] vfio_platform: Introduce vfio_platform_get_region helper
` [RFC PATCH 2/5] vfio_platform: reset: Prepare for additional reset ops
` [RFC PATCH 3/5] vfio_platform: reset: Introduce new open and close callbacks
` [RFC PATCH 4/5] vfio-platform: Add a new handle to store reset data
` [RFC PATCH 5/5] vfio/platform: Add tegra234-mgbe vfio platform reset module
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-08-29 22:24 UTC (6+ messages)
` [PATCH RFC v2 1/5] mm: Introduce guest_memfd
` [PATCH RFC v2 2/5] mm: guest_memfd: Allow folios to be accessible to host
` [PATCH RFC v2 3/5] kvm: Convert to use guest_memfd library
` [PATCH RFC v2 4/5] mm: guest_memfd: Add ability for userspace to mmap pages
` [PATCH RFC v2 5/5] mm: guest_memfd: Add option to remove inaccessible memory from direct map
[PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
2024-08-29 20:45 UTC (4+ messages)
[PATCH] kbuild: use objcopy to generate asm-offsets
2024-08-29 20:37 UTC (4+ messages)
[PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
2024-08-29 20:25 UTC (3+ messages)
[PATCH v2 0/4] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
2024-08-29 20:18 UTC (7+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v2 2/4] KVM: x86/mmu: Extract out TDP MMU NX huge page recovery code
` [PATCH v2 3/4] KVM: x86/mmu: Rearrange locks and to_zap count for NX huge page recovery
` [PATCH v2 4/4] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-08-29 20:01 UTC (23+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
[PATCH 0/2] KVM: Fix a lurking bug in kvm_clear_guest()
2024-08-29 19:14 UTC (3+ messages)
` [PATCH 1/2] KVM: Write the per-page "segment" when clearing (part of) a guest page
` [PATCH 2/2] KVM: Harden guest memory APIs against out-of-bounds accesses
[PATCH v3 0/6] KVM: Improve MMIO Coalescing API
2024-08-29 17:42 UTC (6+ messages)
` [PATCH v3 2/6] KVM: Add KVM_CREATE_COALESCED_MMIO_BUFFER ioctl
[kvm-unit-tests PATCH v2 0/4] riscv: sbi: Add support to test HSM extension
2024-08-29 16:00 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 3/4] riscv: sbi: Add HSM extension functions
` [kvm-unit-tests PATCH v2 4/4] riscv: sbi: Add tests for HSM extension
[PATCH] x86/sev: Fix host kdump support for SNP
2024-08-29 15:50 UTC (8+ messages)
[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-29 15:13 UTC (4+ messages)
[Bug 219210] New: [kvm-unit-tests] kvm-unit-tests vmx_posted_intr_test failed
2024-08-29 14:44 UTC (2+ messages)
` [Bug 219210] "
[PATCH v7 0/3] Add extioi virt extension support
2024-08-29 14:04 UTC (6+ messages)
` [PATCH v7 3/3] irqchip/loongson-eiointc: "
[RFC PATCH 0/5] Enable Secure TSC for SEV-SNP
2024-08-29 13:22 UTC (7+ messages)
` [RFC PATCH 1/5] x86/cpufeatures: Add SNP Secure TSC
` [RFC PATCH 2/5] KVM: SVM: Set TSC frequency for SecureTSC-enabled guests
` [RFC PATCH 3/5] KVM: SVM: Add GUEST_TSC_FREQ MSR
` [RFC PATCH 4/5] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled
` [RFC PATCH 5/5] KVM: SVM: Add Secure TSC support for SNP Guest
[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
2024-08-29 12:37 UTC (5+ messages)
[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
2024-08-29 6:20 UTC
[PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest
2024-08-29 0:48 UTC (4+ messages)
` [PATCH v2 05/11] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
[PATCH v3 0/4] Distinguish between variants of IBPB
2024-08-29 0:21 UTC (8+ messages)
` [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox