messages from 2024-09-30 14:29:14 to 2024-10-03 23:43:52 UTC [more...]
[PATCH 00/11] KVM: selftests: AVX support + fixes
2024-10-03 23:43 UTC (7+ messages)
` [PATCH 01/11] KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups
` [PATCH 02/11] KVM: selftests: Precisely mask off dynamic fields in CPUID test
` [PATCH 03/11] KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entries
` [PATCH 04/11] KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insns
` [PATCH 05/11] KVM: selftests: Configure XCR0 to max supported value by default
` [PATCH 06/11] KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"
[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
2024-10-03 23:43 UTC (3+ messages)
[PATCH 0/2] KVM: x86: only build common code if at least one vendor module was picked
2024-10-03 23:08 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: leave kvm.ko out of the build if no vendor module is requested
` [PATCH 2/2] x86/reboot: emergency callbacks are now registered by common KVM code
[PATCH] KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
2024-10-03 23:01 UTC
[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
2024-10-03 22:09 UTC (16+ messages)
` [PATCH v2 1/3] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v2 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
[PATCH v2] vhost/vsock: specify module version
2024-10-03 20:55 UTC (13+ messages)
[GIT PULL] KVM/arm64 fixes for 6.12, take #1
2024-10-03 20:37 UTC
[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
2024-10-03 20:23 UTC (2+ messages)
[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-10-03 20:05 UTC (3+ messages)
` [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-03 19:51 UTC (6+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
` [PATCH 4/5] hyperv: Add hv_defs.h to conditionally include hyperv-tlfs.h or hvhdk.h
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code
[PATCH] KVM: arm64: Fix kvm_has_feat*() handling of negative features
2024-10-03 18:38 UTC (2+ messages)
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-10-03 18:08 UTC (3+ messages)
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
2024-10-03 17:13 UTC (9+ messages)
` [Bug 219009] "
Live migrating L1 VMs with nested L2 VMs on AMD
2024-10-03 17:10 UTC (2+ messages)
[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
2024-10-03 13:38 UTC (5+ messages)
` [RFC PATCH 1/3] powerpc/pseries/iommu: Bring back userspace view for single level TCE tables
[RFC PATCH 00/13] Support iommu(fd) persistence for live update
2024-10-03 13:36 UTC (9+ messages)
` [RFC PATCH 03/13] iommu/intel: zap context table entries on kexec
` [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas
` [RFC PATCH 11/13] iommu: Add callback to restore persisted iommu_domain
` [RFC PATCH 12/13] iommufd, guestmemfs: Ensure persistent file used for persistent DMA
[PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
2024-10-03 11:29 UTC (6+ messages)
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-10-03 11:13 UTC (12+ messages)
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
[RFC PATCH v2 0/5] Add support for the Bus Lock Threshold
2024-10-03 11:08 UTC (10+ messages)
` [RFC PATCH v2 1/5] x86/cpu: Add virt tag in /proc/cpuinfo
` [RFC PATCH v2 2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
` [RFC PATCH v2 3/5] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v2 4/5] KVM: X86: Add documentation about behavioral difference for KVM_EXIT_BUS_LOCK
` [RFC PATCH v2 5/5] KVM: selftests: Add bus lock exit test
[PATCH] vsock/virtio: use GFP_ATOMIC under RCU read lock
2024-10-03 10:03 UTC (6+ messages)
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-03 3:29 UTC (4+ messages)
` [PATCH v8 11/11] arm64: support cpuidle-haltpoll
[kvm-unit-tests PATCH] pmu_lbr: drop check for MSR_LBR_TOS != 0
2024-10-02 23:56 UTC
[PATCH 00/25] TDX vCPU/VM creation
2024-10-02 23:39 UTC (14+ messages)
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 15/25] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
2024-10-02 16:17 UTC (7+ messages)
` [PATCH 2/2] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches
[kvm-unit-tests PATCH v3 0/2] s390x: add tests for diag258
2024-10-02 15:57 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: edat: move LC_SIZE to arch_def.h
` [kvm-unit-tests PATCH v3 2/2] s390x: add test for diag258
[kvm-unit-tests PATCH v1 1/1] s390x: edat: test 2G large page spanning end of memory
2024-10-02 15:27 UTC (5+ messages)
[kvm-unit-tests PATCH v2 0/2] s390x: add tests for diag258
2024-10-02 14:13 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: add test "
[PATCH v8 0/3] Add extioi virt extension support
2024-10-02 13:42 UTC (4+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "
[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
2024-10-02 5:26 UTC (11+ messages)
[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
2024-10-01 23:00 UTC (2+ messages)
[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-10-01 21:40 UTC (10+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
[PATCH] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
2024-10-01 19:16 UTC (5+ messages)
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-01 18:18 UTC (31+ messages)
` [PATCH v3 01/27] KVM: x86: Use a dedicated flow for queueing re-injected exceptions
` [PATCH v3 02/27] KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 04/27] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v3 06/27] x86/cea: Export per CPU variable cea_exception_stacks
` [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v3 08/27] KVM: x86: Use KVM-governed feature framework to track "FRED enabled"
` [PATCH v3 09/27] KVM: VMX: Do not use MAX_POSSIBLE_PASSTHROUGH_MSRS in array definition
` [PATCH v3 10/27] KVM: VMX: Set FRED MSR interception
` [PATCH v3 11/27] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v3 12/27] KVM: VMX: Add support for FRED context save/restore
` [PATCH v3 13/27] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v3 14/27] KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM
` [PATCH v3 15/27] KVM: VMX: Virtualize FRED event_data
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED
` [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v3 19/27] KVM: x86: Allow FRED/LKGS to be advertised to guests
` [PATCH v3 20/27] KVM: x86: Allow WRMSRNS "
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 22/27] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v3 23/27] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
` [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields
` [PATCH v3 25/27] KVM: nVMX: Add FRED "
` [PATCH v3 26/27] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v3 27/27] KVM: nVMX: Allow VMX FRED controls
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-01 15:35 UTC (7+ messages)
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function "
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[PATCH] KVM: selftests: Fix build on architectures other than x86_64
2024-10-01 15:16 UTC (2+ messages)
[PATCH 0/2] A couple of KVM dead functions
2024-10-01 15:03 UTC (4+ messages)
` [PATCH 1/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn
` [PATCH 2/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-10-01 14:36 UTC (14+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available
[PATCH] KVM: arm64: Another reviewer reshuffle
2024-10-01 14:28 UTC (2+ messages)
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-10-01 12:11 UTC (4+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
[PATCH] RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
2024-10-01 11:35 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
2024-10-01 11:35 UTC (2+ messages)
[PATCH 0/2] Fixes for KVM PMU trap/emulation
2024-10-01 11:35 UTC (2+ messages)
[PATCH v2 0/2] KVM: Coalesced IO cleanup and test
2024-10-01 11:35 UTC (2+ messages)
[RFC] Simple device assignment with VFIO platform
2024-10-01 10:15 UTC (5+ messages)
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-01 8:47 UTC (2+ messages)
[PATCH] KVM/x86: Do not clear SIPI while in SMM
2024-10-01 8:18 UTC (3+ messages)
[PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-10-01 7:58 UTC
[PATCH v2 00/15] Prepare GHES driver to support error injection
2024-10-01 7:03 UTC (2+ messages)
` [PATCH v2 11/15] acpi/ghes: better name GHES memory error function
[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-09-30 22:48 UTC (4+ messages)
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test
Can class_compat usage in vfio/mdev be removed?
2024-09-30 22:08 UTC (3+ messages)
Supporting VFIO on nVidia's Orin platform
2024-09-30 21:47 UTC (4+ messages)
[PATCH v2 0/4] Introduce a quirk to control memslot zap behavior
2024-09-30 18:15 UTC (5+ messages)
` [PATCH v2 3/4] KVM: selftests: Allow slot modification stress test with quirk disabled
[PATCH 0/8] *** RFC: ARM KVM dirty tracking device ***
2024-09-30 17:33 UTC (4+ messages)
[GIT PULL] KVM/x86 changes for Linux 6.12
2024-09-30 17:17 UTC (5+ messages)
[PATCH RFC v2 0/3] riscv: add Svukte extension
2024-09-30 17:10 UTC (5+ messages)
` [PATCH RFC v2 1/3] dt-bindings: riscv: Add Svukte entry
` [PATCH RFC v2 2/3] riscv: Add Svukte extension support
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-09-30 16:56 UTC (11+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
[PATCH v4 0/3] Distinguish between variants of IBPB
2024-09-30 16:19 UTC (3+ messages)
[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
2024-09-30 15:59 UTC (11+ messages)
[PATCH] KVM: x86/tdp_mmu: Trigger the callback only when an interesting change
2024-09-30 15:54 UTC (7+ messages)
[PATCH] kvm/debugfs: add file to get vcpu steal time statistics
2024-09-30 15:44 UTC (6+ messages)
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