Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2025-06-26 08:53:40 to 2025-06-27 16:26:26 UTC [more...]

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-06-27 16:25 UTC  (3+ messages)
` [PATCH v1 01/11] perf/amd/ibs: Fix race condition in IBS
` [PATCH v1 02/11] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-27 16:24 UTC  (18+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages

[PATCH v5 9/9] PCI: Add a new 'boot_display' attribute
 2025-06-27 16:15 UTC  (6+ messages)

[PATCH v6 0/9] Adjust fbcon console device detection
 2025-06-27 15:37 UTC  (13+ messages)
` [PATCH v6 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v6 2/9] vfio/pci: Use pci_is_display()
` [PATCH v6 3/9] vga_switcheroo: "
` [PATCH v6 4/9] iommu/vt-d: "
` [PATCH v6 5/9] ALSA: hda: "
` [PATCH v6 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v6 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v6 8/9] fbcon: Use screen info to find primary device
` [PATCH v6 9/9] PCI: Add a new 'boot_display' attribute

[ANNOUNCE] PUCK Agenda - 2025.07.02 - CANCELED!
 2025-06-27 15:34 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-27 15:17 UTC  (12+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v3 0/6] TDX host: kexec/kdump support
 2025-06-27 15:08 UTC  (23+ messages)
` [PATCH v3 1/6] x86/sme: Use percpu boolean to control wbinvd during kexec
` [PATCH v3 2/6] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v3 3/6] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v3 4/6] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v3 5/6] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier

[PATCH v3 00/22] ARM64 PMU Partitioning
 2025-06-27 15:01 UTC  (28+ messages)
` [PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
` [PATCH v3 03/22] KVM: arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
` [PATCH v3 05/22] KVM: arm64: Reorganize PMU functions
` [PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v3 08/22] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v3 11/22] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v3 12/22] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v3 13/22] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v3 14/22] KVM: arm64: Write fast path PMU register handlers
` [PATCH v3 15/22] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v3 16/22] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v3 17/22] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v3 18/22] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v3 19/22] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v3 20/22] KVM: arm64: Inject recorded guest interrupts
` [PATCH v3 21/22] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v3 22/22] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-27 15:01 UTC  (5+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory

[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
 2025-06-27 14:36 UTC  (8+ messages)

[kvm-unit-tests PATCH] x86/emulator64: Extend non-canonical memory access tests with CR2 coverage
 2025-06-27 14:33 UTC  (3+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-06-27 14:03 UTC  (30+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
` [PATCHv2 02/12] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCHv2 03/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCHv2 07/12] KVM: TDX: Preallocate PAMT pages to be used in page fault path

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-06-27 13:19 UTC  (2+ messages)
` [Bug 219787] "

[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-06-27 13:02 UTC  (2+ messages)

[PATCH v4 0/3] x86/sev: improve efi runtime code support
 2025-06-27 12:01 UTC  (6+ messages)
` [PATCH v4 1/3] x86/sev/vc: fix efi runtime instruction emulation
` [PATCH v4 2/3] x86/sev: fix error handling in sev_es_efi_map_ghcbs_caas()
` [PATCH v4 3/3] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too

[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-27 11:42 UTC  (5+ messages)
`  "

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-27 10:37 UTC  (6+ messages)
` [PATCH v9 11/43] arm64: RME: Allocate/free RECs to match vCPUs

[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-27 10:09 UTC  (6+ messages)
` [PATCH v2 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH v2 3/5] arm64/sysreg: Add ICH_VCTLR_EL2
` [PATCH v2 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
` [PATCH v2 5/5] KVM: arm64: gic-v5: Probe for GICv5
` [PATCH v2 4/5] KVM: arm64: gic-v5: Support GICv3 compat

[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-27  9:49 UTC  (7+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info

[PATCH v4 0/6] LoongArch: KVM: Fixes with eiointc emulation
 2025-06-27  9:05 UTC  (7+ messages)
` [PATCH v4 1/6] LoongArch: KVM: Fix interrupt route update with eiointc
` [PATCH v4 2/6] LoongArch: KVM: Check interrupt route from physical cpu
` [PATCH v4 3/6] LoongArch: KVM: Disable update property num_cpu and feature
` [PATCH v4 4/6] LoongArch: KVM: Check validation of num_cpu from user space
` [PATCH v4 5/6] LoongArch: KVM: Avoid overflow with array index
` [PATCH v4 6/6] LoongArch: KVM: Add address alignment check

[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
 2025-06-27  9:04 UTC  (13+ messages)
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space
` [PATCH v3 9/9] LoongArch: KVM: INTC: Add address alignment check

[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
 2025-06-27  8:25 UTC  (6+ messages)

[PATCH v1 0/5] KVM: s390: some cleanup and small fixes
 2025-06-27  8:45 UTC  (5+ messages)
` [PATCH v1 2/5] KVM: s390: remove unneeded srcu lock

[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
 2025-06-27  8:31 UTC  (3+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes

[PATCH] kvm/x86: ARCH_CAPABILITIES should not be advertised on AMD
 2025-06-27  6:23 UTC  (8+ messages)

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-27  4:57 UTC  (6+ messages)
` [PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test

[PATCH 00/16] i386/cpu: Unify the cache model in X86CPUState
 2025-06-27  2:44 UTC  (4+ messages)
` [PATCH 05/16] i386/cpu: Consolidate CPUID 0x4 leaf

[PATCH] vfio/pci: Separate SR-IOV VF dev_set
 2025-06-26 22:56 UTC 

[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new testcases
 2025-06-26 22:43 UTC 

[GIT PULL] KVM: x86: Fixes for 6.16-rcN
 2025-06-26 22:31 UTC 

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-26 22:19 UTC  (11+ messages)

[RFC PATCH 0/3] vfio: selftests: Add VFIO selftest to demontrate a latency issue
 2025-06-26 22:10 UTC  (8+ messages)
` [RFC PATCH 1/3] vfio: selftests: Allow run.sh to bind to more than one device
` [RFC PATCH 2/3] vfio: selftests: Introduce the selftest vfio_flr_test
` [RFC PATCH 3/3] vfio: selftests: Include a BPF script to pair with "

[PATCH v5 1/9] PCI: Add helper for checking if a PCI device is a display controller
 2025-06-26 21:14 UTC  (3+ messages)

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-06-26 20:50 UTC  (6+ messages)
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore

[PATCH v5 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
 2025-06-26 20:45 UTC  (2+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-06-26 19:52 UTC  (4+ messages)

[PATCH v1 1/1] KVM: x86: Advertise support for LKGS
 2025-06-26 17:35 UTC 

[PATCH v1 1/1] KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
 2025-06-26 17:16 UTC 

[PATCH v6 0/8] KVM: VMX: Preserve host's DEBUGCTL.FREEZE_IN_SMM
 2025-06-26 17:07 UTC  (5+ messages)
` [PATCH v6 8/8] KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest

[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
 2025-06-26 16:48 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 03/13] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v4 04/13] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool

[GIT PULL] KVM/arm64 fixes for 6.16, take #4
 2025-06-26 15:20 UTC 

[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
 2025-06-26 14:58 UTC  (2+ messages)

[PATCH] x86/hyper-v: Filter non-canonical addresses passed via HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST(_EX)
 2025-06-26 13:49 UTC  (3+ messages)

[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
 2025-06-26  8:59 UTC  (3+ messages)
` [PATCH v5 2/5] KVM: x86: Provide a capability "

[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
 2025-06-26  8:53 UTC  (11+ messages)

[PATCH v6 0/4] Enable Secure TSC for SEV-SNP
 2025-06-26  8:53 UTC  (4+ messages)
` [PATCH v6 4/4] KVM: SVM: Enable Secure TSC for SNP guests


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