messages from 2025-01-11 00:12:12 to 2025-01-13 23:25:41 UTC [more...]
[PATCH] pci: account for sysfs-disabled reset in pci_{slot,bus}_resettable
2025-01-13 23:25 UTC (3+ messages)
[PATCH] selftests/rseq: Fix rseq for cases without glibc support
2025-01-13 23:06 UTC (2+ messages)
[PATCH 0/5] KVM: x86: Hyper-V SEND_IPI fix and partial testcase
2025-01-13 22:29 UTC (7+ messages)
` [PATCH 1/5] KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
` [PATCH 2/5] KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
` [PATCH 3/5] KVM: selftests: Explicitly free CPUID array at end of "
` [PATCH 4/5] KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
` [PATCH 5/5] KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
[PATCH 0/3] driver core: class: remove class_compat code
2025-01-13 22:09 UTC (4+ messages)
` [PATCH 2/3] vfio/mdev: inline needed class_compat functionality
[PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion
2025-01-13 22:04 UTC (15+ messages)
` [PATCH 1/5] KVM: x86: Document that KVM_EXIT_HYPERCALL requires completion
` [PATCH 2/5] KVM: Clear vcpu->run->flags at start of KVM_RUN for all architectures
` [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
` [PATCH 4/5] KVM: selftests: Provide separate helper for KVM_RUN with immediate_exit
` [PATCH 5/5] KVM: selftests: Rely on KVM_RUN_NEEDS_COMPLETION to complete userspace exits
[PATCH v2 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
2025-01-13 21:46 UTC (5+ messages)
` [PATCH v2 2/2] "
[kvm-unit-tests PATCH] Makefile: add portable mode
2025-01-13 20:53 UTC (5+ messages)
[PATCH v4 0/8] Basic SEV-SNP Selftests
2025-01-13 20:10 UTC (11+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [sos-linux-ext-patches] "
` [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check
` [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP
[PATCH 0/2] KVM: x86: Clean up MP_STATE transitions
2025-01-13 20:01 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Introduce kvm_set_mp_state()
` [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
[PATCH v2 0/5] bugfix some driver issues
2025-01-13 19:45 UTC (7+ messages)
` [PATCH v2 1/5] hisi_acc_vfio_pci: fix XQE dma address error
drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
2025-01-13 19:43 UTC (17+ messages)
[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
2025-01-13 19:28 UTC (10+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD
[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
2025-01-13 19:15 UTC (8+ messages)
[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
2025-01-13 17:30 UTC (8+ messages)
` [PATCH v2 1/5] KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
` [PATCH v2 2/5] KVM: Assert slots_lock is held when setting memory regions
` [PATCH v2 3/5] KVM: Add a dedicated API for setting KVM-internal memslots
` [PATCH v2 4/5] KVM: x86: Drop double-underscores from __kvm_set_memory_region()
` [PATCH v2 5/5] KVM: Disallow all flags for KVM-internal memslots
[kvm-unit-tests PATCH v4 0/5] riscv: add SBI SSE extension tests
2025-01-13 17:22 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 5/5] riscv: sbi: Add "
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-13 17:16 UTC (5+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-01-13 16:49 UTC (9+ messages)
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
[PATCH 0/5] KVM: Dirty ring fixes and cleanups
2025-01-13 16:48 UTC (15+ messages)
` [PATCH 1/5] KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
` [PATCH 2/5] KVM: Bail from the dirty ring reset flow if a signal is pending
` [PATCH 3/5] KVM: Conditionally reschedule when resetting the dirty ring
` [PATCH 4/5] KVM: Check for empty mask of harvested dirty ring entries in caller
` [PATCH 5/5] KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-01-13 16:40 UTC (15+ messages)
` [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH RFCv2 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr()
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively
` [PATCH RFCv2 08/13] iommu: Turn iova_cookie to dma-iommu private pointer
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
` [PATCH RFCv2 10/13] iommufd/selftes: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE
` [PATCH RFCv2 11/13] iommufd/device: Allow setting IOVAs for MSI(x) vectors
` [PATCH RFCv2 12/13] vfio-iommufd: Provide another layer of msi_iova helpers
` [PATCH RFCv2 13/13] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2025-01-13 16:27 UTC (7+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
2025-01-13 16:08 UTC (2+ messages)
[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
2025-01-13 15:35 UTC (6+ messages)
[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
2025-01-13 15:03 UTC (11+ messages)
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
2025-01-13 15:01 UTC (9+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
[kvm-unit-tests PATCH v6 0/5] riscv: add SBI SSE extension tests
2025-01-13 14:11 UTC (2+ messages)
[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
2025-01-13 12:20 UTC (4+ messages)
[PATCH 0/7] Enable shared device assignment
2025-01-13 10:56 UTC (17+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
` [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard
[syzbot] Monthly kvm report (Jan 2025)
2025-01-13 10:54 UTC
[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
2025-01-12 22:10 UTC (10+ messages)
[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
2025-01-13 3:04 UTC (6+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0
[PATCH 0/7] KVM: TDX SEPT SEAMCALL retry
2025-01-13 2:13 UTC (8+ messages)
` [PATCH 1/7] KVM: TDX: Return -EBUSY when tdh_mem_page_add() encounters TDX_OPERAND_BUSY
` [PATCH 2/7] KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault()
` [PATCH 3/7] KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY
` [PATCH 4/7] KVM: TDX: Kick off vCPUs when SEAMCALL is busy during TD page removal
` [PATCH 5/7] fixup! KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table
` [PATCH 6/7] "
` [PATCH 7/7] fixup! KVM: TDX: Implement TDX vcpu enter/exit path
[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
2025-01-12 21:19 UTC (5+ messages)
` "
[GIT PULL] KVM fixes for 6.13-rc7
2025-01-12 20:08 UTC (2+ messages)
[PATCH v2 00/17] KVM: arm64: Add NV GICv3 support
2025-01-12 17:08 UTC (18+ messages)
` [PATCH v2 01/17] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v2 02/17] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v2 03/17] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v2 04/17] KVM: arm64: Move host SVE/SME state flags out of vCPU
` [PATCH v2 05/17] KVM: arm64: nv: Load timer before the GIC
` [PATCH v2 06/17] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v2 07/17] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v2 08/17] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v2 09/17] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v2 10/17] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v2 11/17] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v2 12/17] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v2 13/17] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v2 14/17] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v2 15/17] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v2 16/17] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v2 17/17] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3
[PATCH 0/2] KVM: arm64: nv: Fix sysreg RESx-ication
2025-01-12 16:50 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessors
` [PATCH 2/2] KVM: arm64: nv: Apply RESx settings to sysreg reset values
[PATCH v2 0/5] KVM: e500: map readonly host pages for read, and cleanup
2025-01-12 9:55 UTC (6+ messages)
` [PATCH 1/5] KVM: e500: always restore irqs
` [PATCH 2/5] KVM: e500: use shadow TLB entry as witness for writability
` [PATCH 3/5] KVM: e500: track host-writability of pages
` [PATCH 4/5] KVM: e500: map readonly host pages for read
` [PATCH 5/5] KVM: e500: perform hugepage check after looking up the PFN
[PATCH] KVM: allow NULL writable argument to __kvm_faultin_pfn
2025-01-11 14:49 UTC
[PATCH] KVM: allow NULL writable argument to __kvm_faultin_pfn
2025-01-11 14:47 UTC (2+ messages)
[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
2025-01-11 12:52 UTC (11+ messages)
` [PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX
` [PATCH] "
[PATCH] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
2025-01-11 6:19 UTC (2+ messages)
[PATCH V3] KVM: SEV: fix wrong pinning of pages
2025-01-11 6:15 UTC
[PATCH V2] KVM: SEV: fix wrong pinning of pages
2025-01-11 6:14 UTC (3+ messages)
[PATCH v2 0/6] Introduce CET supervisor state support
2025-01-11 1:26 UTC (3+ messages)
[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
2025-01-11 0:50 UTC (10+ messages)
` [PATCH v2 1/9] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH v2 2/9] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH v2 3/9] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH v2 4/9] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH v2 5/9] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH v2 6/9] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH v2 7/9] KVM: selftests: Adjust number of files rlimit for all "standard" VMs
` [PATCH v2 8/9] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH v2 9/9] KVM: selftests: Add compile-time assertions to guard against stats typos
[RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support
2025-01-11 0:46 UTC (3+ messages)
` [RFC PATCH 1/2] RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
` [RFC PATCH 2/2] RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
[PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
2025-01-11 0:30 UTC (21+ messages)
` [PATCH v2 01/20] KVM: selftests: Support multiple write retires in dirty_log_test
` [PATCH v2 02/20] KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
` [PATCH v2 03/20] KVM: selftests: Drop signal/kick from dirty ring testcase
` [PATCH v2 04/20] KVM: selftests: Drop stale srandom() initialization from dirty_log_test
` [PATCH v2 05/20] KVM: selftests: Precisely track number of dirty/clear pages for each iteration
` [PATCH v2 06/20] KVM: selftests: Read per-page value into local var when verifying dirty_log_test
` [PATCH v2 07/20] KVM: selftests: Continuously reap dirty ring while vCPU is running
` [PATCH v2 08/20] KVM: selftests: Limit dirty_log_test's s390x workaround to s390x
` [PATCH v2 09/20] KVM: selftests: Honor "stop" request in dirty ring test
` [PATCH v2 10/20] KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
` [PATCH v2 11/20] KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true
` [PATCH v2 12/20] KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test
` [PATCH v2 13/20] KVM: selftests: Print (previous) last_page on dirty page value mismatch
` [PATCH v2 14/20] KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration
` [PATCH v2 15/20] KVM: sefltests: Verify value of dirty_log_test last page isn't bogus
` [PATCH v2 16/20] KVM: selftests: Ensure guest writes min number of pages in dirty_log_test
` [PATCH v2 17/20] KVM: selftests: Tighten checks around prev iter's last dirty page in ring
` [PATCH v2 18/20] KVM: selftests: Set per-iteration variables at the start of each iteration
` [PATCH v2 19/20] KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations
` [PATCH v2 20/20] KVM: selftests: Allow running a single iteration of dirty_log_test
[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
2025-01-11 0:21 UTC (4+ messages)
` [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
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;
as well as URLs for NNTP newsgroup(s).