kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-23 09:30:42 to 2025-06-24 13:08:14 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-24 13:08 UTC  (8+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v2 0/2] x86/sev: improve efi runtime code support
 2025-06-24 13:01 UTC  (6+ messages)
` [PATCH v2 1/2] x86/sev/vc: fix efi runtime instruction emulation
` [PATCH v2 2/2] x86/sev: let sev_es_efi_map_ghcbs map the caa pages too

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-24 12:50 UTC  (17+ messages)
` [PATCH v9 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v9 10/43] arm64: RME: RTT tear down
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v9 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v9 28/43] arm64: RME: Allow checking SVE on VM instance

[PATCH next] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-06-24 12:42 UTC  (3+ messages)

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-24 11:58 UTC  (7+ messages)

[RFC PATCH v7 00/37] AMD: Add Secure AVIC Guest Support
 2025-06-24 10:37 UTC  (11+ messages)
` [RFC PATCH v7 01/37] KVM: lapic: Remove __apic_test_and_{set|clear}_vector()
` [RFC PATCH v7 02/37] KVM: lapic: Remove redundant parentheses around 'bitmap'
` [RFC PATCH v7 03/37] x86/apic: KVM: Deduplicate APIC vector => register+bit math
` [RFC PATCH v7 17/37] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting
` [RFC PATCH v7 18/37] x86/apic: Simplify bitwise operations on apic bitmap

[PATCH v2 0/2] vringh small unused functions
 2025-06-24 10:21 UTC  (3+ messages)

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-24 10:18 UTC  (14+ messages)

[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
 2025-06-24  9:57 UTC  (13+ messages)

[PATCH v7 0/5] Enable shared device assignment
 2025-06-24  9:51 UTC  (3+ messages)

[PATCH 0/3] KVM: Speed up MMIO registrations
 2025-06-24  9:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: vgic-init: Remove vgic_ready() macro
` [PATCH 2/3] KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()

[PATCH v4 0/8] Adjust fbcon console device detection
 2025-06-24  9:21 UTC  (12+ messages)
` [PATCH v4 1/8] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v4 2/8] vfio/pci: Use pci_is_display()
` [PATCH v4 3/8] vga_switcheroo: "
` [PATCH v4 4/8] iommu/vt-d: "
` [PATCH v4 5/8] ALSA: hda: "
` [PATCH v4 6/8] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v4 7/8] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v4 8/8] PCI: Add a new 'boot_display' attribute

[kvm-unit-tests PATCH] riscv: lib: sbi_shutdown add exit code
 2025-06-24  8:41 UTC  (4+ messages)

[PATCH v6 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-06-24  7:43 UTC  (10+ messages)
` [PATCH v6 1/9] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v6 2/9] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v6 3/9] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "
` [PATCH v6 4/9] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v6 5/9] target/i386/kvm: rename architectural PMU variables
` [PATCH v6 6/9] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v6 7/9] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v6 8/9] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v6 9/9] target/i386/kvm: don't stop Intel PMU counters

[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
 2025-06-24  7:34 UTC  (3+ messages)
` [PATCH v2 06/12] python: upgrade to python3.9+ syntax

[PATCH v2 01/23] arm64: cpufeature: Add cpucap for HPMN0
 2025-06-24  7:28 UTC  (3+ messages)

[PATCH v4 0/3] update live migration configuration region
 2025-06-24  7:10 UTC  (7+ messages)
` [PATCH v4 1/3] migration: update BAR space size
` [PATCH v4 2/3] migration: qm updates BAR configuration
` [PATCH v4 3/3] migration: adapt to new migration configuration

[PATCH v2 07/23] perf: arm_pmuv3: Introduce method to partition the PMU
 2025-06-24  7:05 UTC  (3+ messages)

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-06-24  7:22 UTC  (6+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel

[PATCH v3 00/12] MMU related improvements for KVM RISC-V
 2025-06-24  6:16 UTC  (6+ messages)
` [PATCH v3 01/12] RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
` [PATCH v3 02/12] RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-24  4:16 UTC  (3+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH v4 0/2] Fix DR6/DR7 initialization
 2025-06-24  2:43 UTC  (12+ messages)
` [PATCH v4 1/2] x86/traps: Initialize DR6 by writing its architectural reset value
` [PATCH v4 2/2] x86/traps: Initialize DR7 "

[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
 2025-06-24  1:42 UTC  (2+ messages)

[RFC PATCH 00/24] KVM: SVM: Rework ASID management
 2025-06-24  1:08 UTC  (15+ messages)
` [RFC PATCH 01/24] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH 03/24] KVM: SVM: Add helpers to set/clear ASID flush in VMCB
` [RFC PATCH 06/24] KVM: SEV: Track ASID->vCPU instead of ASID->VMCB
` [RFC PATCH 12/24] KVM: x86: hyper-v: Pass is_guest_mode to kvm_hv_vcpu_purge_flush_tlb()
` [RFC PATCH 20/24] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
  ` [RFC PATCH 22/24] KVM: nSVM: Handle INVLPGA interception correctly

[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-06-24  0:58 UTC  (2+ messages)

[PATCH] vfio/pci: print vfio-device name to fdinfo
 2025-06-24  0:56 UTC  (5+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-24  0:49 UTC  (15+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing

[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
 2025-06-24  0:38 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: SVM: Increase X2AVIC limit to 4096 vcpus
` [PATCH v3 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-06-23 23:35 UTC  (21+ messages)
` [PATCH V4 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH v2 0/3] TDX attestation support and GHCI fixup
 2025-06-23 22:42 UTC  (3+ messages)
` [PATCH 1/3] KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs

[PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
 2025-06-23 22:11 UTC  (2+ messages)

[PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
 2025-06-23 22:04 UTC  (2+ messages)

[kvm-unit-tests PATCH 6/8] x86/cet: Simplify IBT test
 2025-06-23 20:29 UTC 

[kvm-unit-tests PATCH 1/8] x86: Avoid top-most page for vmalloc on x86-64
 2025-06-23 20:28 UTC 

[PATCH v2 03/23] arm64: cpufeature: Add cpucap for PMICNTR
 2025-06-23 18:25 UTC  (2+ messages)

[PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-23 17:01 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] riscv: sbi: sse: Fix some potential crashes
 2025-06-23 16:49 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: sbi: sse: Fix wrong sse stack initialization
` [kvm-unit-tests PATCH 2/3] riscv: sbi: sse: Add missing index for handler call check
` [kvm-unit-tests PATCH 3/3] riscv: sbi: sse: Use READ_ONCE()/WRITE_ONCE() for shared variables

KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table
 2025-06-23 16:48 UTC  (4+ messages)

[RFC PATCH 1/2] KVM: Add arch hooks for KVM syscore ops
 2025-06-23 16:38 UTC  (3+ messages)
` [RFC PATCH 2/2] KVM: arm64: vgic-its: Unmap all vPEs on shutdown

[kvm-unit-tests v3 0/2] riscv: Add double trap testing
 2025-06-23 16:29 UTC  (4+ messages)
` [kvm-unit-tests v3 2/2] riscv: Add ISA double trap extension testing

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-23 16:18 UTC  (11+ messages)
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH v3 18/62] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH v3 20/62] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-23 16:10 UTC  (11+ messages)
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point from KVM

[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 16:01 UTC  (31+ messages)
` [PATCH v3 01/26] target/arm: Remove arm_handle_psci_call() stub
` [PATCH v3 02/26] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PATCH v3 03/26] target/arm: Unify gen_exception_internal()
` [PATCH v3 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v3 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PATCH v3 06/26] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH v3 07/26] accel/hvf: Trace VM memory mapping
` [PATCH v3 08/26] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PATCH v3 09/26] target/arm: Correct KVM & HVF dtb_compatible value
` [PATCH v3 10/26] accel/hvf: Model PhysTimer register
` [PATCH v3 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v3 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v3 13/26] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v3 14/26] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH v3 15/26] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v3 16/26] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v3 17/26] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v3 18/26] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH v3 19/26] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [PATCH v3 20/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH v3 21/26] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [PATCH v3 22/26] tests/functional: Set sbsa-ref machine type in each test function
` [PATCH v3 23/26] tests/functional: Restrict nested Aarch64 Xen test to TCG
` [PATCH v3 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v3 25/26] tests/functional: Add hvf_available() helper
` [PATCH v3 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-23 15:21 UTC  (15+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 4/5] KVM: arm64: gic-v5: Support GICv3 compat
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
` [PATCH 5/5] KVM: arm64: gic-v5: Probe for GICv5

[PATCH 0/3] use vm_flags_t consistently
 2025-06-23 15:17 UTC  (13+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH v3 0/4] KVM: arm64: Add attribute to control GICD_TYPER2.nASSGIcap
 2025-06-23 14:37 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: arm64: Introduce "

[kvm-unit-tests PATCH 0/8] x86: CET fixes and enhancements
 2025-06-23 14:17 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Delegate illegal instruction fault
 2025-06-23 14:11 UTC  (13+ messages)
  ` [External] "

[PATCH V2 1/2] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
 2025-06-23 12:22 UTC  (3+ messages)
` [PATCH V2 2/2] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies

[PATCH v2 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 12:05 UTC  (11+ messages)
` [PATCH v2 23/26] tests/functional: Restrict nexted Aarch64 Xen test to TCG
` [PATCH v2 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v2 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH v5 net-next 0/9] virtio: introduce GSO over UDP tunnel
 2025-06-23 10:58 UTC  (4+ messages)
` [PATCH v5 net-next 4/9] vhost-net: allow configuring extended features

[PATCH v3 0/7] Adjust fbcon console device detection
 2025-06-23 10:43 UTC  (9+ messages)
` [PATCH v3 6/7] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v3 7/7] fbcon: Make a symlink to the device selected as primary

[RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
 2025-06-23 10:01 UTC  (9+ messages)
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-06-23  9:32 UTC  (6+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages


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).