public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-21 15:56:01 to 2025-02-24 23:31:36 UTC [more...]

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-02-24 23:31 UTC 

[PATCH 00/10] KVM: SVM: Attempt to cleanup SEV_FEATURES
 2025-02-24 22:57 UTC  (21+ messages)
` [PATCH 01/10] KVM: SVM: Save host DR masks but NOT DRs on CPUs with DebugSwap
` [PATCH 02/10] KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
` [PATCH 03/10] KVM: SVM: Terminate the VM if a SEV-ES+ guest is run with an invalid VMSA
` [PATCH 04/10] KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
` [PATCH 05/10] KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
` [PATCH 06/10] KVM: SVM: Simplify request+kick logic in SNP AP Creation handling
` [PATCH 07/10] KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling
` [PATCH 08/10] KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa
` [PATCH 09/10] KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-24 21:31 UTC  (13+ messages)
` [PATCH 12/30] KVM: VMX: Initialize TDX during KVM module load
` [PATCH 20/30] KVM: TDX: create/destroy VM structure

[PATCH v7 00/10] Basic SEV-SNP Selftests
 2025-02-24 21:28 UTC  (13+ 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

[PATCH v6 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-24 20:53 UTC  (4+ messages)
` [PATCH v6 3/3] PCI: s390: Enable HAVE_PCI_MMAP on s390 and restrict mmap() of resources to mappable BARs

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-24 19:52 UTC  (4+ messages)
` [PATCH v2 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` (subset) [PATCH v2 00/14] KVM: arm64: NV userspace ABI

[PATCH v2 0/2] two KVM MMU fixes for TDX
 2025-02-24 18:39 UTC  (2+ messages)

[GIT PULL] KVM/riscv fixes for 6.14 take #1
 2025-02-24 18:20 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.14, take #3
 2025-02-24 18:20 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: Zero DEBUGCTL before VMRUN if necessary
 2025-02-24 18:13 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Snapshot the host's DEBUGCTL in common x86
` [PATCH 2/3] KVM: SVM: Manually zero/restore DEBUGCTL if LBR virtualization is disabled
` [PATCH 3/3] KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs

[PATCH v10 00/11] arm64: support poll_idle()
 2025-02-24 16:57 UTC  (3+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-24 17:54 UTC  (15+ 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 net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH] KVM: SVM: Inject #GP if memory operand for INVPCID is non-canonical
 2025-02-24 17:45 UTC 

[PATCH] KVM: x86: Always set mp_state to RUNNABLE on wakeup from HLT
 2025-02-24 17:41 UTC 

[PATCH v2 0/2] KVM: SVM: Fix an STI shadow on VMRUN bug
 2025-02-24 17:29 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH v2 2/2] KVM: selftests: Assert that STI blocking isn't set after event injection

[kvm-unit-test PATCH 1/3] nVMX: fixed-function performance counters could be not contiguous
 2025-02-24 17:24 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Move SMP #defines from apic-defs.h to smp.h
 2025-02-24 17:24 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Force host-phys-bits for normal maxphyaddr access tests
 2025-02-24 17:24 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Drop "enabled" field from "struct kvm_vcpu_pv_apf_data"
 2025-02-24 17:24 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 00/18] x86/pmu: Fixes and improvements
 2025-02-24 17:24 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/6] x86: LA57 canonical testcases
 2025-02-24 17:24 UTC  (2+ messages)

[kvm-unit-tests PATCH] nVMX: Clear A/D enable bit in EPTP after negative testcase on non-A/D host
 2025-02-24 17:24 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86: Use macros for selectors in asm
 2025-02-24 17:24 UTC  (6+ 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 0/3] x86: Bump per-CPU stack/data to 12KiB
 2025-02-24 17:23 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] x86: Add split/bus lock smoke test
 2025-02-24 17:23 UTC  (4+ 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

[kvm-unit-tests PATCH] x86: Make set/clear_bit() atomic
 2025-02-24 17:23 UTC  (2+ messages)

[kvm-unit-tests PATCH] pmu_lbr: drop check for MSR_LBR_TOS != 0
 2025-02-24 17:23 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] Collection of tests for canonical checks on LA57 enabled CPUs
 2025-02-24 17:23 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 0/5] x86: Add test cases for LAM
 2025-02-24 17:23 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] x86: Increase the timeout for the test "vmx_apicv_test"
 2025-02-24 17:23 UTC  (2+ messages)

[PATCH] KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter
 2025-02-24 17:14 UTC 

[kvm-unit-tests GIT PULL] x86: Fixes, new tests, and more!
 2025-02-24 16:57 UTC  (2+ messages)

[PATCH v5 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-02-24 16:23 UTC  (3+ messages)
` [PATCH v5 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH] include/linux/log2.h: mark is_power_of_2() with __always_inline
 2025-02-24 15:57 UTC  (2+ messages)

[kvm-unit-tests RFC] x86: Fix "debug" test on AMD uArch
 2025-02-24 15:28 UTC  (2+ messages)

[PATCH v4 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-02-24 13:15 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v4 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v4 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v4 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v4 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v4 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
 2025-02-24 12:27 UTC  (7+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
` [PATCH V2 05/12] KVM: TDX: Implement TDX vcpu enter/exit path

[PATCH vfio] vfio/virtio: Enable support for virtio-block live migration
 2025-02-24 12:18 UTC 

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-02-24 11:36 UTC  (7+ messages)
` [Bug 219787] "

[PATCH 0/3] Add perf event support for guest VM
 2025-02-24  9:56 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel
` [PATCH 2/3] LoongArch: KVM: Implement arch specified functions for guest perf
` [PATCH 3/3] LoongArch: KVM: Register perf callback for guest

[PATCH kvmtool v2 1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly
 2025-02-24  9:10 UTC  (2+ messages)
` [PATCH kvmtool v2 2/2] cpu: vmexit: Handle KVM_EXIT_MEMORY_FAULT in KVM_RUN ioctl return

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-24  8:32 UTC  (7+ messages)
` [PATCH 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero

[PATCH 0/3] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-02-24  7:10 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Introduce supported_quirks for platform-specific valid quirks
` [PATCH 2/3] KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
` [PATCH 3/3] KVM: TDX: Always honor guest PAT on TDX enabled platforms

[kvm:kvm-coco-queue 30/121] arch/x86/include/asm/tdx.h:183:12: error: unused function 'tdx_get_nr_guest_keyids'
 2025-02-23 23:39 UTC 

[RFC]: Zeroing out mem immediately when the vm closes
 2025-02-23  6:41 UTC 

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

[RFC PATCH v3 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2025-02-22  6:22 UTC  (3+ messages)

[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 

[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 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  (10+ messages)
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX

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

[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  (2+ 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)

[PATCH v2] riscv: KVM: Remove unnecessary vcpu kick
 2025-02-21 17:06 UTC  (2+ 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  (3+ messages)


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