public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-18 15:26:13 to 2025-09-19 22:01:16 UTC [more...]

[PATCH v2 00/16] KVM: arm64: TTW reporting on SEA and 52bit PA in S1 PTW
 2025-09-19 22:00 UTC  (5+ messages)
` [PATCH v2 06/16] KVM: arm64: Compute shareability for LPA2
` [PATCH v2 07/16] KVM: arm64: Populate PAR_EL1 with 52bit addresses

[PATCH v4 0/7] KVM: SVM: Enable AVIC for Zen4+ (if x2AVIC)
 2025-09-19 21:59 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: SVM: Make svm_x86_ops globally visible, clean up on-HyperV usage
` [PATCH v4 2/7] KVM: SVM: Move x2AVIC MSR interception helper to avic.c
` [PATCH v4 3/7] KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
` [PATCH v4 4/7] KVM: SVM: Always print "AVIC enabled" separately, even when force enabled
` [PATCH v4 5/7] KVM: SVM: Don't advise the user to do force_avic=y (when x2AVIC is detected)
` [PATCH v4 6/7] KVM: SVM: Move global "avic" variable to avic.c
` [PATCH v4 7/7] KVM: SVM: Enable AVIC by default for Zen4+ if x2AVIC is support

[PATCH v3 0/6] KVM: SVM: Enable AVIC for Zen4+ (if x2AVIC)
 2025-09-19 21:56 UTC  (18+ messages)
` [PATCH v3 1/6] KVM: SVM: Move x2AVIC MSR interception helper to avic.c
` [PATCH v3 2/6] KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
` [PATCH v3 3/6] KVM: SVM: Always print "AVIC enabled" separately, even when force enabled
` [PATCH v3 4/6] KVM: SVM: Don't advise the user to do force_avic=y (when x2AVIC is detected)
` [PATCH v3 5/6] KVM: SVM: Move global "avic" variable to avic.c
` [PATCH v3 6/6] KVM: SVM: Enable AVIC by default for Zen4+ if x2AVIC is support

[PATCH v4 0/5] KVM: selftests: PMU fixes for GNR/SRF/CWF
 2025-09-19 21:46 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
` [PATCH v4 2/5] KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
` [PATCH v4 3/5] KVM: selftests: Reduce number of "unavailable PMU events" combos tested
` [PATCH v4 4/5] KVM: selftests: Validate more arch-events in pmu_counters_test
` [PATCH v4 5/5] KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount

[PATCH 0/8] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-09-19 21:45 UTC  (14+ messages)
` [PATCH 1/8] target/i386: SEV: Generalize handling of SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH 2/8] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM
` [PATCH 3/8] target/i386: SEV: Consolidate SEV feature validation to common init path
` [PATCH 5/8] target/i386: SEV: Add support for enabling debug-swap SEV feature
` [PATCH 6/8] target/i386: SEV: Enable use of KVM_SEV_INIT2 for SEV-ES guests
` [PATCH 7/8] target/i386: SEV: Add support for enabling Secure TSC SEV feature

[PATCH] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR
 2025-09-19 21:42 UTC 

[PATCH v2 0/2] KVM: SVM: Fix a bug where TSC_AUX can get clobbered
 2025-09-19 21:38 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Add helper to retrieve current value of user return MSR
` [PATCH v2 2/2] KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest

[PATCH v2] KVM: SEV: Reject non-positive effective lengths during LAUNCH_UPDATE
 2025-09-19 21:16 UTC 

[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
 2025-09-19 21:15 UTC  (12+ messages)
        ` [PATCH] vhost: Take a reference on the task that is reference in struct vhost_task

[PATCH v9 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-09-19 21:05 UTC  (31+ messages)
` [PATCH v9 01/10] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v9 02/10] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v9 03/10] x86,fs/resctrl: Detect io_alloc feature
` [PATCH v9 04/10] x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v9 05/10] fs/resctrl: Introduce interface to display "io_alloc" support
` [PATCH v9 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v9 07/10] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v9 08/10] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v9 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
` [PATCH v9 10/10] fs/resctrl: Update bit_usage to reflect io_alloc

[PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
 2025-09-19 20:51 UTC  (3+ messages)

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-19 20:58 UTC  (39+ messages)
` [PATCH v15 13/41] KVM: x86: Enable guest SSP read/write interface with new uAPIs
` [PATCH v15 18/41] KVM: x86: Don't emulate instructions affected by CET features
` [PATCH v15 19/41] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v15 21/41] KVM: nVMX: Prepare for enabling CET support for nested guest
` [PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid

[Discussion] x86: Guest Support for APX
 2025-09-19 20:14 UTC 

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-19 19:26 UTC  (25+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 08/16] x86/virt/tdx: Optimize "
` [PATCH v3 09/16] KVM: TDX: Allocate PAMT memory for TD control structures
` [PATCH v3 10/16] KVM: TDX: Allocate PAMT memory for vCPU "
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v3 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v3 14/16] KVM: TDX: Reclaim PAMT memory
` [PATCH v3 15/16] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v3 16/16] Documentation/x86: Add documentation for TDX's "

[RFC PATCH v2 0/4] SEV-SNP guest policy bit support updates
 2025-09-19 19:00 UTC  (5+ messages)
` [RFC PATCH v2 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH v2 2/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [RFC PATCH v2 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [RFC PATCH v2 4/4] KVM: SEV: Add known "

[PATCH v3 01/10] PCI: Avoid saving error values for config space
 2025-09-19 18:17 UTC  (3+ messages)

[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
 2025-09-19 17:14 UTC  (9+ messages)

[PATCH 1/2] KVM: x86: Add helper to retrieve cached value of user return MSR
 2025-09-19 16:45 UTC  (8+ messages)
` [PATCH 2/2] KVM: SVM: Use cached value as restore value of TSC_AUX for SEV-ES guest

[PATCH v3 0/5] KVM: selftests: PMU fixes for GNR/SRF/CWF
 2025-09-19 16:42 UTC  (12+ messages)
` [PATCH v3 1/5] KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
` [PATCH v3 2/5] KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
` [PATCH v3 3/5] KVM: selftests: Reduce number of "unavailable PMU events" combos tested
` [PATCH v3 4/5] KVM: selftests: Validate more arch-events in pmu_counters_test
` [PATCH v3 5/5] KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount

[PATCH] KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
 2025-09-19 16:22 UTC  (2+ messages)

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-09-19 15:53 UTC  (4+ messages)
` [PATCH v8 06/29] KVM: arm64: Introduce non-UNDEF FGT control

[PATCH v3 0/8] riscv: Add Zalasr ISA extension support
 2025-09-19 12:12 UTC  (14+ messages)
` [PATCH v3 1/8] riscv: add ISA extension parsing for Zalasr
` [PATCH v3 2/8] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v3 3/8] riscv: hwprobe: Export Zalasr extension
` [PATCH v3 4/8] riscv: Introduce Zalasr instructions
` [PATCH v3 5/8] riscv: Use Zalasr for smp_load_acquire/smp_store_release
` [PATCH v3 6/8] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
` [PATCH v3 7/8] RISC-V: KVM: Allow Zalasr extensions for Guest/VM
` [PATCH v3 8/8] KVM: riscv: selftests: Add Zalasr extensions to get-reg-list test
  ` [External] Re: [PATCH v3 0/8] riscv: Add Zalasr ISA extension support

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-19  8:44 UTC  (4+ messages)
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map

[RESEND v4 0/7] KVM: SVM: Add support for 4k vCPUs with x2AVIC
 2025-09-19  8:41 UTC  (3+ messages)
` [RESEND v4 6/7] x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXT

[PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
 2025-09-19  8:30 UTC  (2+ messages)

[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-19  8:25 UTC  (2+ messages)

[PATCH vhost 1/3] vhost-net: unbreak busy polling
 2025-09-19  7:25 UTC  (3+ messages)

[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
 2025-09-19  6:31 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH v2 2/5] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH v2 3/5] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH v2 4/5] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH v2 5/5] KVM: x86: Export KVM-internal symbols for sub-modules only

[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
 2025-09-19  1:37 UTC  (7+ messages)

[PATCH 0/9] KVM: VMX: EPTP cleanups and nVMX fixes
 2025-09-19  0:59 UTC  (10+ messages)
` [PATCH 1/9] KVM: VMX: Hoist construct_eptp() "up" in vmx.c
` [PATCH 2/9] KVM: nVMX: Hardcode dummy EPTP used for early nested consistency checks
` [PATCH 3/9] KVM: x86/mmu: Move "dummy root" helpers to spte.h
` [PATCH 4/9] KVM: VMX: Use kvm_mmu_page role to construct EPTP, not current vCPU state
` [PATCH 5/9] KVM: nVMX: Add consistency check for TPR_THRESHOLD[31:4]!=0 without VID
` [PATCH 6/9] KVM: nVMX: Add consistency check for TSC_MULTIPLIER=0
` [PATCH 7/9] KVM: nVMX: Stuff vmcs02.TSC_MULTIPLIER early on for nested early checks
` [PATCH 8/9] KVM: nVMX: Remove support for "early" consistency checks via hardware
` [PATCH 9/9] KVM: nVMX: Add an off-by-default module param to WARN on missed consistency checks

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-09-19  0:10 UTC  (2+ messages)

[PATCH v9 0/2] Add SEV-SNP CipherTextHiding feature support
 2025-09-19  0:10 UTC  (2+ messages)

[PATCH] accel/kvm: Fix kvm_convert_memory calls crossing memory regions
 2025-09-18 22:12 UTC 

[PATCH v3 0/6] KVM: VMX: Handle the immediate form of MSR instructions
 2025-09-18 18:33 UTC  (9+ messages)
` [PATCH v3 4/6] KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2025-09-18 17:57 UTC 

[GIT PULL] KVM changes for Linux 6.17-rc7
 2025-09-18 16:51 UTC  (2+ messages)

[GIT PULL v2] virtio,vhost: last minute fixes
 2025-09-18 16:20 UTC  (5+ messages)

[BUG] [KVM/VMX] Level triggered interrupts mishandled on Windows w/ nested virt(Credential Guard) when using split irqchip
 2025-09-18 16:05 UTC  (8+ messages)

[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
 2025-09-18 16:25 UTC 

[PATCH 0/2] arm: add kvm-psci-version vcpu property
 2025-09-18 15:26 UTC  (5+ messages)
` [PATCH 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH 2/2] target/arm/kvm: add kvm-psci-version vcpu property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox