messages from 2024-11-07 20:46:54 to 2024-11-10 13:48:23 UTC [more...]
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-10 13:46 UTC (12+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-11-10 12:12 UTC (17+ messages)
` [RFC 03/14] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC 04/14] x86/apic: Initialize APIC backing page for Secure AVIC
` [RFC 05/14] x86/apic: Initialize APIC ID "
` [sos-linux-ext-patches] "
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-10 10:41 UTC (18+ messages)
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH v4 0/7] Support attaching PASID to the blocked_domain
2024-11-10 4:21 UTC (14+ messages)
` [PATCH v4 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v4 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v4 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v4 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v4 5/7] iommu/vt-d: "
` [PATCH v4 6/7] iommu/amd: "
` [PATCH v4 7/7] iommu: Remove the remove_dev_pasid op
[PATCH 0/3] KVM: x86: Small changes to support VMware guests
2024-11-09 21:11 UTC (9+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
[PATCH v8 00/11] Enable haltpoll on arm64
2024-11-09 9:49 UTC (4+ messages)
` [PATCH 2/5] arm64: add __READ_ONCE_EX()
[PATCH] KVM/x86: don't use a literal 1 instead of RET_PF_RETRY
2024-11-09 9:29 UTC (8+ messages)
[PATCH 0/3] Fix doorbell emulation for nested KVM guests in V1 API
2024-11-09 6:32 UTC (4+ messages)
` [PATCH 1/3] Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"
` [PATCH 2/3] KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
` [PATCH 3/3] KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-09 5:48 UTC (8+ messages)
` [PATCH RFCv1 1/7] genirq/msi: Allow preset IOVA in struct msi_desc for MSI doorbell address
` [PATCH RFCv1 2/7] irqchip/gic-v3-its: Bypass iommu_cookie if desc->msi_iova is preset
` [PATCH RFCv1 3/7] PCI/MSI: Pass in msi_iova to msi_domain_insert_msi_desc
` [PATCH RFCv1 4/7] PCI/MSI: Allow __pci_enable_msi_range to pass in iova
` [PATCH RFCv1 5/7] PCI/MSI: Extract a common __pci_alloc_irq_vectors function
` [PATCH RFCv1 6/7] PCI/MSI: Add pci_alloc_irq_vectors_iovas helper
` [PATCH RFCv1 7/7] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE
[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
2024-11-09 0:23 UTC (3+ messages)
[PATCH v8 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-11-08 22:45 UTC (4+ messages)
[PATCH v9 00/15] arm64: support poll_idle()
2024-11-08 22:15 UTC (9+ messages)
` [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()
` [RFC PATCH v9 14/15] arm64/delay: move some constants out to a separate header
[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
2024-11-08 21:18 UTC (6+ messages)
[PATCH v14 0/4] debugfs to hisilicon migration driver
2024-11-08 21:01 UTC (6+ messages)
` [PATCH v14 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v14 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v14 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v14 4/4] Documentation: add debugfs description for hisi migration
[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
2024-11-08 20:56 UTC (4+ messages)
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series
[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
2024-11-08 19:33 UTC (13+ messages)
` [RFC PATCH v1 01/10] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [RFC PATCH v1 02/10] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [RFC PATCH v1 03/10] mm/hugetlb: rename "folio_putback_active_hugetlb()" to "folio_putback_hugetlb()"
` [RFC PATCH v1 04/10] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
` [RFC PATCH v1 05/10] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
` [RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
` [RFC PATCH v1 07/10] mm: Introduce struct folio_owner_ops
` [RFC PATCH v1 08/10] mm: Use getters and setters to access page pgmap
` [RFC PATCH v1 09/10] mm: Use owner_ops on folio_put for zone device pages
` [RFC PATCH v1 10/10] mm: hugetlb: Use owner_ops on folio_put for hugetlb
[PATCH v7 0/5] Correct perf sampling with Guest VMs
2024-11-08 19:32 UTC (6+ messages)
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments
[PATCH 00/11] x86/kvm/emulate: Avoid RET for FASTOPs
2024-11-08 19:03 UTC (6+ messages)
` [PATCH 01/11] objtool: Generic annotation infrastructure
[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
2024-11-08 18:04 UTC (14+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH 5/7] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH 6/7] target/i386/kvm: support perfmon-v2 for reset
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
2024-11-08 17:31 UTC (6+ messages)
[PATCH 0/3] KVM: arm64: Handle KVM_REQ_VM_DEAD in vgic_init test
2024-11-08 17:18 UTC (9+ messages)
` [PATCH 2/3] KVM: selftests: Introduce kvm_vm_dead_free
[GIT PULL] KVM/riscv changes for 6.13
2024-11-08 17:15 UTC (2+ messages)
[PATCH 0/3] KVM: gmem: track preparedness a page at a time
2024-11-08 16:32 UTC (5+ messages)
` [PATCH 1/3] KVM: gmem: allocate private data for the gmem inode
` [PATCH 2/3] KVM: gmem: add a complete set of functions to query page preparedness
` [PATCH 3/3] KVM: gmem: track preparedness a page at a time
` [PATCH 2.5/3] KVM: gmem: limit hole-punching to ranges within the file
[PATCH] KVM/x86: add comment to kvm_mmu_do_page_fault()
2024-11-08 16:14 UTC
[kvm-unit-tests PATCH v1 1/1] s390x: pv: Add test for large host pages backing
2024-11-08 15:59 UTC (3+ messages)
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2024-11-08 15:42 UTC (14+ messages)
` [PATCH v4 05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
[PATCH v5 0/5] vfio-pci support pasid attach/detach
2024-11-08 12:17 UTC (6+ messages)
` [PATCH v5 1/5] ida: Add ida_find_first_range()
` [PATCH v5 2/5] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v5 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()
` [PATCH v5 5/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
[RFC PATCH 0/1] KVM selftests runner for running more than just default
2024-11-08 11:05 UTC (5+ messages)
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-08 10:36 UTC (3+ messages)
[PATCH net 0/4] virtio/vsock: Fix memory leaks
2024-11-08 9:21 UTC (8+ messages)
` [PATCH net 2/4] virtio/vsock: Fix sk_error_queue memory leak
` [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
[PATCH v7 2/5] selftests: kvm: s390: Add uc_skey VM test case
2024-11-08 9:16 UTC (2+ messages)
[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
2024-11-08 9:13 UTC (4+ messages)
` [PATCH net v2 1/3] virtio/vsock: Fix accept_queue memory leak
` [PATCH net v2 2/3] vsock: Fix sk_error_queue "
[ISSUE] split_folio() and dirty IOMAP folios
2024-11-08 9:11 UTC (5+ messages)
[PATCH v4 1/6] kvm: svm: Fix gctx page leak on invalid inputs
2024-11-08 9:08 UTC (3+ messages)
[PATCH 0/2] KVM: VMX: Mark Intel PT virtualization as BROKEN
2024-11-08 9:07 UTC (3+ messages)
` [PATCH 1/2] KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
[RFC PATCH 0/5] Documentation: kvm: cleanup and introduce "VM planes"
2024-11-08 9:07 UTC (2+ messages)
[GIT PULL] KVM: x86 and selftests fixes for 6.12-rcN
2024-11-08 9:05 UTC (2+ messages)
[PATCH v2] KVM: x86: Unconditionally set irr_pending when updating APICv state
2024-11-08 9:02 UTC (2+ messages)
[PATCH] KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
2024-11-08 9:02 UTC (2+ messages)
[PATCH v13 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
2024-11-08 6:41 UTC (3+ messages)
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-08 5:59 UTC (8+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
[PATCH v4 0/5] Some fixes about vgic-its
2024-11-08 5:13 UTC (7+ messages)
` [PATCH v4 1/5] KVM: selftests: aarch64: Add VGIC selftest for save/restore ITS table mappings
` [PATCH v4 2/5] KVM: arm64: vgic-its: Add read/write helpers on ITS table entries
` [PATCH v4 3/5] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
` [PATCH v4 4/5] KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
` [PATCH v4 5/5] KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
[PATCH V4 00/11] Added Interrupt controller emulation for loongarch kvm
2024-11-08 3:38 UTC (12+ messages)
` [PATCH V4 01/11] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
` [PATCH V4 02/11] LoongArch: KVM: Add IPI device support
` [PATCH V4 03/11] LoongArch: KVM: Add IPI read and write function
` [PATCH V4 04/11] LoongArch: KVM: Add IPI user mode "
` [PATCH V4 05/11] LoongArch: KVM: Add EIOINTC device support
` [PATCH V4 06/11] LoongArch: KVM: Add EIOINTC read and write functions
` [PATCH V4 07/11] LoongArch: KVM: Add EIOINTC user mode "
` [PATCH V4 08/11] LoongArch: KVM: Add PCHPIC device support
` [PATCH V4 09/11] LoongArch: KVM: Add PCHPIC read and write functions
` [PATCH V4 10/11] LoongArch: KVM: Add PCHPIC user mode "
` [PATCH V4 11/11] LoongArch: KVM: Add irqfd support
[PATCH v6 00/13] Make set_dev_pasid op supporting domain replacement
2024-11-08 2:12 UTC (2+ messages)
[PATCH v5 01/10] KVM: SVM: Fix gctx page leak on invalid inputs
2024-11-07 23:24 UTC (5+ messages)
` [PATCH v5 02/10] KVM: SVM: Fix snp_context_create error reporting
` [PATCH v5 08/10] KVM: SVM: move sev_issue_cmd_external_user to new API
` [PATCH v5 09/10] KVM: SVM: Use new ccp GCTX API
` [PATCH v5 10/10] KVM: SVM: Delay legacy platform initialization on SNP
[PATCH 0/3] KVM: VMX: Initialize TDX when loading KVM module
2024-11-07 23:25 UTC (10+ messages)
` [PATCH 3/3] KVM: VMX: Initialize TDX during KVM module load
[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
2024-11-07 21:25 UTC (7+ messages)
` [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
cgroup2 freezer and kvm_vm_worker_thread()
2024-11-07 20:48 UTC (4+ messages)
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).