messages from 2025-07-11 13:59:18 to 2025-07-14 22:39:43 UTC [more...]
[PATCH v6 0/7] Add SEV-SNP CipherTextHiding feature support
2025-07-14 22:39 UTC (2+ messages)
` [PATCH v6 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
[PATCH] KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed out
2025-07-14 22:19 UTC
[BUG] NULL pointer dereference in sev_writeback_caches during KVM SEV migration kselftest on AMD platform
2025-07-14 22:17 UTC (7+ messages)
[PATCH v8 0/9] Adjust fbcon console device detection
2025-07-14 21:21 UTC (10+ messages)
` [PATCH v8 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v8 2/9] vfio/pci: Use pci_is_display()
` [PATCH v8 3/9] vga_switcheroo: "
` [PATCH v8 4/9] iommu/vt-d: "
` [PATCH v8 5/9] ALSA: hda: "
` [PATCH v8 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v8 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v8 8/9] fbcon: Use screen info to find primary device
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-07-14 19:49 UTC (22+ messages)
[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
2025-07-14 16:30 UTC (20+ messages)
` [PATCH v3 01/16] x86/kvm/emulate: Implement test_cc() in C
` [PATCH v3 02/16] x86/kvm/emulate: Introduce EM_ASM_1
` [PATCH v3 03/16] x86/kvm/emulate: Introduce EM_ASM_2
` [PATCH v3 04/16] x86/kvm/emulate: Introduce EM_ASM_2R
` [PATCH v3 05/16] x86/kvm/emulate: Introduce EM_ASM_2W
` [PATCH v3 06/16] x86/kvm/emulate: Introduce EM_ASM_2CL
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
` [PATCH v3 08/16] x86/kvm/emulate: Introduce EM_ASM_3WCL
` [PATCH v3 09/16] x86/kvm/emulate: Convert em_salc() to C
` [PATCH v3 10/16] x86/kvm/emulate: Remove fastops
` [PATCH v3 11/16] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v3 12/16] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v3 13/16] x86/fred: Install system vector handlers even if FRED isnt fully enabled
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
` [PATCH v3 15/16] x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=y
` [PATCH v3 16/16] objtool: Validate kCFI calls
[PATCH v3] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-14 16:08 UTC
[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-14 16:08 UTC (7+ messages)
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-14 16:07 UTC (22+ messages)
[PATCH v7 8/9] fbcon: Use screen info to find primary device
2025-07-14 15:12 UTC (2+ messages)
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-07-14 15:06 UTC (16+ messages)
[PATCH v2] x86: add HPET counter read micro benchmark and enable/disable torture tests
2025-07-14 14:50 UTC
[PATCH] KVM: arm64: Clear pending exception state before injecting a new one
2025-07-14 14:46 UTC
[PATCH] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
2025-07-14 14:29 UTC (6+ messages)
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-14 13:32 UTC (13+ messages)
` [RFC PATCH v8 15/35] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting
` [RFC PATCH v8 16/35] x86/apic: Simplify bitwise operations on APIC bitmap
[PATCH 00/11] KVM: arm64: nv: Userspace register visibility fixes
2025-07-14 12:26 UTC (12+ messages)
` [PATCH 01/11] KVM: arm64: Make RVBAR_EL2 accesses UNDEF
` [PATCH 02/11] KVM: arm64: Don't advertise ICH_*_EL2 registers through GET_ONE_REG
` [PATCH 03/11] KVM: arm64: Define constant value for ICC_SRE_EL2
` [PATCH 04/11] KVM: arm64: Define helper for ICH_VTR_EL2
` [PATCH 05/11] KVM: arm64: Let GICv3 save/restore honor visibility attribute
` [PATCH 06/11] KVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS
` [PATCH 07/11] KVM: arm64: Condition FGT registers on feature availability
` [PATCH 08/11] KVM: arm64: Advertise FGT2 registers to userspace
` [PATCH 09/11] KVM: arm64: selftests: get-reg-list: Simplify feature dependency
` [PATCH 10/11] KVM: arm64: selftests: get-reg-list: Add base EL2 registers
` [PATCH 11/11] KVM: arm64: Document registers exposed via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS
[PATCH 0/5] KVM: arm64: Config driven dependencies for TCR2/SCTLR/MDCR
2025-07-14 11:55 UTC (6+ messages)
` [PATCH 1/5] arm64: sysreg: Add THE/ASID2 controls to TCR2_ELx
` [PATCH 2/5] KVM: arm64: Convert TCR2_EL2 to config-driven sanitisation
` [PATCH 3/5] KVM: arm64: Convert SCTLR_EL1 "
` [PATCH 4/5] KVM: arm64: Convert MDCR_EL2 "
` [PATCH 5/5] KVM: arm64: Tighten the definition of FEAT_PMUv3p9
[PATCH v1 00/11] Implement support for IBS virtualization
2025-07-14 11:51 UTC (2+ messages)
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-14 11:24 UTC (3+ messages)
[RFC PATCH 00/20] TD-Preserving updates
2025-07-14 10:26 UTC (7+ messages)
` [RFC PATCH 03/20] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
[PATCH] LoongArch: KVM: Add some feature detection on host with 3C6000
2025-07-14 9:57 UTC (2+ messages)
[kvm-unit-tests PATCH] x86: nSVM: Fix exit_info_2 check error of npt_rw_pfwalk_check()
2025-07-14 9:56 UTC
[PATCH v4] RISC-V: KVM: Delegate illegal instruction fault to VS mode
2025-07-14 9:45 UTC
[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
2025-07-14 9:42 UTC (3+ messages)
[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-14 9:09 UTC (4+ messages)
[PATCH net-next V2 0/3] in order support for vhost-net
2025-07-14 8:47 UTC (4+ messages)
` [PATCH net-next V2 1/3] vhost: fail early when __vhost_add_used() fails
` [PATCH net-next V2 2/3] vhost: basic in order support
` [PATCH net-next V2 3/3] vhost_net: basic in_order support
[PATCH v2 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-14 8:44 UTC (5+ messages)
` [PATCH v2 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPUs have been created
` [PATCH v2 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-14 8:04 UTC (13+ messages)
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v13 17/20] KVM: arm64: Enable host mapping of shared guest_memfd memory
[PATCH v3] RISC-V: KVM: Delegate illegal instruction fault to VS mode
2025-07-14 8:03 UTC (2+ messages)
[PATCH] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
2025-07-14 7:20 UTC
[PATCH v7 0/3] KVM: x86: Include host suspended time in steal time
2025-07-14 3:36 UTC (4+ messages)
` [PATCH v7 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v7 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v7 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "
[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-14 2:44 UTC (5+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
[PATCH v2 00/18] i386/cpu: Unify the cache model in X86CPUState
2025-07-14 2:14 UTC (4+ messages)
` [PATCH v2 03/18] i386/cpu: Add default cache model for Intel CPUs with level < 4
[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
2025-07-14 0:56 UTC (2+ messages)
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-13 17:43 UTC (8+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH V9 4/7] mm/mempolicy: Export memory policy symbols
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH V9 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[PATCH v2] powerpc: Replace the obsolete address of the FSF
2025-07-13 14:01 UTC (13+ messages)
[PATCH v2] vfio/mlx5: fix possible overflow in tracking max message size
2025-07-13 7:56 UTC (3+ messages)
[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-13 7:27 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-13 2:42 UTC (13+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-12 17:53 UTC (10+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-12 17:33 UTC (14+ messages)
[GIT PULL] KVM/riscv fixes for 6.16 take #2
2025-07-12 10:24 UTC
[PATCH v2] virtio_net: simplify tx queue wake condition check
2025-07-11 23:10 UTC (2+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-07-11 23:08 UTC (5+ messages)
[PATCH] vfio/pds: Fix missing detach_ioas op
2025-07-11 22:51 UTC (2+ messages)
[PATCH] vfio/type1: conditional rescheduling while pinning
2025-07-11 20:40 UTC (9+ messages)
[PATCH v2 0/3] TDX: Clean up the definitions of TDX ATTRIBUTES
2025-07-11 18:03 UTC (6+ messages)
` [PATCH v2 1/3] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE
` [PATCH v2 3/3] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS
[PATCH] KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
2025-07-11 17:38 UTC (2+ messages)
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-11 16:14 UTC (8+ messages)
[kvm-unit-tests PATCH 0/2] Fixes for recent kvmtool support changes
2025-07-11 14:53 UTC (2+ messages)
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-07-11 14:37 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
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).