public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 17:36:41 to 2025-02-22 19:15:25 UTC [more...]

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-22 19:15 UTC  (4+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-22  7:13 UTC  (19+ messages)

[RFC PATCH v3 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2025-02-22  6:22 UTC  (5+ messages)
` [RFC PATCH v3 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v3 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[PATCH v3 00/16] KVM: TDX: TDX interrupts
 2025-02-22  1:47 UTC  (17+ messages)
` [PATCH v3 01/16] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v3 02/16] KVM: TDX: Disable PI wakeup for IPIv
` [PATCH v3 03/16] KVM: VMX: Move posted interrupt delivery code to common header
` [PATCH v3 04/16] KVM: TDX: Implement non-NMI interrupt injection
` [PATCH v3 05/16] KVM: x86: Assume timer IRQ was injected if APIC state is protected
` [PATCH v3 06/16] KVM: TDX: Wait lapic expire when timer IRQ was injected
` [PATCH v3 07/16] KVM: TDX: Implement methods to inject NMI
` [PATCH v3 08/16] KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM
` [PATCH v3 09/16] KVM: TDX: Always block INIT/SIPI
` [PATCH v3 10/16] KVM: TDX: Enforce KVM_IRQCHIP_SPLIT for TDX guests
` [PATCH v3 11/16] KVM: TDX: Force APICv active for TDX guest
` [PATCH v3 12/16] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v3 13/16] KVM: VMX: Move emulation_required to struct vcpu_vt
` [PATCH v3 14/16] KVM: VMX: Add a helper for NMI handling
` [PATCH v3 15/16] KVM: TDX: Handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v3 16/16] KVM: TDX: Handle EXIT_REASON_OTHER_SMI

[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-02-22  1:45 UTC 

[kvm-unit-tests GIT PULL] x86: Fixes, new tests, and more!
 2025-02-22  1:42 UTC 

[PATCH v3 0/9] KVM: TDX: TDX hypercalls may exit to userspace
 2025-02-22  1:42 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Have ____kvm_emulate_hypercall() read the GPRs
` [PATCH v3 2/9] KVM: x86: Move pv_unhaulted check out of kvm_vcpu_has_events()
` [PATCH v3 3/9] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v3 4/9] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v3 5/9] KVM: TDX: Handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v3 6/9] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
` [PATCH v3 7/9] KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>
` [PATCH v3 8/9] KVM: TDX: Handle TDX PV port I/O hypercall
` [PATCH v3 9/9] KVM: TDX: Handle TDX PV MMIO hypercall

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-22  1:38 UTC  (20+ messages)
` [PATCH 07/30] x86/virt/tdx: allocate tdx_sys_info in static memory
` [PATCH 11/30] KVM: VMX: Refactor VMX module init/exit functions
` [PATCH 12/30] KVM: VMX: Initialize TDX during KVM module load
` [PATCH 13/30] KVM: TDX: Get TDX global information
` [PATCH 20/30] KVM: TDX: create/destroy VM structure
` [PATCH 23/30] KVM: TDX: initialize VM with TDX specific parameters

[PATCH 0/2] Add KVM selftest runner
 2025-02-22  0:59 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Add default testfiles for KVM selftests runner
` [PATCH 2/2] KVM: selftests: Create KVM selftest runner

[PATCH net-next v4 0/9] Device memory TCP TX
 2025-02-22  0:35 UTC  (21+ messages)
` [PATCH net-next v4 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v4 3/9] net: devmem: Implement TX path
` [PATCH net-next v4 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v4 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 8/9] net: check for driver support in "
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX

[kvm-unit-tests PATCH] x86: Move SMP #defines from apic-defs.h to smp.h
 2025-02-21 23:38 UTC 

[kvm-unit-tests PATCH 0/3] x86: Use macros for selectors in asm
 2025-02-21 23:34 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Move descriptor table selector #defines to the top of desc.h
` [kvm-unit-tests PATCH 2/3] x86: Commit to using __ASSEMBLER__ instead of __ASSEMBLY__
` [kvm-unit-tests PATCH 3/3] x86: replace segment selector magic number with macro definition

[kvm-unit-tests PATCH] x86: Drop "enabled" field from "struct kvm_vcpu_pv_apf_data"
 2025-02-21 22:57 UTC 

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-02-21 22:46 UTC 

[PATCH v7 00/10] Basic SEV-SNP Selftests
 2025-02-21 21:02 UTC  (11+ messages)
` [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure
` [PATCH v7 02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v7 03/10] KVM: selftests: Add vmgexit helper
` [PATCH v7 04/10] KVM: selftests: Add SMT control state helper
` [PATCH v7 05/10] KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
` [PATCH v7 06/10] KVM: selftests: Introduce SEV VM type check
` [PATCH v7 07/10] KVM: selftests: Add library support for interacting with SNP
` [PATCH v7 08/10] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v7 09/10] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v7 10/10] KVM: selftests: Add a basic SEV-SNP smoke test

[kvm-unit-tests PATCH 0/2] x86: Add split/bus lock smoke test
 2025-02-21 20:41 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: Include libcflat.h in atomic.h for u64 typedef
` [kvm-unit-tests PATCH 2/2] x86/debug: Add a split-lock #AC / bus-lock #DB testcase

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-02-21 20:04 UTC  (16+ messages)
` [Bug 219787] "

[PATCH v2] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
 2025-02-21 19:56 UTC 

[PATCH 0/3] Unify IBRS virtualization
 2025-02-21 19:52 UTC  (9+ messages)
` [PATCH 1/3] x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE
` [PATCH 2/3] KVM: x86: Propagate AMD's IbrsSameMode to the guest
` [PATCH 3/3] KVM: x86: Generalize IBRS virtualization on emulated VM-exit

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2025-02-21 19:45 UTC  (3+ messages)
` [Bug 219009] "

[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
 2025-02-21 18:03 UTC  (2+ messages)

[GIT PULL] KVM/riscv fixes for 6.14 take #1
 2025-02-21 17:07 UTC 

[PATCH v2] riscv: KVM: Remove unnecessary vcpu kick
 2025-02-21 17:06 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] riscv: Run with other QEMU models
 2025-02-21 16:27 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Allow earlycon for all architectures
` [kvm-unit-tests PATCH 2/2] riscv: Introduce MACHINE_OVERRIDE

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-21 16:07 UTC  (13+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 05/12] KVM: Documentation: document KVM_GMEM_NO_DIRECT_MAP flag
` [PATCH v4 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v4 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v4 09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v4 10/12] KVM: selftests: adjust test_create_guest_memfd_invalid
` [PATCH v4 11/12] KVM: selftests: set KVM_GMEM_NO_DIRECT_MAP in mem conversion tests
` [PATCH v4 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
 2025-02-21 15:55 UTC  (5+ messages)

[PATCH] s390/vfio-ap: lock mdev object when handling mdev remove request
 2025-02-21 15:32 UTC 

[PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-21 15:05 UTC  (7+ messages)

[PATCH v4 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-21 14:35 UTC  (2+ messages)
` [PATCH v4 06/14] acpi/ghes: create an ancillary acpi_ghes_get_state() function

[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-21 11:30 UTC  (2+ messages)

[RFC PATCH 0/6] KVM: x86: async PF user
 2025-02-21 11:02 UTC  (7+ messages)

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (5+ messages)

[PATCH v2] RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowed
 2025-02-21  8:48 UTC  (2+ messages)

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-21  7:52 UTC  (5+ messages)
` [PATCH v2 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace

[PATCH] include/linux/log2.h: mark is_power_of_2() with __always_inline
 2025-02-21  7:16 UTC 

[kvm:kvm-coco-queue 30/121] arch/x86/include/asm/tdx.h:183:12: warning: 'tdx_get_nr_guest_keyids' defined but not used
 2025-02-21  6:19 UTC 

[PATCH v4 0/2] KVM: x86: Include host suspended time in steal time
 2025-02-21  5:39 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v4 2/2] KVM: x86: Include host suspended time in steal time

[PATCH] RISC-V: KVM: Fix comments in kvm_riscv_vcpu_isa_disable_allowed
 2025-02-21  2:28 UTC  (3+ messages)

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-21  1:14 UTC  (5+ messages)

[PATCH vhost v2] vdpa/mlx5: Fix oversized null mkey longer than 32bit
 2025-02-21  1:12 UTC  (2+ messages)

[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-02-21  0:48 UTC  (16+ messages)
` [PATCH v5 2/6] target/i386: Update EPYC-Rome CPU model for Cache property, RAS, SVM feature bits
` [PATCH v5 3/6] target/i386: Update EPYC-Milan "
` [PATCH v5 4/6] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v5 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PATCH v5 6/6] target/i386: Add support for EPYC-Turin model

Interest in contributing to KVM TODO
 2025-02-20 23:47 UTC  (3+ messages)

[PATCH 00/18] KVM: TDX: TDX "the rest" part
 2025-02-20 23:45 UTC  (5+ messages)
` [PATCH 18/18] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)

[PATCH] KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
 2025-02-20 23:20 UTC 

[PATCH 00/10] KVM: SVM: Attempt to cleanup SEV_FEATURES
 2025-02-20 22:51 UTC  (2+ messages)

[PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM
 2025-02-20 22:39 UTC  (21+ messages)
` [PATCH v4 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v4 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v4 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v4 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v4 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v4 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v4 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH 0/6] IBPB cleanups and a fixup
 2025-02-20 21:50 UTC  (5+ messages)

[PATCH v2 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-20 19:04 UTC  (5+ messages)
` [PATCH v2 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range

[GIT PULL] KVM/arm64 fixes for 6.14, take #3
 2025-02-20 17:44 UTC 

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-20 17:38 UTC  (15+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs


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