messages from 2025-08-19 22:07:23 to 2025-08-21 04:29:42 UTC [more...]
[PATCH v9 00/19] TDX KVM selftests
2025-08-21 4:29 UTC (13+ messages)
` [PATCH v9 01/19] KVM: selftests: Include overflow.h instead of redefining is_signed_type()
` [PATCH v9 02/19] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v9 03/19] KVM: selftests: Expose functions to get default sregs values
` [PATCH v9 04/19] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v9 05/19] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v9 06/19] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v9 07/19] KVM: selftests: Add kbuild definitons
` [PATCH v9 08/19] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v9 09/19] KVM: selftests: Add "
` [PATCH v9 10/19] KVM: selftests: Set up TDX boot code region
` [PATCH v9 11/19] KVM: selftests: Set up TDX boot parameters region
` [PATCH v9 12/19] KVM: selftests: Add helper to initialize TDX VM
[PATCH v8 00/30] TDX KVM selftests
2025-08-21 4:19 UTC (13+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v8 09/30] KVM: selftests: TDX: Add TDX lifecycle test
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-08-21 3:30 UTC (12+ messages)
[PATCH V2] RISC-V: KVM: Write hgatp register with valid mode bits
2025-08-21 3:17 UTC (7+ messages)
` [PATCH V4 0/3] Fixup & optimize hgatp mode & vmid detect functions
` [PATCH V4 1/3] RISC-V: KVM: Write hgatp register with valid mode bits
` [PATCH V4 2/3] RISC-V: KVM: Remove unnecessary HGATP csr_read
` [PATCH V4 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
[PATCH v3 0/2] Fix hgatp mode settings within kvm_riscv_gstage_vmid_detect
2025-08-21 2:49 UTC (8+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Write hgatp register with valid mode bits
` [PATCH v3 2/2] RISC-V KVM: Remove unnecessary HGATP csr_read
[PATCH v8 0/3] KVM: x86: Include host suspended time in steal time
2025-08-21 0:44 UTC (7+ messages)
` [PATCH v8 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v8 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v8 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "
[PATCH v9 0/2] Add SEV-SNP CipherTextHiding feature support
2025-08-20 23:23 UTC (5+ messages)
` [PATCH v9 1/2] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v9 2/2] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH v3 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-20 22:19 UTC (4+ messages)
` [PATCH v3 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v3 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v3 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH v6 0/7] TDX host: kexec/kdump support
2025-08-20 21:34 UTC (15+ messages)
` [PATCH v6 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
Questions about FUSE_NOTIFY_INVAL_ENTRY
2025-08-20 20:42 UTC (3+ messages)
[PATCH] MAINTAINERS: Add myself as VFIO-platform reviewer
2025-08-20 20:31 UTC
[PATCH 0/2] vfio: Deprecate fsl-mc, platform, and amba
2025-08-20 20:25 UTC (9+ messages)
` [PATCH 2/2] vfio/platform: Mark for removal
[PATCH RESEND V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-08-20 17:56 UTC (9+ messages)
` [PATCH RESEND V2 1/2] x86/mce: Fix missing address mask in recovery for errors "
[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
2025-08-20 17:21 UTC (3+ messages)
` [PATCH v2 10/16] PCI: Add pci_mfd_isolation()
[PATCH v5 0/1] KVM: Add support for the ERAPS feature
2025-08-20 17:10 UTC (6+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-08-20 16:35 UTC (12+ messages)
[kvm-unit-tests PATCH] x86: nSVM: Add test for EPT A/D bits
2025-08-20 16:29 UTC
[kvm-unit-tests PATCH] x86: nSVM: Add tests for instruction interrupts
2025-08-20 16:29 UTC
[PATCH v2 0/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
2025-08-20 16:22 UTC (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH v2 2/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
[PATCH v9 00/18] AMD: Add Secure AVIC Guest Support
2025-08-20 15:46 UTC (14+ messages)
` [PATCH v9 03/18] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [PATCH v9 04/18] x86/apic: Initialize APIC ID for Secure AVIC
` [PATCH v9 05/18] x86/apic: Add update_vector() callback for apic drivers
` [PATCH v9 07/18] x86/apic: Add support to send IPI for Secure AVIC
[PATCH v11 0/8] KVM: SVM: Enable Secure TSC for SEV-SNP
2025-08-20 15:10 UTC (20+ messages)
` [PATCH v11 1/8] KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
` [PATCH v11 2/8] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
` [PATCH v11 3/8] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v11 4/8] KVM: SVM: Move SEV-ES VMSA allocation to a dedicated sev_vcpu_create() helper
` [PATCH v11 5/8] KVM: SEV: Move init of SNP guest state into sev_init_vmcb()
` [PATCH v11 6/8] KVM: SEV: Set RESET GHCB MSR value during sev_es_init_vmcb()
` [PATCH v11 7/8] KVM: SEV: Fold sev_es_vcpu_reset() into sev_vcpu_create()
` [PATCH v11 8/8] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-20 15:02 UTC (9+ messages)
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-08-20 14:56 UTC (44+ messages)
` [PATCH v10 01/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v10 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v10 04/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v10 06/43] arm64: RME: Define the user ABI
` [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v10 08/43] kvm: arm64: Don't expose debug capabilities for realm guests
` [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v10 10/43] arm64: RME: RTT tear down
` [PATCH v10 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v10 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v10 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v10 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v10 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v10 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v10 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v10 18/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v10 19/43] arm64: RME: Allow populating initial contents
` [PATCH v10 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v10 21/43] KVM: arm64: Handle realm VCPU load
` [PATCH v10 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v10 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v10 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v10 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v10 26/43] arm64: RME: allow userspace to inject aborts
` [PATCH v10 27/43] arm64: RME: support RSI_HOST_CALL
` [PATCH v10 28/43] arm64: RME: Allow checking SVE on VM instance
` [PATCH v10 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v10 30/43] arm64: RME: Prevent Device mappings for Realms
` [PATCH v10 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v10 32/43] arm64: RME: Enable PMU support with a realm guest
` [PATCH v10 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v10 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v10 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v10 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v10 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v10 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v10 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v10 40/43] arm64: RME: Provide accurate register list
` [PATCH v10 41/43] KVM: arm64: Expose support for private memory
` [PATCH v10 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v10 43/43] KVM: arm64: Allow activating realms
[PATCH v8 0/2] Add SEV-SNP CipherTextHiding feature support
2025-08-20 14:58 UTC (4+ messages)
` [PATCH v8 1/2] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v8 2/2] KVM: SEV: Add SEV-SNP CipherTextHiding support
[Invitation] bi-weekly guest_memfd upstream call on 2025-08-21
2025-08-20 14:50 UTC
[PATCH] kvm: x86: simplify kvm_vector_to_index()
2025-08-20 14:19 UTC (6+ messages)
[PATCH v12 00/24] Enable CET Virtualization
2025-08-20 14:12 UTC (17+ messages)
` [PATCH v12 06/24] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v12 15/24] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v12 17/24] KVM: VMX: Set up interception for "
` [PATCH v12 23/24] KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
2025-08-20 13:35 UTC (8+ messages)
[PATCH] KVM: VMX: Micro-optimize SPEC_CTRL handling in __vmx_vcpu_run()
2025-08-20 11:50 UTC (6+ messages)
[PATCH] KVM: VMX: Fix SPEC_CTRL handling
2025-08-20 9:59 UTC
[PATCH v3 0/4] x86/cpu/topology: Work around the nuances of virtualization on AMD/Hygon
2025-08-20 9:59 UTC (7+ messages)
[PATCH v2] KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUs
2025-08-20 2:03 UTC (3+ messages)
[PATCH v8 0/3] update live migration configuration region
2025-08-20 7:24 UTC (4+ messages)
` [PATCH v8 1/3] hisi_acc_vfio_pci: update BAR space size
` [PATCH v8 2/3] crypto: hisilicon - qm updates BAR configuration
` [PATCH v8 3/3] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH v10 0/2] Enable Secure TSC for SEV-SNP
2025-08-20 5:31 UTC (4+ messages)
` [PATCH v10 2/2] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH v3 0/2] KVM: SEV: Improve GHCB Version Handling for SEV-ES/SEV-SNP
2025-08-20 5:29 UTC (4+ messages)
` [PATCH v3 2/2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
[PATCH v7 0/3] update live migration configuration region
2025-08-20 1:53 UTC (4+ messages)
` [PATCH v7 3/3] migration: adapt to new migration configuration
[PATCH RFC 0/2] KVM: TDX: MWAIT in guest
2025-08-20 1:31 UTC (8+ messages)
` [PATCH RFC 1/2] KVM: TDX: Disable general support for "
[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
2025-08-19 23:54 UTC (9+ messages)
[PATCH v1 1/1] KVM: VMX: Fix an indentation
2025-08-19 23:12 UTC (2+ messages)
[PATCH v1 1/1] KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
2025-08-19 23:12 UTC (2+ messages)
[PATCH] KVM: TDX: Remove redundant __GFP_ZERO
2025-08-19 23:12 UTC (2+ messages)
[PATCH] KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
2025-08-19 23:12 UTC (2+ messages)
[PATCH] KVM: selftests: Fix signedness issue with vCPU mmap size check
2025-08-19 23:12 UTC (2+ messages)
[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-08-19 23:12 UTC (2+ messages)
[PATCH v2] arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
2025-08-19 23:12 UTC (2+ messages)
[PATCH v3 0/6] KVM: VMX: Handle the immediate form of MSR instructions
2025-08-19 23:12 UTC (2+ messages)
[PATCH] KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
2025-08-19 23:12 UTC (2+ messages)
[PATCH] KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
2025-08-19 23:12 UTC (2+ messages)
[PATCH 00/18] KVM: x86: Fastpath cleanups and PMU prep work
2025-08-19 23:11 UTC (2+ messages)
[PATCH] KVM: remove redundant __GFP_NOWARN
2025-08-19 23:11 UTC (2+ messages)
[PATCH 0/2] KVM: SVM: fixes for SEV
2025-08-19 23:11 UTC (2+ messages)
[PATCH v3] KVM: x86: use array_index_nospec with indices that come from guest
2025-08-19 23:11 UTC (2+ messages)
[RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
2025-08-19 22:50 UTC (11+ messages)
[PATCH 00/33] vfio: Introduce selftests for VFIO
2025-08-19 22:07 UTC (5+ messages)
` [PATCH 19/33] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH 20/33] vfio: selftests: Add driver for Intel CBDMA
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).