messages from 2025-06-25 11:25:42 to 2025-06-26 17:16:52 UTC [more...]
[PATCH v1 1/1] KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
2025-06-26 17:16 UTC
[PATCH v6 0/8] KVM: VMX: Preserve host's DEBUGCTL.FREEZE_IN_SMM
2025-06-26 17:07 UTC (5+ messages)
` [PATCH v6 8/8] KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-06-26 16:59 UTC (32+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
` [PATCHv2 02/12] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCHv2 03/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCHv2.1 "
` [PATCHv2 07/12] KVM: TDX: Preallocate PAMT pages to be used in page fault path
` [PATCHv2 08/12] KVM: TDX: Handle PAMT allocation in "
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-06-26 16:48 UTC (21+ messages)
` [kvm-unit-tests PATCH v4 01/13] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v4 02/13] scripts: Document environment variables
` [kvm-unit-tests PATCH v4 03/13] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v4 04/13] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v4 06/13] scripts: Add support for kvmtool
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments "
` [kvm-unit-tests PATCH v4 08/13] scripts: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v4 09/13] scripts: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v4 10/13] scripts: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v4 11/13] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v4 12/13] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
` [kvm-unit-tests PATCH v4 13/13] scripts: Enable kvmtool
[PATCH 00/33] vfio: Introduce selftests for VFIO
2025-06-26 16:29 UTC (5+ messages)
` [PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test
[PATCH] kvm/x86: ARCH_CAPABILITIES should not be advertised on AMD
2025-06-26 16:08 UTC (5+ messages)
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-06-26 15:58 UTC (3+ messages)
[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-06-26 15:31 UTC (13+ messages)
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages
[GIT PULL] KVM/arm64 fixes for 6.16, take #4
2025-06-26 15:20 UTC
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-06-26 15:16 UTC (20+ messages)
[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
2025-06-26 14:51 UTC
[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
2025-06-26 14:58 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH 2/2] scripts: Add 'test_args' test definition parameter
[kvm-unit-tests PATCH] x86/emulator64: Extend non-canonical memory access tests with CR2 coverage
2025-06-26 14:49 UTC (2+ messages)
[PATCH] x86/hyper-v: Filter non-canonical addresses passed via HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST(_EX)
2025-06-26 13:49 UTC (4+ messages)
[PATCH v4 0/3] x86/sev: improve efi runtime code support
2025-06-26 11:40 UTC (4+ messages)
` [PATCH v4 1/3] x86/sev/vc: fix efi runtime instruction emulation
` [PATCH v4 2/3] x86/sev: fix error handling in sev_es_efi_map_ghcbs_caas()
` [PATCH v4 3/3] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too
[PATCH v3 0/6] TDX host: kexec/kdump support
2025-06-26 10:48 UTC (7+ messages)
` [PATCH v3 1/6] x86/sme: Use percpu boolean to control wbinvd during kexec
` [PATCH v3 2/6] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v3 3/6] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v3 4/6] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v3 5/6] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier
[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
2025-06-26 8:59 UTC (8+ messages)
` [PATCH v5 1/5] KVM: x86: Replace growing set of *_in_guest bools with a u64
` [PATCH v5 2/5] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
` [PATCH v5 3/5] KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
` [PATCH v5 4/5] KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
` [PATCH v5 5/5] KVM: selftests: Convert arch_timer tests to common helpers to pin task
[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
2025-06-26 8:53 UTC (20+ messages)
[PATCH v6 0/4] Enable Secure TSC for SEV-SNP
2025-06-26 8:53 UTC (9+ messages)
` [PATCH v6 3/4] KVM: SVM: Add GUEST_TSC_FREQ MSR for Secure TSC enabled guests
` [PATCH v6 4/4] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH v3 0/2] x86/sev: improve efi runtime code support
2025-06-26 8:21 UTC (5+ messages)
` [PATCH v3 1/2] x86/sev/vc: fix efi runtime instruction emulation
` [PATCH v3 2/2] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too
[PATCH v2 0/2] x86/sev: improve efi runtime code support
2025-06-26 7:43 UTC (8+ messages)
` [PATCH v2 2/2] x86/sev: let sev_es_efi_map_ghcbs map the caa pages too
[kvm-unit-tests PATCH v1 0/8] Improve CET tests
2025-06-26 7:40 UTC (2+ messages)
[kvm-unit-tests PATCH v2 00/13] Improve CET tests
2025-06-26 7:34 UTC (14+ messages)
` [kvm-unit-tests PATCH v2 01/13] x86: cet: Pass virtual addresses to invlpg
` [kvm-unit-tests PATCH v2 02/13] x86: cet: Remove unnecessary memory zeroing for shadow stack
` [kvm-unit-tests PATCH v2 03/13] x86: cet: Directly check for #CP exception in run_in_user()
` [kvm-unit-tests PATCH v2 04/13] x86: cet: Validate #CP error code
` [kvm-unit-tests PATCH v2 05/13] x86: cet: Use report_skip()
` [kvm-unit-tests PATCH v2 06/13] x86: cet: Drop unnecessary casting
` [kvm-unit-tests PATCH v2 07/13] x86: cet: Validate writing unaligned values to SSP MSR causes #GP
` [kvm-unit-tests PATCH v2 08/13] x86: cet: Validate CET states during VMX transitions
` [kvm-unit-tests PATCH v2 09/13] x86: cet: Make shadow stack less fragile
` [kvm-unit-tests PATCH v2 10/13] x86: cet: Simplify IBT test
` [kvm-unit-tests PATCH v2 11/13] x86: cet: Use symbolic values for the #CP error codes
` [kvm-unit-tests PATCH v2 12/13] x86: cet: Test far returns too
` [kvm-unit-tests PATCH v2 13/13] x86: Avoid top-most page for vmalloc on x86-64
[RFC] ARM vGIC-ITS tables serialization when running protected VMs
2025-06-26 6:22 UTC
[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-26 5:02 UTC (7+ messages)
` [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
` [EXTERNAL] "
[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
2025-06-26 4:54 UTC (4+ messages)
` [PATCH v2 06/12] python: upgrade to python3.9+ syntax
[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-26 2:14 UTC (2+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
2025-06-25 10:05 UTC (5+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
[kvm-unit-tests PATCH v2 00/14] x86: Add CPUID properties, clean up related code
2025-06-25 22:25 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] x86/msr: Add SPEC_CTRL coverage
2025-06-25 22:25 UTC (2+ messages)
[kvm-unit-tests PATCH] x86/pmu: Verify all available GP counters in check_counters_many()
2025-06-25 22:25 UTC (2+ messages)
[PATCH 0/5] KVM: VMX: Fix MMIO Stale Data Mitigation
2025-06-25 22:25 UTC (2+ messages)
[PATCH 0/2] More cleanups to MSR interception code
2025-06-25 22:25 UTC (2+ messages)
[PATCH] KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
2025-06-25 22:25 UTC (3+ messages)
[PATCH] KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
2025-06-25 22:25 UTC (2+ messages)
[PATCH] Documentation: KVM: Fix unexpected unindent warnings
2025-06-25 22:25 UTC (2+ messages)
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-25 21:47 UTC (12+ messages)
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
2025-06-25 19:26 UTC (14+ messages)
[PATCH v4 00/19] Enable FRED with KVM VMX
2025-06-25 18:29 UTC (11+ messages)
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore
` [PATCH v4 14/19] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v4 15/19] KVM: x86: Allow FRED/LKGS to be advertised to guests
[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
2025-06-25 16:28 UTC (3+ messages)
[PATCH v4 00/33] TDX initialization + vCPU/VM creation
2025-06-25 16:12 UTC (4+ messages)
` [PATCH 23/33] KVM: TDX: create/destroy VM structure
[kvm-unit-tests PATCH v2] riscv: lib: sbi_shutdown add pass/fail exit code
2025-06-25 15:47 UTC (4+ messages)
[PATCH 02/12] linux-headers: replace FSF postal address with licenses URL
2025-06-25 15:45 UTC (2+ messages)
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-25 15:28 UTC (5+ messages)
` [PATCH v3 20/62] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-06-25 15:12 UTC (3+ messages)
` [PATCH v3 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
[PATCH] kvm: x86: fix infinite loop in kvm_guest_time_update when tsc is 0
2025-06-25 14:45 UTC (2+ messages)
[PATCH v5 0/3] Move duplicated instructions macros into asm/insn.h
2025-06-25 14:20 UTC (2+ messages)
[PATCH next] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
2025-06-25 14:15 UTC (4+ messages)
[RFC PATCH v7 00/37] AMD: Add Secure AVIC Guest Support
2025-06-25 14:05 UTC (20+ messages)
` [RFC PATCH v7 01/37] KVM: lapic: Remove __apic_test_and_{set|clear}_vector()
` [RFC PATCH v7 03/37] x86/apic: KVM: Deduplicate APIC vector => register+bit math
` [RFC PATCH v7 07/37] KVM: lapic: Rename lapic get/set_reg() helpers
` [RFC PATCH v7 10/37] KVM: lapic: Mark apic_find_highest_vector() inline
` [RFC PATCH v7 11/37] x86/apic: KVM: Move apic_find_highest_vector() to a common header
` [RFC PATCH v7 12/37] x86/apic: KVM: Move lapic get/set_reg() helpers to common code
` [RFC PATCH v7 14/37] KVM: x86: Move lapic set/clear_vector() "
` [RFC PATCH v7 18/37] x86/apic: Simplify bitwise operations on apic bitmap
[PATCH v2 00/32] KVM: x86: Clean up MSR interception code
2025-06-25 12:03 UTC (2+ messages)
[PATCH v6 00/28] KVM: arm64: Implement support for SME
2025-06-25 10:48 UTC (15+ messages)
` [PATCH v6 15/28] KVM: arm64: Support SME control registers
` [PATCH v6 16/28] KVM: arm64: Support TPIDR2_EL0
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers
` [PATCH v6 19/28] KVM: arm64: Provide assembly for SME register access
` [PATCH v6 20/28] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v6 21/28] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v6 22/28] KVM: arm64: Expose SME specific state to userspace
` [PATCH v6 23/28] KVM: arm64: Context switch SME state for guests
` [PATCH v6 24/28] KVM: arm64: Handle SME exceptions
` [PATCH v6 25/28] KVM: arm64: Expose SME to nested guests
` [PATCH v6 26/28] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v6 27/28] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v6 28/28] KVM: arm64: selftests: Add SME to set_id_regs test
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;
as well as URLs for NNTP newsgroup(s).