kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-04 00:40:51 to 2025-02-05 19:31:57 UTC [more...]

[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
 2025-02-05 19:31 UTC  (6+ messages)
` [PATCH v3 3/3] x86/sev: "

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-05 19:20 UTC  (9+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range

[Invitation] bi-weekly guest_memfd upstream call on 2025-02-06
 2025-02-05 19:00 UTC 

[PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
 2025-02-05 18:57 UTC  (6+ messages)
` [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h

[PATCH 0/2] KVM: x86: Clean up MP_STATE transitions
 2025-02-05 18:45 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE

[RFC PATCH 00/13] Optimize nSVM TLB flushes
 2025-02-05 18:24 UTC  (14+ messages)
` [RFC PATCH 01/13] KVM: nSVM: Track the ASID per-VMCB
` [RFC PATCH 02/13] KVM: nSVM: Rework svm_flush_tlb_asid() to operate on a given VMCB
` [RFC PATCH 03/13] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [RFC PATCH 04/13] KVM: SVM: Introduce helpers for updating TLB_CONTROL
` [RFC PATCH 05/13] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr()
` [RFC PATCH 06/13] KVM: x86/mmu: Allow skipping the gva flush in kvm_mmu_invalidate_addr()
` [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly
` [RFC PATCH 08/13] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH 10/13] KVM: nSVM: Flush the TLB if L1 changes L2's ASID
` [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
` [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on "

[PATCH v7 0/6] Poisoned memory recovery on reboot
 2025-02-05 17:58 UTC  (20+ messages)
` [PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
` [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
` [PATCH v7 6/6] hostmem: Handle remapping of RAM

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-02-05 17:47 UTC  (4+ messages)

[RFC PATCH v5 00/15] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-02-05 17:42 UTC  (13+ messages)
` [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages

[GIT PULL] KVM changes for Linux 6.14
 2025-02-05 16:12 UTC  (12+ messages)

[PATCH v2 0/4] Fix broken SNP support with KVM module built-in
 2025-02-05 15:15 UTC  (5+ messages)
` [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-02-05 14:40 UTC  (18+ messages)
` [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v7 03/17] iommu: generalize the batched sync after map interface
` [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v7 09/17] docs: core-api: document the IOVA-based API
` [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-02-05 12:41 UTC  (6+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
 2025-02-05 12:32 UTC  (2+ messages)

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-05 12:20 UTC  (23+ messages)
` [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem "
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
 2025-02-05 12:08 UTC  (5+ messages)

[PATCH 0/3] KVM: x86: Address performance degradation due to APICv inhibits
 2025-02-05 11:36 UTC  (26+ messages)
` [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
` [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
` [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons

[PATCH v7 00/52] QEMU TDX support
 2025-02-05 10:31 UTC  (11+ messages)
` [PATCH v7 12/52] i386/tdx: Validate TD attributes
` [PATCH v7 28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
` [PATCH v7 48/52] i386/tdx: Fetch and validate CPUID of TD guest

[RFC v2 0/5] accel/kvm: Support KVM PMU filter
 2025-02-05 10:07 UTC  (5+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter

[PATCH] LoongArch: KVM: Remove PGD table saving during VM context switch
 2025-02-05  9:25 UTC 

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-02-05  7:49 UTC  (7+ messages)

[PATCH 0/7] KVM: TDX SEPT SEAMCALL retry
 2025-02-05  7:34 UTC  (8+ messages)
` [PATCH 3/7] KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY

[PATCH v2 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
 2025-02-05  6:48 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids

[PATCH net-next v5 0/7] tun: Unify vnet implementation
 2025-02-05  6:22 UTC  (8+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 2/7] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v5 3/7] tun: Decouple vnet from tun_struct
` [PATCH net-next v5 4/7] tun: Decouple vnet handling
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v5 7/7] tap: Use tun's vnet-related code

[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
 2025-02-05  5:55 UTC  (9+ messages)
` [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns()

[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
 2025-02-05  3:56 UTC  (9+ messages)
` [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-05  3:45 UTC  (10+ messages)

[PATCH v2] sched: Don't define sched_clock_irqtime as static key
 2025-02-05  3:24 UTC 

[PATCH kvmtool v2] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE
 2025-02-05  1:40 UTC  (2+ messages)

[syzbot] [net?] general protection fault in add_wait_queue
 2025-02-04 23:58 UTC  (5+ messages)

[PATCH v2 00/11] KVM: x86: pvclock fixes and cleanups
 2025-02-04 19:23 UTC  (13+ messages)
` [PATCH v2 04/11] KVM: x86: Process "guest stopped request" once per guest time update
` [PATCH v2 05/11] KVM: x86/xen: Use guest's copy of pvclock when starting timer
` [PATCH v2 06/11] KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks
` [PATCH v2 07/11] KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
` [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()

[PATCH] kvm: x86: SRSO_USER_KERNEL_NO is not synthesized
 2025-02-04 19:20 UTC  (2+ messages)

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

[PATCH] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
 2025-02-04 16:28 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially"
 2025-02-04 16:15 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.14, take #1
 2025-02-04 15:56 UTC 

[RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
 2025-02-04 13:39 UTC  (4+ messages)
` [RFC PATCH 4/9] hw/qdev: Introduce DeviceClass::[un]wire() handlers

[kvm-unit-tests PATCH] arm: pmu: Actually use counter 0 in test_event_counter_config()
 2025-02-04 13:20 UTC  (3+ messages)

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-04 13:02 UTC  (9+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "initally" -> "initially"
 2025-02-04 10:14 UTC  (2+ messages)

[kvm-unit-tests PATCH v1] editorconfig: Add max line length setting for commit message and branch description
 2025-02-04 10:25 UTC  (2+ messages)

[PATCH v3 00/21] Add Counter delegation ISA extension support
 2025-02-04  6:35 UTC  (4+ messages)
` [PATCH v3 09/21] RISC-V: Add Smcntrpmf extension parsing

[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-02-04  0:40 UTC  (12+ messages)
` [PATCH v9 01/11] KVM: Rename kvm_handle_hva_range()
` [PATCH v9 02/11] KVM: Add lockless memslot walk to KVM
` [PATCH v9 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v9 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn() and kvm_age_gfn()
` [PATCH v9 05/11] KVM: x86/mmu: Rename spte_has_volatile_bits() to spte_needs_atomic_write()
` [PATCH v9 06/11] KVM: x86/mmu: Skip shadow MMU test_young if TDP MMU reports page as young
` [PATCH v9 07/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v9 08/11] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH v9 09/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v9 10/11] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH v9 11/11] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns


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).