public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 11:39:35 to 2025-04-30 16:20:10 UTC [more...]

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-30 16:20 UTC  (17+ messages)
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
` [PATCH v5 4/7] x86/fpu: Initialize guest FPU permissions from guest defaults

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-30 16:19 UTC  (17+ messages)
` [PATCH v2 01/13] x86/kvm/emulate: Implement test_cc() in C
` [PATCH v2 02/13] x86/kvm/emulate: Introduce COP1
` [PATCH v2 03/13] x86/kvm/emulate: Introduce COP2
` [PATCH v2 04/13] x86/kvm/emulate: Introduce COP2R
` [PATCH v2 05/13] x86/kvm/emulate: Introduce COP2W
` [PATCH v2 06/13] x86/kvm/emulate: Introduce COP2CL
` [PATCH v2 07/13] x86/kvm/emulate: Introduce COP1SRC2
` [PATCH v2 08/13] x86/kvm/emulate: Introduce COP3WCL
` [PATCH v2 09/13] x86/kvm/emulate: Convert em_salc() to C
` [PATCH v2 10/13] x86/kvm/emulate: Remove fastops
` [PATCH v2 11/13] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v2 12/13] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v2 13/13] objtool: Validate kCFI calls

Linux-next TDX regression test report
 2025-04-30 15:44 UTC 

[PATCH v2 00/12] single-binary: compile target/arm twice
 2025-04-30 14:58 UTC  (13+ messages)
` [PATCH v2 01/12] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
` [PATCH v2 02/12] include/system/hvf: missing vaddr include
` [PATCH v2 03/12] meson: add common libs for target and target_system
` [PATCH v2 04/12] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v2 05/12] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v2 06/12] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
` [PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v2 09/12] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
` [PATCH v2 12/12] target/arm/cpu32-stubs.c: compile file twice (user, system)

[PATCH 00/13] single-binary: compile target/arm twice
 2025-04-30 14:39 UTC  (20+ messages)
` [PATCH 02/13] include/system/hvf: missing vaddr include
` [PATCH 03/13] meson: add common libs for target and target_system
` [PATCH 05/13] target/arm/kvm_arm: copy definitions from kvm headers
` [PATCH 09/13] target/arm/cpu: get endianness from cpu state
` [PATCH 12/13] target/arm/cpu: compile file twice (user, system) only

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-30 14:38 UTC  (15+ messages)
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable

[PATCH] vringh: use bvec_kmap_local
 2025-04-30 14:00 UTC 

[PATCH net-next v3 0/4] vsock: SOCK_LINGER rework
 2025-04-30 13:50 UTC  (18+ messages)
` [PATCH net-next v3 1/4] vsock/virtio: Linger on unsent data
` [PATCH net-next v3 2/4] vsock/virtio: Reduce indentation in virtio_transport_wait_close()
` [PATCH net-next v3 3/4] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v3 4/4] vsock/test: Expand linger test to ensure close() does not misbehave

[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-30 13:06 UTC  (2+ messages)

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-04-30 12:11 UTC  (17+ messages)
` [PATCH v8 06/43] arm64: RME: Define the user ABI
` [PATCH v8 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v8 08/43] kvm: arm64: Don't expose debug capabilities for realm guests
` [PATCH v8 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v8 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH v4 0/5] Add support for the Bus Lock Threshold
 2025-04-30 11:30 UTC  (12+ messages)
` [PATCH v4 3/5] KVM: SVM: Enable Bus lock threshold exit
` [PATCH v4 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs

[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
 2025-04-30 11:15 UTC  (2+ messages)

[PATCH v4 00/15] MSR code cleanup part one
 2025-04-30  9:17 UTC  (8+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>

[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
 2025-04-30  9:13 UTC  (11+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data

[PATCH AUTOSEL 6.6 13/21] vhost_task: fix vhost_task_create() documentation
 2025-04-30  9:10 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 14/21] vhost-scsi: protect vq->log_used with vq->mutex

[PATCH v3 0/3] RISC-V KVM selftests improvements
 2025-04-30  8:16 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v3 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v3 3/3] KVM: riscv: selftests: Add vector extension tests

[Bug 220057] New: Kernel regression. Linux VMs crashing (I did not test Windows guest VMs)
 2025-04-30  7:32 UTC  (14+ messages)
` [Bug 220057] "

[PATCH v2 0/3] RISC-V KVM selftests improvements
 2025-04-30  7:22 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v2 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v2 3/3] KVM: riscv: selftests: Add vector extension tests

[PATCH 0/2] KVM: arm64: Make AArch64 support sticky
 2025-04-30  5:38 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Prevent userspace from disabling AArch64 support at any virtualisable EL
` [PATCH 2/2] KVM: arm64: selftest: Don't try to disable AArch64 support

[PATCH] KVM: selftests: add test for SVE host corruption
 2025-04-30  0:48 UTC  (3+ messages)

[PATCH AUTOSEL 6.12 19/37] vhost_task: fix vhost_task_create() documentation
 2025-04-29 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 20/37] vhost-scsi: protect vq->log_used with vq->mutex

[PATCH AUTOSEL 6.14 20/39] vhost_task: fix vhost_task_create() documentation
 2025-04-29 23:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 21/39] vhost-scsi: protect vq->log_used with vq->mutex

[PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
 2025-04-29 22:55 UTC  (2+ messages)

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-29 20:36 UTC  (26+ messages)
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops
` [PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH 5/6] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH 6/6] objtool: Validate kCFI calls

[PATCH v5 00/20] AMD: Add Secure AVIC Guest Support
 2025-04-29 18:09 UTC  (4+ messages)
` [PATCH v5 01/20] KVM: x86: Move find_highest_vector() to a common header

[PATCH] KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
 2025-04-29 17:56 UTC  (6+ messages)

[PATCH v2 0/4] KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx
 2025-04-29 17:25 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: VMX: Move apicv_pre_state_restore to posted_intr.c

[PATCH v5 0/8] hw/hyperv: remove duplication compilation units
 2025-04-29 16:44 UTC  (6+ messages)
` [PATCH v5 7/8] include/system: make functions accessible from common code

[ANNOUNCE] PUCK Agenda - 2025.04.30 - CANCELED
 2025-04-29 16:52 UTC 

[ANNOUNCE] PUCK Agenda - 2025.04.02 - No Topic
 2025-04-29 16:47 UTC  (3+ messages)

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-04-29 16:11 UTC  (17+ messages)
` [PATCH v5 11/25] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init
` [PATCH v5 12/25] arm64/paravirt: "
` [PATCH v5 13/25] arm/paravirt: "
` [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v5 15/25] sched/clock: Mark sched_clock_running key "
` [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs

[PATCH v3 00/42] KVM: arm64: Revamp Fine Grained Trap handling
 2025-04-29 14:30 UTC  (29+ messages)
` [PATCH v3 01/42] arm64: sysreg: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH v3 02/42] arm64: sysreg: Update ID_AA64MMFR4_EL1 description
` [PATCH v3 03/42] arm64: sysreg: Add layout for HCR_EL2
` [PATCH v3 04/42] arm64: sysreg: Replace HGFxTR_EL2 with HFG{R,W}TR_EL2
` [PATCH v3 09/42] arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2
` [PATCH v3 17/42] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH v3 18/42] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled
` [PATCH v3 24/42] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH v3 40/42] KVM: arm64: Allow sysreg ranges for FGT descriptors
` [PATCH v3 41/42] KVM: arm64: Add FGT descriptors for FEAT_FGT2

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-04-29 13:46 UTC  (5+ messages)
` [RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages

[RFC PATCH 0/2] vfio/pci: Block and audit accesses to unassigned config regions
 2025-04-29 13:44 UTC  (4+ messages)

Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-04-29 13:25 UTC  (11+ messages)
`  "
              `  "
                ` [PATCH final?] "
                  ` x86/bugs: KVM: Add support for SRSO_MSR_FIX, back for moar

[PATCH v6 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-04-29 13:16 UTC  (3+ messages)
` [PATCH v6 2/2] KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command

[PATCH] KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
 2025-04-29 12:57 UTC  (5+ messages)

[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-29 12:35 UTC  (2+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-05-01
 2025-04-29 12:07 UTC 

[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-29 12:05 UTC  (4+ messages)
` [PATCH v3 4/5] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-29 11:53 UTC  (4+ messages)
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface

[PATCH v2] KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
 2025-04-29 11:43 UTC 


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