messages from 2025-10-16 17:38:41 to 2025-10-17 21:57:00 UTC [more...]
[PATCH v2 0/2] KVM: SVM: GIF and EFER.SVME are independent
2025-10-17 21:56 UTC (9+ messages)
` [PATCH v2 2/2] KVM: SVM: Don't set GIF when clearing EFER.SVME
linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
2025-10-17 21:56 UTC (7+ messages)
` linux-next: KVM/s390x regression
[PATCH] KVM: TDX: Use struct_size and simplify tdx_get_capabilities
2025-10-17 21:39 UTC
[GIT PULL] KVM: guest_memd fixes+tests and a PMU fix for 6.18
2025-10-17 21:32 UTC
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-17 20:12 UTC (38+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v1 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 10/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
` [RFC PATCH v1 12/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v1 13/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v1 14/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v1 15/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v1 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v1 19/37] KVM: selftests: guest_memfd: Test basic single-page conversion flow
` [RFC PATCH v1 20/37] KVM: selftests: guest_memfd: Test conversion flow when INIT_SHARED
` [RFC PATCH v1 21/37] KVM: selftests: guest_memfd: Test indexing in guest_memfd
` [RFC PATCH v1 22/37] KVM: selftests: guest_memfd: Test conversion before allocation
` [RFC PATCH v1 23/37] KVM: selftests: guest_memfd: Convert with allocated folios in different layouts
` [RFC PATCH v1 24/37] KVM: selftests: guest_memfd: Test precision of conversion
` [RFC PATCH v1 25/37] KVM: selftests: guest_memfd: Test that truncation does not change shared/private status
` [RFC PATCH v1 26/37] KVM: selftests: guest_memfd: Test that shared/private status is consistent across processes
` [RFC PATCH v1 27/37] KVM: selftests: guest_memfd: Test conversion with elevated page refcount
` [RFC PATCH v1 28/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v1 29/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v1 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v1 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v1 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v1 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v1 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v1 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v1 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v1 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes
[PATCH v2 00/11] Cleanup patches, mostly PC-related
2025-10-17 19:34 UTC (14+ messages)
` [PATCH v2 01/11] hw/timer/i8254: Add I/O trace events
` [PATCH v2 02/11] hw/audio/pcspk: "
` [PATCH v2 03/11] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH v2 04/11] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
` [PATCH v2 05/11] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH v2 06/11] hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace"
` [PATCH v2 07/11] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH v2 08/11] hw/i386/apic: Ensure own APIC use in apic_msr_{read,write}
` [PATCH v2 09/11] hw/intc/apic: Ensure own APIC use in apic_register_{read,write}
` [PATCH v2 09/11] hw/intc/apic: Ensure own APIC use in apic_register_{read, write}
` [PATCH v2 10/11] hw/i386/x86-cpu: Remove now unused cpu_get_current_apic()
` [PATCH v2 11/11] tests/qtest/ds1338-test: Reuse from_bcd()
[RFC PATCH RESEND 0/3] mm: Fix MF_DELAYED handling on memory failure
2025-10-17 17:30 UTC (4+ messages)
` [RFC PATCH RESEND 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
2025-10-17 17:25 UTC (11+ messages)
` [PATCH v2 1/2] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
` [PATCH v2 2/2] KVM: TDX: WARN if a SEAMCALL VM-Exit makes its way out to KVM
[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-10-17 17:10 UTC (4+ messages)
` [RFC PATCH 2/4] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
[PATCH] KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress
2025-10-17 17:06 UTC (2+ messages)
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-17 16:49 UTC (22+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v13 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v13 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v13 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v13 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v13 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-17 16:29 UTC (6+ messages)
[PATCH 0/4] SBI MPXY support for KVM Guest
2025-10-17 16:20 UTC (9+ messages)
` [PATCH 1/4] RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handler
` [PATCH 2/4] RISC-V: KVM: Add separate source for forwarded SBI extensions
` [PATCH 3/4] RISC-V: KVM: Add SBI MPXY extension support for Guest
` [PATCH 4/4] KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-17 16:13 UTC (20+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v3] KVM: selftests: Test TPR / CR8 sync and interrupt masking
2025-10-17 16:09 UTC (4+ messages)
[PATCH RESEND] avoid hv timer fallback to sw timer if delay exceeds period
2025-10-17 15:59 UTC (4+ messages)
[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
2025-10-17 15:27 UTC (8+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER
` [PATCH v4 2/4] KVM: x86: Leave user-return notifier registered on reboot/shutdown
` [PATCH v4 3/4] KVM: x86: Don't disable IRQs when unregistering user-return notifier
` [PATCH v4 4/4] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-10-17 14:55 UTC (2+ messages)
` [PATCH v11 00/42] "
[PATCH 0/8] Trivial patches, mostly PC-related
2025-10-17 11:33 UTC (9+ messages)
` [PATCH 1/8] hw/timer/i8254: Add I/O trace events
` [PATCH 2/8] hw/audio/pcspk: "
` [PATCH 3/8] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH 4/8] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
` [PATCH 5/8] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH 6/8] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH 7/8] hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace"
` [PATCH 8/8] tests/qtest/ds1338-test: Reuse from_bcd()
[PATCH v7 00/24] WHPX support for Arm
2025-10-17 10:56 UTC (5+ messages)
` [PATCH v7 15/24] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
[PATCH] RISC-V: KVM: Read HGEIP CSR on the correct cpu
2025-10-17 9:53 UTC (3+ messages)
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-17 9:13 UTC (28+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 08/25] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 12/25] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 17/25] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v3 18/25] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()
[PATCH v10 0/2] update live migration configuration region
2025-10-17 9:10 UTC (3+ messages)
` [PATCH v10 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v10 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH v4 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2025-10-17 5:13 UTC (3+ messages)
` [PATCH v4 7/7] KVM: SVM: Add Page modification logging support
[PATCH] RISC-V: KVM: Fix check for local interrupts on riscv32
2025-10-17 3:23 UTC (2+ messages)
[PATCH] Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lock
2025-10-16 23:55 UTC
[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
2025-10-16 21:41 UTC (2+ messages)
[PATCH v4 01/10] PCI: Avoid saving error values for config space
2025-10-16 21:00 UTC (13+ messages)
[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
2025-10-16 20:04 UTC (5+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped
` [PATCH v3 2/4] KVM: VMX: Bundle all L1 data cache flush mitigation code together
` [PATCH v3 3/4] KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
` [PATCH v3 4/4] KVM: x86: Unify L1TF flushing under per-CPU variable
[PATCH 0/3] KVM: SVM: Unregister GALog notifier on module exit
2025-10-16 19:06 UTC (4+ messages)
` [PATCH 1/3] KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
` [PATCH 2/3] KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
` [PATCH 3/3] KVM: SVM: Make avic_ga_log_notifier() local to avic.c
[PATCH] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
2025-10-16 18:28 UTC (5+ messages)
[PATCH v8 00/24] WHPX support for Arm
2025-10-16 17:37 UTC (8+ messages)
` [PATCH v8 08/24] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v8 09/24] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v8 10/24] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v8 11/24] whpx: interrupt controller support
` [PATCH v8 12/24] whpx: add arm64 support
` [PATCH v8 13/24] whpx: change memory management logic
` [PATCH v8 14/24] target/arm: cpu: mark WHPX as supporting PSCI 1.3
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