public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 09:47:32 to 2024-11-19 08:28:50 UTC [more...]

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-19  8:28 UTC  (20+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity
` [RFC PATCH 02/15] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [RFC PATCH 03/15] irqchip/riscv-imsic: Add support for DOMAIN_BUS_MSI_REMAP
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities
` [RFC PATCH 05/15] iommu/riscv: use data structure instead of individual values
` [RFC PATCH 06/15] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH 07/15] iommu/riscv: Move definitions to iommu.h
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping
` [RFC PATCH 09/15] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH 10/15] RISC-V: KVM: Add irqbypass skeleton
` [RFC PATCH 11/15] RISC-V: Define irqbypass vcpu_info
` [RFC PATCH 12/15] iommu/riscv: Add guest file irqbypass support
` [RFC PATCH 13/15] RISC-V: KVM: "
` [RFC PATCH 14/15] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH 15/15] RISC-V: defconfig: Add VFIO modules

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-11-19  5:20 UTC  (6+ messages)
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-19  1:26 UTC  (8+ messages)
` [RFC PATCH 1/6] Documentation: KVM: add userfault KVM exit flag
` [RFC PATCH 2/6] Documentation: KVM: add async pf user doc
` [RFC PATCH 3/6] KVM: x86: add async ioctl support
` [RFC PATCH 4/6] KVM: trace events: add type argument to async pf
` [RFC PATCH 5/6] KVM: x86: async_pf_user: add infrastructure
` [RFC PATCH 6/6] KVM: x86: async_pf_user: hook to fault handling and add ioctl

[PATCH] Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()"
 2024-11-19  1:14 UTC 

[PATCH v3] sched: Don't try to catch up excess steal time
 2024-11-19  0:22 UTC  (7+ messages)

[kvm-unit-test PATCH 1/3] nVMX: fixed-function performance counters could be not contiguous
 2024-11-18 22:52 UTC  (3+ messages)
` [kvm-unit-test PATCH 2/3] x86/pmu: Fixed PEBS basic record parsing issue
` [kvm-unit-test PATCH 3/3] x86/pmu: Execute PEBS test only if PEBSRecordFormat >= 4

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-11-18 21:45 UTC  (3+ messages)
` [RFC 01/14] x86/apic: Add new driver for Secure AVIC

[PATCH v1 1/1] s390/vfio-ap: remove gmap_convert_to_secure from vfio_ap_ops
 2024-11-18 19:05 UTC  (2+ messages)

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-18 18:55 UTC  (11+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

Queries regarding consolidated picture of virtualization and SPT/EPT/IOMMU/DMAR/PT
 2024-11-18 18:00 UTC 

[PATCH] KVM: x86: async_pf: check earlier if can deliver async pf
 2024-11-18 17:58 UTC  (2+ messages)

[PATCH 0/2] x86: KVM: Add missing AMD features
 2024-11-18 17:37 UTC  (14+ messages)
` [PATCH 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace
` [PATCH 2/2] x86: KVM: Advertise AMD's speculation control features

[PATCH 0/2] KVM: x86: Fix more KVM_X86 Kconfig bugs
 2024-11-18 17:20 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: add back X86_LOCAL_APIC dependency
` [PATCH 2/2] KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMD

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2024-11-18 16:48 UTC  (3+ messages)
` [Bug 219009] "

[PATCH] kvm: hardware_disable_test: remove unused macro
 2024-11-18 15:34 UTC  (2+ messages)

[PATCH] vsock/virtio: Remove queued_replies pushback logic
 2024-11-18 14:07 UTC  (4+ messages)

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-11-18 13:19 UTC  (2+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2024-11-18 12:42 UTC  (6+ messages)

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-18 10:15 UTC  (23+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
 2024-11-18  9:45 UTC  (8+ messages)
` [PATCH v2 0/7] hugetlbfs memory HW error fixes
  ` [PATCH v2 3/7] accel/kvm: Report the loss of a large memory page

[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-18  9:38 UTC  (7+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()

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

[PATCH v3] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
 2024-11-17 12:08 UTC  (2+ messages)

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-11-17 11:56 UTC  (2+ messages)
` (subset) "

[PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
 2024-11-17 11:56 UTC  (2+ messages)

[PATCH 0/3] Fix doorbell emulation for nested KVM guests in V1 API
 2024-11-17 11:56 UTC  (2+ messages)

Nov:16:24
 2024-11-16 16:03 UTC 

[PATCH v2 00/12] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-16 10:06 UTC  (21+ messages)
` [PATCH v2 01/12] objtool: Generic annotation infrastructure
` [PATCH v2 03/12] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
` [PATCH v2 04/12] objtool: Convert instrumentation_{begin,end}() "
` [PATCH v2 07/12] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALLS "
` [PATCH v2 10/12] x86,nospec: Simplify {JMP,CALL}_NOSPEC (part 2)
` [PATCH v2 12/12] x86/kvm/emulate: Avoid RET for fastops

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-15 21:54 UTC  (6+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-11-15 21:15 UTC  (8+ messages)

[RFC PATCH 0/6] SEAMCALL Wrappers
 2024-11-15 20:20 UTC  (7+ messages)
` [RFC PATCH 1/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [RFC PATCH 2/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [RFC PATCH 3/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [RFC PATCH 4/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [RFC PATCH 5/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [RFC PATCH 6/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-15 17:55 UTC  (8+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (11+ messages)

[RFC PATCH 0/6] Enable shared device assignment
 2024-11-15 17:20 UTC  (5+ messages)

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-15 15:35 UTC  (8+ messages)
` [PATCH v2 07/11] PCI: MSI: Use never-managed version of pci_intx()
` [PATCH v2 11/11] Remove devres from pci_intx()

[PATCH v5 0/7] Support attaching PASID to the blocked_domain
 2024-11-15 14:58 UTC  (3+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid

Proposal: bi-weekly guest_memfd upstream call
 2024-11-15 13:18 UTC  (3+ messages)

[PATCH v4 0/5] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits
 2024-11-15 13:11 UTC  (7+ messages)
` [PATCH v4 1/5] target/i386: Update EPYC CPU model "
` [PATCH v4 2/5] target/i386: Update EPYC-Rome "
` [PATCH v4 3/5] target/i386: Update EPYC-Milan "
` [PATCH v4 4/5] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v4 5/5] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-11-15 12:10 UTC  (8+ messages)
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-15 10:04 UTC  (13+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h

[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
 2024-11-15  9:12 UTC  (9+ messages)

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-11-15  9:24 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Only zap valid non-mirror roots in kvm_zap_gfn_range()
 2024-11-15  8:45 UTC 

[PATCH v15 0/4] debugfs to hisilicon migration driver
 2024-11-15  8:36 UTC  (3+ messages)

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2024-11-15  6:15 UTC  (10+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v4 3/8] KVM: selftests: Add VMGEXIT helper
` [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 v4 6/8] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v4 7/8] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v4 8/8] KVM: selftests: Add a basic SEV-SNP smoke test

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2024-11-15  4:05 UTC 

[PATCH v2] Documentation: kvm: fix typo in api.rst
 2024-11-15  1:18 UTC 

[PATCH] Documentation: kvm: fix tipo in api.rst
 2024-11-15  1:19 UTC  (3+ messages)

[PATCH v9 00/15] arm64: support poll_idle()
 2024-11-15  0:28 UTC  (7+ messages)
` [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()

[GIT PULL] LoongArch KVM changes for v6.13
 2024-11-14 23:53 UTC  (2+ messages)

[GIT PULL] KVM/arm64 changes for 6.13
 2024-11-14 23:52 UTC  (2+ messages)

[PATCH vfio 0/2] Fix several unwind issues in the mlx5/vfio driver
 2024-11-14 19:12 UTC  (6+ messages)
` [PATCH vfio 1/2] vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()
` [PATCH vfio 2/2] vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()

[PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-14 19:12 UTC  (2+ messages)

[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2024-11-14 16:59 UTC  (7+ messages)
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-14 15:45 UTC  (15+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
 2024-11-14 15:35 UTC  (6+ messages)

[PATCH 0/5] KVM: nVMX: Honor event priority for PI ack at VM-Enter
 2024-11-14 15:27 UTC  (4+ messages)
` [PATCH 5/5] KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter

[PATCH] KVM: SVM: Convert plain error code numbers to defines
 2024-11-14 14:42 UTC  (2+ messages)


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