public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-13 07:05:54 to 2025-09-16 07:40:40 UTC [more...]

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-16  7:40 UTC  (51+ messages)
` [PATCH v15 01/41] KVM: SEV: Rename kvm_ghcb_get_sw_exit_code() to kvm_get_cached_sw_exit_code()
` [PATCH v15 02/41] KVM: SEV: Read save fields from GHCB exactly once
` [PATCH v15 03/41] KVM: SEV: Validate XCR0 provided by guest in GHCB
` [PATCH v15 04/41] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v15 05/41] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v15 06/41] KVM: x86: Check XSS validity against guest CPUIDs
` [PATCH v15 07/41] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v15 08/41] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v15 09/41] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v15 11/41] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v15 12/41] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v15 13/41] KVM: x86: Enable guest SSP read/write interface with new uAPIs
` [PATCH v15 14/41] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v15 15/41] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v15 16/41] KVM: VMX: Set up interception for CET MSRs
` [PATCH v15 21/41] KVM: nVMX: Prepare for enabling CET support for nested guest
` [PATCH v15 25/41] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH v15 34/41] KVM: selftests: Add ex_str() to print human friendly name of exception vectors
` [PATCH v15 35/41] KVM: selftests: Add an MSR test to exercise guest/host and read/write

[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
 2025-09-16  7:30 UTC  (9+ messages)
` [PATCH v2 03/20] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v2 05/20] KVM: s390: Add helper functions for fault handling
` [PATCH v2 18/20] KVM: S390: Remove PGSTE code from linux/s390 mm

[PATCH net 1/2] vhost-net: unbreak busy polling
 2025-09-16  7:20 UTC  (8+ messages)
` [PATCH net 2/2] vhost-net: correctly flush batched packet before enabling notification

[RFC PATCH v2 0/5] KVM: SVM: Enable AVIC by default on Zen 4+
 2025-09-16  7:14 UTC  (14+ messages)
` [RFC PATCH v2 1/5] KVM: SVM: Stop warning if x2AVIC feature bit alone is enabled
` [RFC PATCH v2 2/5] KVM: SVM: Simplify the message printed with 'force_avic'
` [RFC PATCH v2 3/5] KVM: SVM: Move all AVIC setup to avic_hardware_setup()
` [RFC PATCH v2 4/5] KVM: SVM: Move 'force_avic' module parameter to svm.c
` [RFC PATCH v2 5/5] KVM: SVM: Enable AVIC by default from Zen 4

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-16  6:52 UTC  (19+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v3 06/10] s390/pci: Update the logic for detecting passthrough device
` [PATCH v3 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-16  6:23 UTC  (7+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v4] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
 2025-09-16  6:17 UTC 

[PATCH v3 1/2] KVM: Disable IRQs in kvm_online_cpu()/kvm_offline_cpu()
 2025-09-16  6:07 UTC  (2+ messages)
` [PATCH v3 2/2] KVM: x86: Change the outdated comments and code in kvm_on_user_return()

[PATCH] RISC-V: KVM: Fix SBI_FWFT_POINTER_MASKING_PMLEN algorithm
 2025-09-16  5:38 UTC  (3+ messages)

[PATCH v2] KVM: TDX: Force split irqchip for TDX at irqchip creation time
 2025-09-16  5:22 UTC  (3+ messages)

[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-16  3:51 UTC  (6+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API

[RFC PATCH v6 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2025-09-16  2:00 UTC  (5+ messages)
` [RFC PATCH v6 1/2] mm: guestmem: "
` [RFC PATCH v6 2/2] userfaulfd: add minor mode for guestmem

[PATCH] LoongArch: KVM: rework pch_pic_update_batch_irqs()
 2025-09-16  1:27 UTC  (2+ messages)

[PATCH v5 0/2] KVM: guest_memfd: use write for population
 2025-09-16  1:08 UTC  (14+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write

[GIT PULL] KVM: x86: AVIC vTPR fix for 6.17
 2025-09-16  0:38 UTC 

[PATCH] KVM: SVM: Replace kzalloc() + copy_from_user() with memdup_user()
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH] KVM: SEV: Save the SEV policy if and only if LAUNCH_START succeeds
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Fastops DIV testcases
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix typo in hyperv cpuid test message
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Fix deadlock for invalid memslots
 2025-09-16  0:25 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: selftests: Test prefault memory during concurrent memslot removal

[PATCH 0/3] KVM: x86: Clean up lowest priority IRQ code
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
 2025-09-16  0:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/apic: KVM: Use guard() instead of mutex_lock() to simplify code
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH] KVM: x86: hyper-v: Use guard() instead of mutex_lock() to simplify code
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH] x86/kvm: Make kvm_async_pf_task_wake() a local static helper
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH v2] x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH][v2] x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH v2 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
 2025-09-16  0:25 UTC  (2+ messages)

[PATCH] KVM: x86: Remove outdated comments and code in kvm_on_user_return()
 2025-09-16  0:13 UTC  (7+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-09-16  0:03 UTC  (3+ messages)
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
 2025-09-15 22:23 UTC  (7+ messages)

[kvm-unit-tests PATCH] lib: make limits.h more Clang friendly
 2025-09-15 22:12 UTC 

[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
 2025-09-15 21:54 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] Makefile: Provide a concept of late CFLAGS
` [kvm-unit-tests PATCH v2 2/4] x86: Better backtraces for leaf functions
` [kvm-unit-tests PATCH v2 3/4] arm64: "
` [kvm-unit-tests PATCH v2 4/4] arm: Fix backtraces involving "

[PATCH] PMCR_EL0.N is RAZ/WI. At least a build failes in Ubuntu 22.04 LTS. Remove the set function
 2025-09-15 21:31 UTC  (4+ messages)

[kvm-unit-tests PATCH] Better backtraces for leaf functions
 2025-09-15 21:27 UTC  (3+ messages)

[PATCH v5 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-15 21:22 UTC  (4+ messages)
` [PATCH v5 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v5 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v5 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver

[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-09-15 21:07 UTC  (3+ messages)

[PATCH] KVM: riscv: Power on secondary vCPUs from migration
 2025-09-15 18:54 UTC  (3+ messages)

[RFC] Fix potential undefined behavior in __builtin_clz usage with GCC 11.1.0
 2025-09-15 18:46 UTC  (3+ messages)

[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
 2025-09-15 17:57 UTC  (2+ messages)

[RFC PATCH] kvm/riscv: Add ctxsstatus and ctxhstatus for migration
 2025-09-15 17:01 UTC  (4+ messages)

[PATCH v4 0/5] Enable Shadow Stack Virtualization for SVM
 2025-09-15 16:46 UTC  (4+ messages)

[PATCH V2] vfio/pds: replace bitmap_free with vfree
 2025-09-15 16:28 UTC  (2+ messages)

[PATCH v3 1/3] vhost-net: unbreak busy polling
 2025-09-15 16:03 UTC  (3+ messages)
  ` [PATCH v3 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
  ` [PATCH v3 3/3] vhost-net: flush batched before enabling notifications

[kvm-unit-tests PATCH 0/2] Fix triple fault in eventinj test
 2025-09-15 14:49 UTC  (3+ messages)
` [PATCH 1/2] x86/eventinj: Use global asm label for nested NMI IP address verification
` [PATCH 2/2] x86/eventinj: Push SP to IRET frame

[PATCH] vhost-scsi: fix argument order in tport allocation error message
 2025-09-15 14:46 UTC  (2+ messages)

[PATCH v3 05/11] PCI: Add pci_reachable_set()
 2025-09-15 14:32 UTC  (4+ messages)

[RFC PATCH 0/7] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-09-15 14:25 UTC  (9+ messages)
` [RFC PATCH 1/7] target/i386: SEV: Consolidate SEV feature validation to common init path
` [RFC PATCH 3/7] target/i386: SEV: Add support for enabling debug-swap SEV feature

[PATCH v2 0/4] KVM: SVM: Add Page Modification Logging (PML) support
 2025-09-15 12:35 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: x86: Carve out PML flush routine
` [PATCH v2 2/4] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v2 3/4] x86/cpufeatures: Add Page modification logging
` [PATCH v2 4/4] KVM: SVM: Add Page modification logging support

[syzbot] Monthly kvm-x86 report (Sep 2025)
 2025-09-15 12:33 UTC 

[PATCH v6 0/8] Add SBI v3.0 PMU enhancements
 2025-09-15 11:58 UTC  (4+ messages)

[PATCH v3] riscv: skip csr restore if vcpu preempted reload
 2025-09-15 11:53 UTC  (3+ messages)
`  "

[PATCH v2 00/16] KVM: arm64: TTW reporting on SEA and 52bit PA in S1 PTW
 2025-09-15 11:44 UTC  (17+ messages)
` [PATCH v2 01/16] KVM: arm64: Add helper computing the state of 52bit PA support
` [PATCH v2 02/16] KVM: arm64: Account for 52bit when computing maximum OA
` [PATCH v2 03/16] KVM: arm64: Compute 52bit TTBR address and alignment
` [PATCH v2 04/16] KVM: arm64: Decouple output address from the PT descriptor
` [PATCH v2 05/16] KVM: arm64: Pass the walk_info structure to compute_par_s1()
` [PATCH v2 06/16] KVM: arm64: Compute shareability for LPA2
` [PATCH v2 07/16] KVM: arm64: Populate PAR_EL1 with 52bit addresses
` [PATCH v2 08/16] KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 support
` [PATCH v2 09/16] KVM: arm64: Report faults from S1 walk setup at the expected start level
` [PATCH v2 10/16] KVM: arm64: Allow use of S1 PTW for non-NV vcpus
` [PATCH v2 11/16] KVM: arm64: Allow EL1 control registers to be accessed from the CPU state
` [PATCH v2 12/16] KVM: arm64: Don't switch MMU on translation from non-NV context
` [PATCH v2 13/16] KVM: arm64: Add filtering hook to S1 page table walk
` [PATCH v2 14/16] KVM: arm64: Add S1 IPA to page table level walker
` [PATCH v2 15/16] KVM: arm64: Populate level on S1PTW SEA injection
` [PATCH v2 16/16] KVM: arm64: selftest: Expand external_aborts test to look for TTW levels

[PATCH net V2 1/2] vhost-net: unbreak busy polling
 2025-09-15 11:38 UTC  (3+ messages)
` [PATCH net V2 2/2] vhost-net: correctly flush batched packet before enabling notification

[PATCH] vhost: vringh: Modify the return value check
 2025-09-15 10:59 UTC  (2+ messages)

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-09-15 10:55 UTC  (9+ messages)
` [PATCH v10 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init

[PATCH v4 0/4] KVM: Speed up MMIO registrations
 2025-09-15  9:59 UTC  (2+ messages)

[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
 2025-09-15  9:41 UTC  (2+ messages)

[RFC 00/14] cover-letter: Add virtualization support for EGM
 2025-09-15  9:21 UTC  (13+ messages)
` [RFC 02/14] vfio/nvgrace-gpu: Create auxiliary device "
` [RFC 03/14] vfio/nvgrace-gpu: track GPUs associated with the EGM regions
` [RFC 05/14] vfio/nvgrace-egm: Introduce module to manage EGM
` [RFC 08/14] vfio/nvgrace-egm: Expose EGM region as char device
` [RFC 10/14] vfio/nvgrace-egm: Clear Memory before handing out to VM
` [RFC 11/14] vfio/nvgrace-egm: Fetch EGM region retired pages list

[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
 2025-09-15  7:43 UTC  (2+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-09-15  6:05 UTC  (4+ messages)
` [RFC PATCH v2 18/23] x86/virt/tdx: Do not perform cache flushes unless CLFLUSH_BEFORE_ALLOC is set

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-13 10:19 UTC  (3+ messages)
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
 2025-09-15  1:20 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/13] Improve CET tests
 2025-09-14 11:05 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 13/13] x86: Avoid top-most page for vmalloc on x86-64

[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
 2025-09-13 17:38 UTC 

[PATCH] vfio/pds: replace bitmap_free with vfree
 2025-09-13  8:02 UTC  (2+ messages)

The VFIO/IOMMU/PCI MC at LPC 2025 - Call for Papers reminder
 2025-09-13  7:05 UTC  (2+ messages)


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