public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-01 21:03:31 to 2025-12-03 18:19:40 UTC [more...]

[PATCH v4] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-03 18:19 UTC  (5+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-12-03 18:15 UTC  (17+ messages)
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-12-03 17:29 UTC  (36+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
` [PATCH 06/21] vfio/pci: Retrieve preserved device files after Live Update

[PATCH 0/4] RISC-V: KVM: Add Zicfiss/Zicfilp support
 2025-12-03 17:25 UTC  (4+ messages)
` [PATCH 1/4] RISC-V: KVM: Allow zicfiss/zicfilp exts for Guest/VM

[RFC PATCH 0/2] KVM: pfncache: Support guest_memfd without direct map
 2025-12-03 17:06 UTC  (6+ messages)
` [RFC PATCH 1/2] KVM: pfncache: Use kvm_gmem_get_pfn() for guest_memfd-backed memslots
` [RFC PATCH 2/2] KVM: pfncache: Use vmap() for guest_memfd pages without direct map

[PATCH 0/4] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
 2025-12-03 16:43 UTC  (11+ messages)
` [PATCH 2/4] arm64: Convert VTCR_EL2 to sysreg infratructure
` [PATCH 4/4] KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation

[PATCH net-next V3] net: restore the iterator to its original state when an error occurs
 2025-12-03 16:03 UTC 

[PATCH v3 0/2] LoongArch: KVM: Add paravirt preempt support
 2025-12-03 15:56 UTC  (4+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Add paravirt preempt feature in hypervisor side
` [PATCH v3 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-03 14:26 UTC  (21+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[RFC PATCH] KVM: optionally commit write on ioeventfd write
 2025-12-03 14:25 UTC  (5+ messages)

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-03 14:16 UTC  (8+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-12-03 13:55 UTC  (19+ messages)

[PATCH] KVM: PPC: Add the missing character/behaviour bits for KVM_PPC_GET_CPU_CHAR ioctl
 2025-12-03 13:28 UTC 

[PATCH] x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
 2025-12-03 13:24 UTC  (3+ messages)

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2025-12-03 13:04 UTC  (3+ messages)
` [PATCH 01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)

[PATCH v4 00/23] i386: Support CET for KVM
 2025-12-03 11:30 UTC  (8+ messages)
` [PATCH v4 06/23] i386/kvm: Initialize x86_ext_save_areas[] based on KVM support
` [PATCH v4 17/23] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK

[PATCH 3/4] RISC-V: KVM: Add suuport for zicfiss/zicfilp/svadu FWFT features
 2025-12-03 10:52 UTC  (2+ messages)

[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-12-03 10:03 UTC  (13+ messages)
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode

[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-12-03  6:11 UTC  (30+ messages)
` [PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v5 02/28] tests/acpi: Allow DSDT table change for x86 machines
` [PATCH v5 03/28] pc: Start with modern CPU hotplug interface by default
` [PATCH v5 04/28] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v5 05/28] acpi: Remove legacy cpu hotplug utilities
` [PATCH v5 06/28] docs/specs/acpi_cpu_hotplug: Remove legacy cpu hotplug descriptions
` [PATCH v5 07/28] tests/acpi: Update DSDT tables for pc machine
` [PATCH v5 08/28] tests/acpi: Update DSDT tables for q35 machine
` [PATCH v5 09/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v5 10/28] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PATCH v5 11/28] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v5 12/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v5 13/28] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v5 14/28] hw/i386/pc: Remove multiboot.bin
` [PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
` [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
` [PATCH v5 17/28] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v5 18/28] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v5 19/28] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v5 20/28] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v5 21/28] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v5 22/28] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v5 23/28] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v5 24/28] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v5 25/28] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v5 26/28] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v5 27/28] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v5 28/28] hw/char/virtio-serial: Do not expose the 'emergency-write' property

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-12-03  6:08 UTC  (4+ messages)

[PATCH][next] KVM: Avoid a few dozen -Wflex-array-member-not-at-end warnings
 2025-12-03  5:10 UTC  (2+ messages)

[GIT PULL] virtio,vhost: fixes, cleanups
 2025-12-02 20:07 UTC 

[PATCH v2] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2025-12-02 19:28 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-12-02 17:50 UTC 

[GIT PULL 00/10] KVM: s390: Changes for v6.19
 2025-12-02 17:39 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 6.19
 2025-12-02 17:37 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 6.19
 2025-12-02 17:36 UTC  (2+ messages)

[GIT PULL] LoongArch KVM changes for v6.19
 2025-12-02 17:34 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix core dump in rseq_test
 2025-12-02 17:05 UTC  (3+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-12-02 16:54 UTC  (12+ messages)

[PATCH v4 0/2] arm: add kvm-psci-version vcpu property
 2025-12-02 16:08 UTC  (3+ messages)
` [PATCH v4 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v4 2/2] target/arm/kvm: add kvm-psci-version vcpu property

[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
 2025-12-02 16:03 UTC  (8+ messages)

[PATCH 0/2] KVM: Fix a guest_memfd memslot UAF
 2025-12-02 15:27 UTC  (4+ messages)
` [PATCH 1/2] KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing memslot
` [PATCH 2/2] KVM: Harden and prepare for modifying existing guest_memfd memslots

[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
 2025-12-02 14:22 UTC  (23+ messages)
` [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

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-12-02 14:37 UTC  (3+ messages)
` [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out

[PATCH v2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value
 2025-12-02 13:42 UTC  (4+ messages)

[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
 2025-12-02 12:46 UTC 

[PATCH 0/2] KVM: x86: Do runtime updates during KVM_SET_CPUID2
 2025-12-02 12:02 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Apply runtime updates to current CPUID during KVM_SET_CPUID{,2}
` [PATCH 2/2] KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updates

[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
 2025-12-02 10:22 UTC 

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-12-02  6:51 UTC  (4+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-12-02  6:35 UTC  (5+ messages)
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 21/22] KVM: nVMX: Guard SHADOW_FIELD_R[OW] macros with VMX feature checks

[PATCH v6 0/9] VMSCAPE optimization for BHI variant
 2025-12-02  6:21 UTC  (10+ messages)
` [PATCH v6 1/9] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v6 2/9] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v6 3/9] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v6 4/9] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v6 5/9] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v6 6/9] x86/vmscape: Use static_call() for predictor flush
` [PATCH v6 7/9] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v6 8/9] x86/vmscape: Fix conflicting attack-vector controls with =force
` [PATCH v6 9/9] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH 0/6] TDX: Stop metadata auto-generation, improve readability
 2025-12-02  5:08 UTC  (7+ messages)
` [PATCH 1/6] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [PATCH 2/6] x86/virt/tdx: Move read_sys_metadata_field() to where it is called
` [PATCH 3/6] x86/virt/tdx: Refactor metadata reading with a clearer for loop
` [PATCH 4/6] x86/virt/tdx: Sanity check the size of each metadata field
` [PATCH 5/6] x86/virt/tdx: Add generic support for reading array-typed metadata
` [PATCH 6/6] x86/virt/tdx: Skip unsupported metadata by querying tdx_feature0

[PATCH v2] KVM: arm64: Prevent FWD_TO_USER of SMCCC to pKVM
 2025-12-01 21:26 UTC 


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