public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-26 01:12:57 to 2024-10-29 13:45:26 UTC [more...]

[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
 2024-10-29 13:44 UTC  (8+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-10-31
 2024-10-29 13:13 UTC 

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-10-29 12:15 UTC  (9+ messages)

[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
 2024-10-29 11:59 UTC  (15+ messages)
` [PATCH vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured

[RFC kvm-unit-tests PATCH] lib/report: Return pass/fail result from report
 2024-10-29 10:59 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
 2024-10-29 10:56 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization

[PATCH v14 00/13] Add Secure TSC support for SNP guests
 2024-10-29  9:36 UTC  (21+ messages)
` [PATCH v14 01/13] x86/sev: Carve out and export SNP guest messaging init routines
` [PATCH v14 02/13] x86/sev: Relocate SNP guest messaging routines to common code
` [PATCH v14 03/13] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v14 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v14 05/13] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v14 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR "
` [PATCH v14 07/13] x86/sev: Mark Secure TSC as reliable clocksource
` [PATCH v14 08/13] x86/cpu/amd: Do not print FW_BUG for Secure TSC
` [PATCH v14 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency
` [PATCH v14 10/13] tsc: Upgrade TSC clocksource rating
` [PATCH v14 11/13] tsc: Switch to native sched clock
` [PATCH v14 12/13] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected
` [PATCH v14 13/13] x86/sev: Allow Secure TSC feature for SNP guests

[PATCH v6 00/18] IOMMUFD Dirty Tracking
 2024-10-29  9:34 UTC  (5+ messages)

[PATCH v2 1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
 2024-10-29  8:55 UTC 

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

[PATCH v2 0/3] Support attaching PASID to the blocked_domain
 2024-10-29  5:20 UTC  (8+ messages)
` [PATCH v2 1/3] iommu: Add a wrapper for remove_dev_pasid

[PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 0/2]
 2024-10-29  3:32 UTC  (4+ messages)

[PATCH 0/2] Introduce configuration for LRU cache of previous CR3s
 2024-10-29  3:14 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: expand the "
` [PATCH 2/2] KVM: x86: introduce cache configurations for "

Dear Respectable, I wait for your response to this my message
 2024-10-29  1:54 UTC 

[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-29  0:23 UTC  (30+ messages)
` [PATCH v6 01/10] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
` [PATCH v6 02/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v6 03/10] x86/virt/tdx: Use auto-generated code to read global metadata
` [PATCH v6 04/10] x86/virt/tdx: Use dedicated struct members for PAMT entry sizes
` [PATCH v6 05/10] x86/virt/tdx: Add missing header file inclusion to local tdx.h
` [PATCH v6 06/10] x86/virt/tdx: Switch to use auto-generated global metadata reading code
` [PATCH v6 07/10] x86/virt/tdx: Trim away tail null CMRs
` [PATCH v6 08/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v6 09/10] x86/virt/tdx: Require the module to assert it has the NO_RBP_MOD mitigation
` [PATCH v6 10/10] x86/virt/tdx: Print TDX module version

cgroup2 freezer and kvm_vm_worker_thread()
 2024-10-29  0:07 UTC 

[PATCH v2] KVM: arm64: Get rid of userspace_irqchip_in_use
 2024-10-28 23:45 UTC 

[PATCH v2 0/3] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-10-28 22:32 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches

[PATCH 04/21] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
 2024-10-28 22:19 UTC  (3+ messages)

[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-10-28 20:45 UTC  (3+ messages)
` [PATCH v3 09/14] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c

[PATCH v3 0/9] SEV Kernel Selftests
 2024-10-28 20:41 UTC  (6+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test

[PATCH v3 0/7] target/i386: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
 2024-10-28 18:46 UTC  (13+ messages)
` [PATCH v3 1/7] target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
` [PATCH v3 2/7] target/i386: Add RAS feature bits on EPYC CPU models
` [PATCH v3 5/7] target/i386: Expose bits related to SRSO vulnerability

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-10-28 18:27 UTC  (9+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
` [RFC PATCH 3/7] blk-mq: add a dma mapping iterator
` [RFC PATCH 4/7] blk-mq: add scatterlist-less DMA mapping helpers
` [RFC PATCH 5/7] nvme-pci: remove struct nvme_descriptor
` [RFC PATCH 6/7] nvme-pci: use a better encoding for small prp pool allocations
` [RFC PATCH 7/7] nvme-pci: convert to blk_rq_dma_map

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-28 18:27 UTC  (10+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields

[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
 2024-10-28 18:20 UTC  (9+ messages)
` [PATCH v1 4/5] KVM: Introduce KVM_EXIT_COCO exit type

linux-next: manual merge of the kvm tree with the arm64 tree
 2024-10-28 18:06 UTC  (3+ messages)

[PATCH 0/3] KVM: VMX: Initialize TDX when loading KVM module
 2024-10-28 17:41 UTC  (5+ messages)
` [PATCH 1/3] KVM: VMX: Refactor VMX module init/exit functions
` [PATCH 2/3] KVM: Export hardware virtualization enabling/disabling functions
` [PATCH 3/3] KVM: VMX: Initialize TDX during KVM module load

[PATCH] KVM: arm64: Mark the VM as dead for failed initializations
 2024-10-28 17:12 UTC  (6+ messages)

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2024-10-28 17:01 UTC  (9+ messages)
` [PATCH v1 0/4] hugetlbfs memory HW error fixes
  ` [PATCH v1 2/4] accel/kvm: Keep track of the HWPoisonPage page_size
  ` [PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages

[PATCH] KVM: x86: Fast forward the iterator when zapping the TDP MMU
 2024-10-28 16:44 UTC  (4+ messages)

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2024-10-28 16:32 UTC  (7+ messages)

[RFC PATCH 00/13] Support iommu(fd) persistence for live update
 2024-10-28 16:03 UTC  (4+ messages)
` [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas

vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
 2024-10-28 15:55 UTC  (2+ messages)

[PATCH] Documentation: kvm: Reduce padding of "At the beginning" cell
 2024-10-28 12:58 UTC 

[PATCH v5 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-28 12:07 UTC  (4+ messages)

[PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-28 11:53 UTC 

[PATCH AUTOSEL 6.6 08/15] RISCV: KVM: use raw_spinlock for critical section in imsic
 2024-10-28 10:52 UTC 

[PATCH AUTOSEL 6.11 19/32] RISCV: KVM: use raw_spinlock for critical section in imsic
 2024-10-28 10:50 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 25/32] LoongArch: KVM: Mark hrtimer to expire in hard interrupt context

[PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
 2024-10-28 10:16 UTC 

[PATCH v3 0/3] linux-headers: Update to Linux v6.12-rc5
 2024-10-28  9:55 UTC  (6+ messages)
` [PATCH v3 1/3] linux-headers: Add unistd_64.h
` [PATCH v3 2/3] linux-headers: loongarch: Add kvm_para.h
` [PATCH v3 3/3] linux-headers: Update to Linux v6.12-rc5

[PATCH v3] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
 2024-10-28  9:04 UTC 

[PATCH v4 0/9] Introduce SMP Cache Topology
 2024-10-28  9:07 UTC  (2+ messages)

linux-next: build warning after merge of the kvm tree
 2024-10-28  8:29 UTC 

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-28  6:41 UTC  (3+ messages)
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH v3 0/9] Initial support for SMMUv3 nested translation
 2024-10-28  2:25 UTC  (6+ messages)
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains

[syzbot] [kvm?] WARNING in srcu_check_nmi_safety (2)
 2024-10-27 13:55 UTC  (2+ messages)
` [syzbot] [bcachefs] "

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-10-27 12:06 UTC  (4+ messages)
` [RFC PATCH v3 43/58] KVM: x86/pmu: Introduce PMU operator for setting counter overflow

[kvm-unit-tests PATCH v6 0/1] riscv: sbi: Add support to test HSM extension
 2024-10-26 16:18 UTC  (2+ messages)
` [kvm-unit-tests PATCH v6 1/1] riscv: sbi: Add tests for "

[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
 2024-10-26  8:59 UTC  (2+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-26  1:12 UTC  (9+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization


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