Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2025-09-25 10:28:52 to 2025-09-28 09:30:43 UTC [more...]

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-28  9:30 UTC  (3+ messages)
` [RFC PATCH v2 04/18] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-28  8:35 UTC  (46+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-28  8:15 UTC  (13+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

[PATCH] RISC-V: KVM: Transparent huge page support
 2025-09-28  7:44 UTC 

[PATCH] vhost: vringh: Modify the return value check
 2025-09-27 20:36 UTC  (2+ messages)

[PATCH] KVM: s390: Fix to clear PTE when discarding a swapped page
 2025-09-27 17:14 UTC  (2+ messages)

vduse: add vq group support
 2025-09-27 14:21 UTC 

[PATCH] vhost-vdpa: Set s.num in GET_VRING_GROUP
 2025-09-27 12:32 UTC  (2+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-09-27  7:38 UTC  (19+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[GIT PULL] KVM: x86 pull requests 6.18
 2025-09-27  6:09 UTC  (11+ messages)
` [GIT PULL] x86/kvm: Guest side changes for 6.18
` [GIT PULL] KVM: One lone common change "
` [GIT PULL] KVM: x86: MMU changes "
` [GIT PULL] KVM: Selftests "
` [GIT PULL] KVM: x86: VMX "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: SNP CipherTextHiding "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: x86: CET virtualization "
` [GIT PULL] KVM: Symbol export restrictions "

[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
 2025-09-27  6:02 UTC  (2+ messages)

[PATCH net] vhost: vringh: Fix copy_to_iter return value check
 2025-09-27  0:50 UTC  (3+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-26 19:36 UTC  (26+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] vfio/nvgrace-gpu: Add GB300 SKU to the devid table
 2025-09-26 19:36 UTC  (3+ messages)

[PATCH v4] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
 2025-09-26 19:35 UTC  (2+ messages)

[PATCH v3 0/2] Support for SEV-ES guest shadow stack
 2025-09-26 19:22 UTC  (4+ messages)
` [PATCH v3 2/2] x86/sev-es: Include XSS value in GHCB CPUID request

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
 2025-09-26 16:56 UTC  (15+ messages)
` [PATCH net-next v6 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v6 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v6 3/9] vsock: add netns to vsock core
` [PATCH net-next v6 4/9] vsock/loopback: add netns support
` [PATCH net-next v6 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v6 6/9] vhost/vsock: add netns support

[PATCH 0/6] KVM: Avoid a lurking guest_memfd ABI mess
 2025-09-26 16:31 UTC  (7+ messages)
` [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set
` [PATCH 2/6] KVM: selftests: Stash the host page size in a global in the guest_memfd test
` [PATCH 3/6] KVM: selftests: Create a new guest_memfd for each testcase
` [PATCH 4/6] KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
` [PATCH 5/6] KVM: selftests: Add wrappers for mmap() and munmap() to assert success
` [PATCH 6/6] KVM: selftests: Verify that faulting in private guest_memfd memory fails

[PATCH 0/2] VMSCAPE optimization for BHI variant
 2025-09-26 16:14 UTC  (10+ messages)
` [PATCH 1/2] x86/bhi: Add BHB clearing for CPUs with larger branch history
` [PATCH 2/2] x86/vmscape: Replace IBPB with branch history clear on exit to userspace

[PATCH] KVM: VMX: Remove stale vmx_set_dr6() declaration
 2025-09-26 15:57 UTC 

[PATCH] KVM: x86: Restrict writeback of SMI VCPU state
 2025-09-26 14:54 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0
 2025-09-26 13:51 UTC 

[PATCH net-next v5 8/8] vhost_net: Replace rx_ring with calls of TUN/TAP wrappers
 2025-09-26 13:47 UTC  (2+ messages)

[RFC PATCH 0/5] Arm CCA planes support
 2025-09-26 11:02 UTC  (6+ messages)
` [RFC PATCH 1/5] arm64: RME: Add SMC definitions introduced in RMM v1.1
` [RFC PATCH 2/5] arm64: RME: Handle auxiliary RTT trees
` [RFC PATCH 3/5] arm64: RME: Support RMI_EXIT_S2AP_CHANGE
` [RFC PATCH 4/5] arm64: rme: Allocate AUX RTT PGDs and VMIDs
` [RFC PATCH 5/5] arm64: RME: Support num_aux_places & rtt_tree_pp realm parameters

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-09-26  9:10 UTC  (3+ messages)

[RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
 2025-09-26  9:14 UTC  (2+ messages)

[PATCH V2 kvm-next] KVM: guest_memfd: use kvm_gmem_get_index() in more places and smaller cleanups
 2025-09-26  9:05 UTC  (3+ messages)

[PATCH v3] KVM: selftests: Test prefault memory during concurrent memslot removal
 2025-09-26  7:59 UTC  (3+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-09-26  7:12 UTC  (3+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[RFC PATCH v3 1/1] vfio/pci: add PCIe TPH device ioctl
 2025-09-26  2:52 UTC  (5+ messages)

[PATCH] KVM: x86: Advertise EferLmsleUnsupported to userspace
 2025-09-25 20:29 UTC 

Should QEMU (accel=kvm) kvm-clock/guest_tsc stop counting during downtime blackout?
 2025-09-25 19:42 UTC  (11+ messages)

[PATCH v9 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-09-25 18:54 UTC  (6+ messages)
` [PATCH v9 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[GIT PULL] KVM/arm64 updates for 6.18
 2025-09-25 18:26 UTC 

[PATCH v11 00/21] TDX KVM selftests
 2025-09-25 17:28 UTC  (22+ messages)
` [PATCH v11 01/21] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v11 02/21] KVM: selftests: Expose functions to get default sregs values
` [PATCH v11 03/21] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v11 04/21] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v11 05/21] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v11 06/21] KVM: selftests: Add kbuild definitons
` [PATCH v11 07/21] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v11 08/21] KVM: selftests: Add "
` [PATCH v11 09/21] KVM: selftests: Set up TDX boot code region
` [PATCH v11 10/21] KVM: selftests: Set up TDX boot parameters region
` [PATCH v11 11/21] KVM: selftests: Add helper to initialize TDX VM
` [PATCH v11 12/21] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v11 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v11 14/21] KVM: selftests: Call TDX init when creating a new TDX vm
` [PATCH v11 15/21] KVM: selftests: Setup memory regions for TDX on vm creation
` [PATCH v11 16/21] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v11 17/21] KVM: selftests: Set entry point for TDX guest code
` [PATCH v11 18/21] KVM: selftests: Add support for TDX TDCALL from guest
` [PATCH v11 19/21] KVM: selftests: Add wrapper for TDX MMIO "
` [PATCH v11 20/21] KVM: selftests: Add ucall support for TDX
` [PATCH v11 21/21] KVM: selftests: Add TDX lifecycle test

[PATCH v10 00/21] TDX KVM selftests
 2025-09-25 17:13 UTC  (4+ messages)
` [PATCH v10 10/21] KVM: selftests: Set up TDX boot parameters region

[GIT PULL] virtio,vhost: last minute fixes
 2025-09-25 16:37 UTC  (2+ messages)

[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-25 16:29 UTC  (6+ messages)
` [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v4 07/10] s390/pci: Store PCI error information for passthrough devices

[PATCH v6 00/23] WHPX support for Arm
 2025-09-25 16:24 UTC  (7+ messages)
` [PATCH v6 03/23] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v6 04/23] tests: data: update AArch64 ACPI tables
` [PATCH v6 22/23] docs: arm: update virt machine model description

[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
 2025-09-25 14:19 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 01/10] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v3 02/10] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v3 03/10] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v3 04/10] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v3 05/10] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v3 06/10] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v3 07/10] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v3 08/10] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v3 09/10] arm64: run at EL2 if supported
` [kvm-unit-tests PATCH v3 10/10] arm64: add EL2 environment variable

[RFC PATCH v2 00/17] AMD: Add Secure AVIC KVM Support
 2025-09-25 13:54 UTC  (5+ messages)
` [RFC PATCH v2 05/17] KVM: SVM: Do not intercept SECURE_AVIC_CONTROL MSR for SAVIC guests

[PATCH v3 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-25 13:14 UTC  (11+ messages)
` [PATCH v3 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v3 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v3 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v3 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v3 05/10] types: move phys_vec definition to common header
` [PATCH v3 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v3 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v3 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v3 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v3 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 03/11] iommu: Compute iommu_groups properly for PCIe switches
 2025-09-25 12:20 UTC  (11+ messages)

[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
 2025-09-25 11:12 UTC  (3+ messages)

[PATCH v3] KVM: selftests: Test TPR / CR8 sync and interrupt masking
 2025-09-25 10:43 UTC  (2+ messages)

[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-09-25 10:17 UTC  (4+ messages)
` [PATCH v2 1/9] target/i386: SEV: Generalize handling of SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
` [PATCH v2 9/9] target/i386: SEV: Refactor check_sev_features()


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