messages from 2025-10-20 16:33:59 to 2025-10-21 23:03:31 UTC [more...]
[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-21 23:03 UTC (44+ messages)
` [PATCH 06/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH 07/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH 09/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH 10/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH 11/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH 12/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH 16/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH 17/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH 18/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH 25/26] drm/xe/pf: Export helpers for VFIO
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
2025-10-21 22:56 UTC (16+ messages)
` [PATCH 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH 2/4] KVM: selftests: Use a loop to walk "
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode
` [PATCH 4/4] KVM: selftests: Add a VMX test for LA57 nested state
[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-21 22:41 UTC (27+ messages)
` [PATCH v2 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v2 02/26] drm/xe: Move migration support to device-level struct
` [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v2 04/26] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v2 05/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH v2 06/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v2 07/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v2 08/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v2 09/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v2 10/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v2 11/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v2 12/26] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v2 13/26] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v2 14/26] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v2 15/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v2 16/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v2 17/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v2 18/26] drm/xe/pf: Add helpers for VF MMIO migration data handling
` [PATCH v2 19/26] drm/xe/pf: Handle MMIO migration data as part of PF control
` [PATCH v2 20/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v2 21/26] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v2 22/26] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v2 23/26] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v2 24/26] drm/xe/pf: Enable SR-IOV VF migration for PTL and BMG
` [PATCH v2 25/26] drm/xe/pf: Export helpers for VFIO
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-21 22:38 UTC (11+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v3 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[GIT PULL] VFIO update for v6.18-rc3
2025-10-21 22:35 UTC (2+ messages)
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-21 22:21 UTC (14+ messages)
` [PATCH v4 3/3] vfio/type1: "
[PATCH 0/8] Trivial patches, mostly PC-related
2025-10-21 20:57 UTC (3+ messages)
` [PATCH 8/8] tests/qtest/ds1338-test: Reuse from_bcd()
[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
2025-10-21 20:49 UTC (10+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER
[PATCH v3 00/10] Cleanup patches, mostly PC-related
2025-10-21 20:32 UTC (13+ messages)
` [PATCH v3 05/10] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH v3 07/10] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH v3 08/10] hw/i386/apic: Ensure own APIC use in apic_msr_{read,write}
` [PATCH v3 08/10] hw/i386/apic: Ensure own APIC use in apic_msr_{read, write}
` [PATCH v3 09/10] hw/intc/apic: Pass APICCommonState to apic_register_{read,write}
` [PATCH v3 09/10] hw/intc/apic: Pass APICCommonState to apic_register_{read, write}
[PATCH v2 0/4] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
2025-10-21 19:22 UTC (5+ messages)
` [PATCH v2 1/4] arm64/sysreg: Fix checks for incomplete sysreg definitions
` [PATCH v2 2/4] arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-21 19:03 UTC (15+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
2025-10-21 18:47 UTC (8+ messages)
[PATCH][next] KVM: Avoid a few dozen -Wflex-array-member-not-at-end warnings
2025-10-21 18:12 UTC
[PATCH] x86/virt/tdx: Use precalculated TDVPR page physical address
2025-10-21 17:51 UTC (8+ messages)
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-21 17:08 UTC (13+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
2025-10-21 16:48 UTC (6+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped
` [PATCH v3 2/4] KVM: VMX: Bundle all L1 data cache flush mitigation code together
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-10-21 16:13 UTC (4+ messages)
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA
[PATCH 0/2] KVM: x86: fix some kvm period timer BUG
2025-10-21 15:40 UTC (3+ messages)
` [PATCH v2 1/2] avoid hv timer fallback to sw timer if delay exceeds period
` [PATCH v2 2/2] fix hardlockup when waking VM after long suspend
[PATCH RESEND] avoid hv timer fallback to sw timer if delay exceeds period
2025-10-21 15:37 UTC (5+ messages)
[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
2025-10-21 15:31 UTC (6+ messages)
` "
[PATCH v2 1/2] virtio: clean up features qword/dword terms
2025-10-21 14:56 UTC (2+ messages)
` [PATCH v2 2/2] vhost: use checked versions of VIRTIO_BIT
[PATCH v2] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
2025-10-21 14:21 UTC
[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
2025-10-21 14:21 UTC (20+ messages)
` [PATCH v2 01/11] ppc/spapr: remove deprecated machine pseries-3.0
` [PATCH v2 02/11] hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field
` [PATCH v2 03/11] ppc/spapr: remove deprecated machine pseries-3.1
` [PATCH v2 04/11] hw/ppc/spapr: Inline spapr_dtb_needed()
` [PATCH v2 05/11] hw/ppc/spapr: Inline few SPAPR_IRQ_* uses
` [PATCH v2 06/11] target/ppc/kvm: Remove kvmppc_get_host_serial() as unused
` [PATCH v2 07/11] target/ppc/kvm: Remove kvmppc_get_host_model() "
` [PATCH v2 08/11] ppc/spapr: remove deprecated machine pseries-4.0
` [PATCH v2 09/11] hw/ppc/spapr: Remove SpaprMachineClass::phb_placement callback
` [PATCH v2 10/11] ppc/spapr: remove deprecated machine pseries-4.1
` [PATCH v2 11/11] ppc/spapr: remove deprecated machine pseries-4.2
[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
2025-10-21 14:01 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Move the misplaced export of kvm_zap_gfn_range()
2025-10-21 11:43 UTC
[PATCH v2] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
2025-10-21 10:10 UTC (2+ messages)
[PATCH 00/18] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
2025-10-21 8:41 UTC (6+ messages)
[PATCH v2 00/23] Extend test coverage for nested SVM
2025-10-21 7:47 UTC (24+ messages)
` [PATCH v2 01/23] KVM: selftests: Minor improvements to asserts in test_vmx_nested_state()
` [PATCH v2 02/23] KVM: selftests: Extend vmx_set_nested_state_test to cover SVM
` [PATCH v2 03/23] KVM: selftests: Extend vmx_close_while_nested_test "
` [PATCH v2 04/23] KVM: selftests: Extend vmx_nested_tsc_scaling_test "
` [PATCH v2 05/23] KVM: selftests: Move nested invalid CR3 check to its own test
` [PATCH v2 06/23] KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
` [PATCH v2 07/23] KVM: selftests: Extend vmx_tsc_adjust_test "
` [PATCH v2 08/23] KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
` [PATCH v2 09/23] KVM: selftests: Remove the unused argument to prepare_eptp()
` [PATCH v2 10/23] KVM: selftests: Stop using __virt_pg_map() directly in tests
` [PATCH v2 11/23] KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
` [PATCH v2 12/23] KVM: selftests: Parameterize the PTE bitmasks for virt mapping functions
` [PATCH v2 13/23] KVM: selftests: Pass the root GPA into virt_get_pte()
` [PATCH v2 14/23] KVM: selftests: Pass the root GPA into __virt_pg_map()
` [PATCH v2 15/23] KVM: selftests: Stop setting AD bits on nested EPTs on creation
` [PATCH v2 16/23] KVM: selftests: Use __virt_pg_map() for nested EPTs
` [PATCH v2 17/23] KVM: selftests: Kill eptPageTablePointer
` [PATCH v2 18/23] KVM: selftests: Generalize nested mapping functions
` [PATCH v2 19/23] KVM: selftests: Move nested MMU mapping functions outside of vmx.c
` [PATCH v2 20/23] KVM: selftests: Stop passing a memslot to nested_map_memslot()
` [PATCH v2 21/23] KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUs
` [PATCH v2 22/23] KVM: selftests: Set the user bit on nested MMU PTEs
` [PATCH v2 23/23] KVM: selftests: Extend vmx_dirty_log_test to cover SVM
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-21 5:59 UTC (3+ messages)
[RFC PATCH v2 18/18] DO NOT UPSTREAM: RISC-V: KVM: Workaround kvm_riscv_gstage_ioremap() bug
2025-10-21 1:10 UTC (4+ messages)
[RFC PATCH 00/21] VFIO live update support
2025-10-20 23:55 UTC (18+ messages)
` [RFC PATCH 12/21] vfio/pci: Skip clearing bus master on live update restored device
` [RFC PATCH 15/21] PCI: Make PCI saved state and capability structs public
` [RFC PATCH 18/21] vfio: selftests: Build liveupdate library in VFIO selftests
[PATCH v2 0/3] VMSCAPE optimization for BHI variant
2025-10-20 22:24 UTC (5+ messages)
` [PATCH v2 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
2025-10-20 17:21 UTC (3+ messages)
` [PATCH v4 02/10] dt-bindings: riscv: Add Zalasr ISA extension description
[PATCH 1/1] doc/kvm/api: Fix VM exit code for full dirty ring
2025-10-20 17:11 UTC (3+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-20 16:51 UTC (7+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH 0/9] KVM: VMX: EPTP cleanups and nVMX fixes
2025-10-20 16:33 UTC (2+ messages)
[RESEND v4 0/7] KVM: SVM: Add support for 4k vCPUs with x2AVIC
2025-10-20 16:33 UTC (2+ messages)
[PATCH v2 0/2] KVM: SVM: Handle EferLmsleUnsupported
2025-10-20 16:33 UTC (2+ messages)
[PATCH] KVM: guest_memfd: Define a CLASS to get+put guest_memfd file from a memslot
2025-10-20 16:33 UTC (2+ 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