public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-21 19:56:56 to 2026-04-22 18:56:08 UTC [more...]

[RFC PATCH 0/1] KVM: VMX: restore host CR2 after VM exit
 2026-04-22 18:56 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-22 18:39 UTC  (14+ messages)

[PATCH v3 00/32] target/arm: fully model WFxT instructions for A-profile
 2026-04-22 16:57 UTC  (36+ messages)
` [PATCH v3 01/32] target/arm: migrate basic syndrome helpers to registerfields
` [PATCH v3 02/32] target/arm: migrate system/cp trap syndromes "
` [PATCH v3 03/32] target/arm: migrate FP/SIMD "
` [PATCH v3 04/32] target/arm: migrate eret "
` [PATCH v3 05/32] target/arm: migrate SME "
` [PATCH v3 06/32] target/arm: migrate PAC "
` [PATCH v3 07/32] target/arm: migrate BTI "
` [PATCH v3 08/32] target/arm: migrate BXJ "
` [PATCH v3 09/32] target/arm: migrate Granule Protection traps "
` [PATCH v3 10/32] target/arm: migrate fault syndromes "
` [PATCH v3 11/32] target/arm: migrate debug "
` [PATCH v3 12/32] target/arm: migrate wfx "
` [PATCH v3 13/32] target/arm: migrate gcs "
` [PATCH v3 14/32] target/arm: migrate memory op "
` [PATCH v3 15/32] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [PATCH v3 16/32] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [PATCH v3 17/32] target/arm: use syndrome helpers to set SAME_EL EC bit
` [PATCH v3 18/32] target/arm: make whpx use syndrome helpers for decode
` [PATCH v3 19/32] target/arm: make hvf "
` [PATCH v3 20/32] target/arm: use syndrome helpers in merge_syn_data_abort
` [PATCH v3 21/32] target/arm: use syndrome helpers to query VNCR bit
` [PATCH v3 22/32] target/arm: remove old syndrome defines
` [PATCH v3 23/32] target/arm: report register in WFIT syndromes
` [PATCH v3 24/32] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v3 25/32] target/arm: redefine event stream fields
` [PATCH v3 26/32] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v3 27/32] target/arm: implements SEV/SEVL for all modes
` [PATCH v3 28/32] target/arm: hoist event broadcast code into a helper
` [PATCH v3 29/32] target/arm: implement global monitor events
` [PATCH v3 30/32] target/arm: enable event stream on WFE instructions
` [PATCH v3 31/32] target/arm: handle the WFE trap case
` [PATCH v3 32/32] target/arm: implement WFET

[BUG] WARNING in workingset_activation triggered by KVM page fault path on Linux 7.0.0-08391-g1d51b370a0f8
 2026-04-22 15:54 UTC  (7+ messages)

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-04-22 15:38 UTC  (2+ messages)

CPU Lockups in KVM with deferred hrtimer rearming
 2026-04-22 15:26 UTC  (31+ messages)

[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
 2026-04-22 14:57 UTC  (8+ messages)
` [PATCH v4 35/49] KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive

[PATCH v2 0/5] Fuller TDX kexec support
 2026-04-22 14:29 UTC  (5+ messages)
` [PATCH] x86/tdx, KVM: fix HKID leak when kexec is initiated with active TDs

[PATCH v4 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-22 13:53 UTC  (5+ messages)

[PATCH v6 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-22 13:49 UTC 

[kvm-unit-tests PATCH v3 0/6] s390x: Add test for STFLE interpretive execution (format-2)
 2026-04-22 13:20 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 3/6] s390x: sclp: Rework sclp_facilities_setup() for simpler control flow
` [kvm-unit-tests PATCH v3 5/6] s390x: sclp: Add detection of alternate STFLE facilities
` [kvm-unit-tests PATCH v3 6/6] s390x: Add test for STFLE interpretive execution (format-2)

[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2026-04-22 13:20 UTC  (13+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support

[PATCH] KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
 2026-04-22 13:03 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-04-22 13:02 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v2 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2

[PATCH 00/34] Add migration support to the MSHV accelerator
 2026-04-22 12:57 UTC  (4+ messages)
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state

[PATCH v2 00/31] target/arm: fully model WFxT instructions for A-profile
 2026-04-22 12:54 UTC  (33+ messages)
` [PATCH v2 01/31] target/arm: migrate basic syndrome helpers to registerfields
` [PATCH v2 02/31] target/arm: migrate system/cp trap syndromes "
` [PATCH v2 03/31] target/arm: migrate FP/SIMD "
` [PATCH v2 04/31] target/arm: migrate eret "
` [PATCH v2 05/31] target/arm: migrate SME "
` [PATCH v2 06/31] target/arm: migrate PAC "
` [PATCH v2 07/31] target/arm: migrate BTI "
` [PATCH v2 08/31] target/arm: migrate BXJ "
` [PATCH v2 09/31] target/arm: migrate Granule Protection traps "
` [PATCH v2 10/31] target/arm: migrate fault syndromes "
` [PATCH v2 11/31] target/arm: migrate debug "
` [PATCH v2 12/31] target/arm: migrate wfx "
` [PATCH v2 13/31] target/arm: migrate gcs "
` [PATCH v2 14/31] target/arm: migrate memory op "
` [PATCH v2 15/31] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [PATCH v2 16/31] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [PATCH v2 17/31] target/arm: use syndrome helpers to set SAME_EL EC bit
` [PATCH v2 18/31] target/arm: make whpx use syndrome helpers for decode
` [PATCH v2 19/31] target/arm: make hvf "
` [PATCH v2 20/31] target/arm: use syndrome helpers in merge_syn_data_abort
` [PATCH v2 21/31] target/arm: use syndrome helpers to query VNCR bit
` [PATCH v2 22/31] target/arm: remove old syndrome defines
` [PATCH v2 23/31] target/arm: report register in WFIT syndromes
` [PATCH v2 24/31] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v2 25/31] target/arm: redefine event stream fields
` [PATCH v2 26/31] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v2 27/31] target/arm: implements SEV/SEVL for all modes
` [PATCH v2 28/31] target/arm: hoist event broadcast code into a helper
` [PATCH v2 29/31] target/arm: implement global monitor events
` [PATCH v2 30/31] target/arm: enable event stream on WFE instructions
` [PATCH v2 31/31] target/arm: implement WFET

[PATCH 0/8] target/ppc: Forbid to use legacy ldst_phys() API
 2026-04-22 12:44 UTC  (8+ messages)
` [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()

[PATCH v5 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-22 12:33 UTC 

[PATCH] target/arm/kvm: Mark host feature cache valid last
 2026-04-22 12:13 UTC 

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-22  9:57 UTC  (41+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 21/31] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 25/31] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [PATCH v2 27/31] coco/tdx-host: Implement SPDM session setup
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[PATCH 0/3] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
 2026-04-22  9:44 UTC  (4+ messages)
` [PATCH 3/3] irqchip/riscv-imsic: Remove global nr_guest_files after KVM AIA per-HART conversion

[PATCH V3 00/13] target/i386: Misc PMU fixes and enabling
 2026-04-22 10:07 UTC  (5+ messages)
` [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
` [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option

[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
 2026-04-22  8:59 UTC  (5+ messages)
` [RFC PATCH 21/27] KVM: x86: Make kvm_vcpu_after_set_cpuid() return an error code
` [RFC PATCH 22/27] KVM: x86: Verify userspace CPUID inputs in paranoid mode

[PATCH] vfio/pci: Allow disabling idle D3 on a per-device basis
 2026-04-22  8:13 UTC 

[PATCH 0/2] powerpc: Fix a whole bunch of spelling mistakes
 2026-04-22  7:13 UTC  (5+ messages)
` [PATCH 1/2] powerpc: Add a typos.toml file

[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-04-22  7:02 UTC  (8+ messages)
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH net v1] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
 2026-04-22  6:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] s390x: Cleanup virtualization library
 2026-04-22  6:04 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: s390x: Add function to get page root
` [kvm-unit-tests PATCH v2 2/4] lib: s390x: sie: Allocate physical guest memory via memalign

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-22  2:56 UTC  (25+ messages)

[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-04-22  0:40 UTC  (10+ messages)
` [PATCH 01/11] KVM: SVM: Truncate INVLPGA address in compatibility mode
` [PATCH 05/11] KVM: x86: Trace hypercall register *after* truncating values for 32-bit
` [PATCH 06/11] KVM: x86: Move kvm_<reg>_{read,write}() definitions to x86.h
` [PATCH 09/11] KVM: nSVM: Use kvm_rax_read() now that it's mode-aware

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-04-22  0:27 UTC  (12+ messages)
` [PATCH v2 1/3] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
` [PATCH v2 2/3] KVM: Move page mapping/unmapping APIs in kvm_host.h
` [PATCH v2 3/3] KVM: Take gpa_t in kvm_vcpu_map[_readonly]()

[PATCH v3 00/16] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-04-21 23:15 UTC  (17+ messages)
` [PATCH v3 01/16] KVM: selftests: Build and link sefltests/vfio/lib into KVM selftests
` [PATCH v3 02/16] KVM: selftests: Add /proc/interrupts parsing helpers
` [PATCH v3 03/16] KVM: selftests: Add guest read/write macros
` [PATCH v3 04/16] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v3 05/16] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v3 06/16] KVM: selftests: Add IRQ injection test
` [PATCH v3 07/16] KVM: selftests: Verify device IRQs are routed to vCPUs
` [PATCH v3 08/16] KVM: selftests: Verify IRQ affinity changes
` [PATCH v3 09/16] KVM: selftests: Verify IRQs wake up halted vCPUs
` [PATCH v3 10/16] KVM: selftests: Verify dynamic IRQ routing updates
` [PATCH v3 11/16] KVM: selftests: Configure number of IRQs
` [PATCH v3 12/16] KVM: selftests: Verify non-postable IRQ remapping
` [PATCH v3 13/16] KVM: selftests: Verify vCPU migration during IRQ delivery
` [PATCH v3 14/16] KVM: selftests: Print vCPU affinity on timeout
` [PATCH v3 15/16] KVM: selftests: Configure number of vCPUs
` [PATCH v3 16/16] KVM: selftests: Add xAPIC support

[PATCH] kernel: trace: do not generate undefsyms_base.c
 2026-04-21 21:51 UTC  (6+ messages)

[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-04-21 20:01 UTC  (10+ messages)
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions


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