public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-25 13:52:24 to 2025-02-26 18:03:58 UTC [more...]

[RFC PATCH v2 0/2] Eventfd signal on guest AP configuration change
 2025-02-26 18:03 UTC 

[PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
 2025-02-26 17:59 UTC  (6+ messages)

[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-26 17:55 UTC  (8+ messages)
` [PATCH v2 6/6] vfio/type1: Use mapping page mask for pfnmaps

[syzbot] [kvm?] WARNING in __kvm_gpc_refresh (3)
 2025-02-26 17:36 UTC  (2+ messages)

[PATCH v2 0/1] KVM: s390: fix a newly introduced bug
 2025-02-26 17:26 UTC  (6+ messages)
` [PATCH v2 1/1] KVM: s390: pv: fix race when making a page secure

[RFC PATCH 0/6] KVM: x86: async PF user
 2025-02-26 17:07 UTC  (9+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-26 16:52 UTC  (16+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v4 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-26 16:00 UTC  (7+ messages)
` [PATCH v4 06/14] acpi/ghes: create an ancillary acpi_ghes_get_state() function

[PATCH 0/3] KVM: SVM: Zero DEBUGCTL before VMRUN if necessary
 2025-02-26 15:42 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: Snapshot the host's DEBUGCTL in common x86
` [PATCH 2/3] KVM: SVM: Manually zero/restore DEBUGCTL if LBR virtualization is disabled

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-26 15:30 UTC  (17+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-26 15:20 UTC  (7+ messages)
` [PATCH net-next v5 3/9] net: devmem: Implement TX path

[PATCH v5 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-02-26 15:09 UTC  (5+ messages)
` [PATCH v5 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH v4 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
 2025-02-26 14:22 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] "
  ` [PATCH v6 0/2] "
    ` [PATCH v6 1/2] x86, lib: Add WBNOINVD helper functions

[RFC PATCH v2 0/2] Eventfd signal on guest AP configuration change
 2025-02-26 14:16 UTC  (4+ messages)
` [RFC PATCH v2 1/2] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
` [RFC PATCH v2 2/2] s390/vfio-ap: Fixing mdev remove notification

[PATCH v6 0/5] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-26 13:59 UTC  (7+ messages)
` [PATCH v6 1/5] mm/filemap: add mempolicy support to the filemap layer
` [PATCH v6 2/5] mm/mempolicy: export memory policy symbols
` [PATCH v6 3/5] KVM: guest_memfd: Pass file pointer instead of inode pointer
` [PATCH v6 4/5] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v6 5/5] KVM: guest_memfd: selftests: add tests for mmap and NUMA policy support

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-26 13:12 UTC  (7+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-26 12:29 UTC  (10+ messages)

[GIT PULL] KVM changes for Linux 6.14
 2025-02-26 12:14 UTC  (11+ messages)

[PATCH v7 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-26 12:07 UTC  (4+ messages)
` [PATCH v7 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v7 2/3] PCI: s390: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
` [PATCH v7 3/3] PCI: s390: Support mmap() of PCI resources except for ISM devices

[PATCH v4 0/5] bugfix some driver issues
 2025-02-26 11:53 UTC  (9+ messages)
` [PATCH v4 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v4 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[PATCH vfio] vfio/virtio: Enable support for virtio-block live migration
 2025-02-26 11:51 UTC  (3+ messages)

[PATCH v3 0/9] KVM: TDX: TDX hypercalls may exit to userspace
 2025-02-26 10:15 UTC  (4+ messages)
` [PATCH v3 7/9] KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2025-02-26  9:50 UTC  (4+ messages)
` [Bug 219009] "

[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
 2025-02-26  9:18 UTC  (16+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops

[RFC v2 00/17] AMD: Add Secure AVIC Guest Support
 2025-02-26  9:05 UTC  (18+ messages)
` [RFC v2 01/17] x86/apic: Add new driver for Secure AVIC
` [RFC v2 02/17] x86/apic: Initialize Secure AVIC APIC backing page
` [RFC v2 03/17] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC v2 04/17] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC v2 05/17] x86/apic: Add update_vector callback "
` [RFC v2 06/17] x86/apic: Add support to send IPI "
` [RFC v2 07/17] x86/apic: Support LAPIC timer "
` [RFC v2 08/17] x86/sev: Initialize VGIF for secondary VCPUs "
` [RFC v2 09/17] x86/apic: Add support to send NMI IPI "
` [RFC v2 10/17] x86/apic: Allow NMI to be injected from hypervisor "
` [RFC v2 11/17] x86/sev: Enable NMI support "
` [RFC v2 12/17] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
` [RFC v2 13/17] x86/apic: Handle EOI writes "
` [RFC v2 14/17] x86/apic: Add kexec support for Secure AVIC
` [RFC v2 15/17] x86/apic: Enable Secure AVIC in Control MSR
` [RFC v2 16/17] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
` [RFC v2 17/17] x86/sev: Indicate SEV-SNP guest supports Secure AVIC

[PATCH v7 00/52] QEMU TDX support
 2025-02-26  9:08 UTC  (6+ messages)
` [PATCH v7 19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF

[PATCH v6 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-26  8:28 UTC  (3+ messages)

[PATCH] KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
 2025-02-26  7:41 UTC 

[PATCH] KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
 2025-02-26  7:41 UTC 

[PATCH v3 00/16] KVM: TDX: TDX interrupts
 2025-02-26  6:14 UTC  (3+ messages)
` [PATCH v3 04/16] KVM: TDX: Implement non-NMI interrupt injection

[PATCH v7 0/3] KVM: SVM: Flush cache only on CPUs running SEV guest
 2025-02-26  3:26 UTC  (8+ messages)
` [PATCH v7 1/3] KVM: x86: Add a wbinvd helper
` [PATCH v7 3/3] KVM: SVM: Flush cache only on CPUs running SEV guest

[PATCH] KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test
 2025-02-26  3:09 UTC  (10+ messages)

[PATCH 0/6] IBPB cleanups and a fixup
 2025-02-26  2:49 UTC  (11+ messages)
` [PATCH 1/6] x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers
` [PATCH 4/6] x86/bugs: Use a static branch to guard IBPB on vCPU load
` [PATCH 5/6] KVM: nVMX: Always use IBPB to properly virtualize IBRS

[RFC 2/2] kvm: retry nx_huge_page_recovery_thread creation
 2025-02-26  2:43 UTC 

[RFC 1/2] vhost: return error instead of NULL on create
 2025-02-26  2:42 UTC 

[RFC 0/2] kvm/x86: more huge page recovery fallout
 2025-02-26  2:42 UTC 

[RFC PATCH 0/3] kvm,sched: Add gtime halted
 2025-02-26  2:17 UTC  (2+ messages)

[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-02-26  0:50 UTC  (5+ messages)

[PATCH v6 0/3] Add support for the Idle HLT intercept feature
 2025-02-26  0:38 UTC  (5+ messages)
` [PATCH v6 2/3] KVM: SVM: Add Idle HLT intercept support
` [PATCH v6 3/3] KVM: selftests: Add self IPI HLT test

[PATCH v5 0/2] KVM: SVM: Make VMGEXIT GHCB exit codes more readable
 2025-02-25 22:39 UTC  (6+ messages)
` [PATCH v5 1/2] KVM: SVM: Convert plain error code numbers to defines
` [PATCH v5 2/2] KVM: SVM: Provide helpers to set the error code

[PATCH RFC] x86: avoid one cpu limit for kvm
 2025-02-25 21:55 UTC  (2+ messages)

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-02-25 21:02 UTC  (8+ messages)
` [PATCH v5 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v5 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v5 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v5 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v5 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v5 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-02-25 20:37 UTC  (3+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v7 00/10] Basic SEV-SNP Selftests
 2025-02-25 19:45 UTC  (9+ messages)
` [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure

[PATCH v3 00/27] Enable FRED with KVM VMX
 2025-02-25 19:32 UTC  (22+ messages)
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 20/27] KVM: x86: Allow WRMSRNS to be advertised to guests
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields

[PATCH v10 00/11] arm64: support poll_idle()
 2025-02-25 19:06 UTC  (4+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check

[bugzilla-daemon@kernel.org: [Bug 219619] New: vfio-pci: screen graphics artifacts after 6.12 kernel upgrade]
 2025-02-25 17:59 UTC  (2+ messages)

[PATCH v4 00/16] KVM: arm64: Add NV GICv3 support
 2025-02-25 17:29 UTC  (17+ messages)
` [PATCH v4 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v4 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v4 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v4 04/16] KVM: arm64: nv: Load timer before the GIC
` [PATCH v4 05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v4 06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v4 07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v4 08/16] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v4 09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v4 10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v4 11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v4 12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v4 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v4 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v4 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-25 17:28 UTC  (6+ messages)
` [PATCH 20/30] KVM: TDX: create/destroy VM structure
` [PATCH 23/30] KVM: TDX: initialize VM with TDX specific parameters

[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-02-25 17:01 UTC  (4+ messages)
` [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits

[PATCH 00/10] KVM: SVM: Attempt to cleanup SEV_FEATURES
 2025-02-25 14:42 UTC  (10+ messages)
` [PATCH 01/10] KVM: SVM: Save host DR masks but NOT DRs on CPUs with DebugSwap
` [PATCH 03/10] KVM: SVM: Terminate the VM if a SEV-ES+ guest is run with an invalid VMSA

[RFC kvm-unit-tests PATCH 0/4] x86/apic: SVM AVIC tests and some cleanups
 2025-02-25 10:40 UTC  (5+ messages)
` [RFC kvm-unit-tests PATCH 1/4] x86/apic: Move ioapic tests together and add them to apic test group
` [RFC kvm-unit-tests PATCH 2/4] x86/apic: Disable PIT for x2apic test to allow SVM AVIC to be tested
` [RFC kvm-unit-tests PATCH 3/4] x86/apic: Disable PIT for ioapic "
` [RFC kvm-unit-tests PATCH 4/4] x86/apic: Add test for xapic-split


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