messages from 2025-05-06 00:56:05 to 2025-05-07 16:43:19 UTC [more...]
[kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
2025-05-07 16:43 UTC (26+ messages)
` [kvm-unit-tests PATCH v3 01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH v3 02/16] scripts: Add 'test_args' test definition parameter
` [kvm-unit-tests PATCH v3 03/16] configure: Export TARGET unconditionally
` [kvm-unit-tests PATCH v3 04/16] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v3 05/16] scripts: Document environment variables
` [kvm-unit-tests PATCH v3 06/16] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v3 07/16] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v3 08/16] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v3 09/16] scripts: Add support for kvmtool
` [kvm-unit-tests PATCH v3 10/16] scripts: Add default arguments "
` [kvm-unit-tests PATCH v3 11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v3 12/16] scripts: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v3 13/16] scripts: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v3 14/16] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v3 15/16] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
` [kvm-unit-tests PATCH v3 16/16] scripts: Enable kvmtool
[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
2025-05-07 16:31 UTC (9+ messages)
` [RFC, PATCH 05/12] KVM: TDX: Add tdx_pamt_get()/put() helpers
` [RFC, PATCH 08/12] KVM: x86/tdp_mmu: Add phys_prepare() and phys_cleanup() to kvm_x86_ops
[PATCH net-next] vhost/net: use xdp_get_frame_len()
2025-05-07 16:19 UTC
[PATCH net-next] vhost/net: align variable names with XDP terminology
2025-05-07 16:02 UTC
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-05-07 14:56 UTC (13+ messages)
` [RFC PATCH 07/21] KVM: TDX: Add a helper for WBINVD on huge pages with TD's keyID
` [RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
[PATCH 0/5] Enable hstateen bits lazily for the KVM RISC-V Guests
2025-05-07 14:36 UTC (4+ messages)
[PATCH] KVM: Use call_rcu() in kvm_io_bus_register_dev
2025-05-07 14:32 UTC (4+ messages)
` 答复: [????] "
[PATCH 0/3] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
2025-05-07 14:31 UTC (11+ messages)
` [PATCH 1/3] x86: KVM: VMX: Wrap GUEST_IA32_DEBUGCTL read/write with access functions
` [PATCH 3/3] x86: KVM: VMX: preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while in the guest mode
[PATCH] KVM: selftests: Use $(SRCARCH) instead of $(ARCH)
2025-05-07 13:27 UTC (3+ messages)
[PATCH v2] KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
2025-05-07 13:19 UTC (8+ messages)
[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
2025-05-07 12:01 UTC (5+ messages)
` [PATCH 1/5] KVM: RISC-V: refactor vector state reset
` [PATCH 2/5] KVM: RISC-V: refactor sbi reset request
[PATCH v5 00/20] AMD: Add Secure AVIC Guest Support
2025-05-07 11:39 UTC (8+ messages)
` [PATCH v5 01/20] KVM: x86: Move find_highest_vector() to a common header
` [PATCH v5 02/20] x86: apic: Move apic_update_irq_cfg() calls to apic_update_vector()
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-07 10:42 UTC (7+ messages)
` [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 v5 0/9] x86: Add support for NMI-source reporting with FRED
2025-05-07 9:17 UTC (13+ messages)
` [PATCH v5 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM
` [PATCH v5 2/9] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v5 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v5 7/9] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
` [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints
[PATCH net-next v4 0/3] vsock: SOCK_LINGER rework
2025-05-07 8:26 UTC (11+ messages)
` [PATCH net-next v4 1/3] vsock/virtio: Linger on unsent data
` [PATCH net-next v4 2/3] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v4 3/3] vsock/test: Expand linger test to ensure close() does not misbehave
[PATCH v2] KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
2025-05-07 7:56 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: Make AArch64 support sticky
2025-05-07 7:56 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.15, round #3
2025-05-07 7:55 UTC
[PATCH v6 0/7] Introduce CET supervisor state support
2025-05-07 7:37 UTC (11+ messages)
` [PATCH v6 1/7] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [tip: x86/fpu] "
` [PATCH v6 2/7] x86/fpu: Drop @perm from guest pseudo FPU container
` [PATCH v6 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
` [PATCH v6 4/7] x86/fpu: Initialize guest FPU permissions from guest defaults
` [PATCH v6 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container "
` [PATCH v6 6/7] x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
` [PATCH v6 7/7] x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
[PATCH] RISC-V: KVM: Remove experimental tag for RISC-V
2025-05-07 6:38 UTC (2+ messages)
[PATCH v3 3/4] crypto: ccp: Add support to enable CipherTextHiding on SNP_INIT_EX
2025-05-07 5:44 UTC (2+ messages)
[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
2025-05-07 3:15 UTC (5+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-05-07 0:46 UTC (4+ messages)
[ANNOUNCE] PUCK Agenda - 2025.05.07 - No Topic
2025-05-07 0:16 UTC
[PATCH v2 00/13] KVM: Introduce KVM Userfault
2025-05-07 0:13 UTC (11+ messages)
` [PATCH v2 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v2 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot
` [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v2 06/13] KVM: arm64: "
[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
2025-05-06 20:46 UTC (12+ messages)
[PATCH] vfio/pci: Align huge faults to order
2025-05-06 20:12 UTC (2+ messages)
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-05-06 19:18 UTC (13+ messages)
[PATCH v8 00/10] Basic SEV-SNP Selftests
2025-05-06 17:06 UTC (9+ messages)
[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
2025-05-06 16:43 UTC (44+ messages)
` [PATCH v4 01/43] arm64: sysreg: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH v4 02/43] arm64: sysreg: Update ID_AA64MMFR4_EL1 description
` [PATCH v4 03/43] arm64: sysreg: Add layout for HCR_EL2
` [PATCH v4 04/43] arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
` [PATCH v4 05/43] arm64: sysreg: Update ID_AA64PFR0_EL1 description
` [PATCH v4 06/43] arm64: sysreg: Update PMSIDR_EL1 description
` [PATCH v4 07/43] arm64: sysreg: Update TRBIDR_EL1 description
` [PATCH v4 08/43] arm64: sysreg: Update CPACR_EL1 description
` [PATCH v4 09/43] arm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2
` [PATCH v4 10/43] arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2
` [PATCH v4 11/43] arm64: sysreg: Add system instructions trapped by HFGIRT2_EL2
` [PATCH v4 12/43] arm64: Remove duplicated sysreg encodings
` [PATCH v4 13/43] arm64: tools: Resync sysreg.h
` [PATCH v4 14/43] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH v4 15/43] arm64: Add FEAT_FGT2 capability
` [PATCH v4 16/43] KVM: arm64: Tighten handling of unknown FGT groups
` [PATCH v4 17/43] KVM: arm64: Simplify handling of negative FGT bits
` [PATCH v4 18/43] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH v4 19/43] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_LS64_ACCDATA being disabled
` [PATCH v4 20/43] KVM: arm64: Don't treat HCRX_EL2 as a FGT register
` [PATCH v4 21/43] KVM: arm64: Plug FEAT_GCS handling
` [PATCH v4 22/43] KVM: arm64: Compute FGT masks from KVM's own FGT tables
` [PATCH v4 23/43] KVM: arm64: Add description of FGT bits leading to EC!=0x18
` [PATCH v4 24/43] KVM: arm64: Use computed masks as sanitisers for FGT registers
` [PATCH v4 25/43] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH v4 26/43] KVM: arm64: Propagate FGT masks to the nVHE hypervisor
` [PATCH v4 27/43] KVM: arm64: Use computed FGT masks to setup FGT registers
` [PATCH v4 28/43] KVM: arm64: Remove hand-crafted masks for "
` [PATCH v4 29/43] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
` [PATCH v4 30/43] KVM: arm64: Handle PSB CSYNC traps
` [PATCH v4 31/43] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH v4 32/43] KVM: arm64: Validate FGT register descriptions against RES0 masks
` [PATCH v4 33/43] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v4 34/43] KVM: arm64: Allow kvm_has_feat() to take variable arguments
` [PATCH v4 35/43] KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
` [PATCH v4 36/43] KVM: arm64: Use HCR_EL2 "
` [PATCH v4 37/43] KVM: arm64: Add FEAT_FGT2 registers to the VNCR page
` [PATCH v4 38/43] KVM: arm64: Add sanitisation for FEAT_FGT2 registers
` [PATCH v4 39/43] KVM: arm64: Add trap routing "
` [PATCH v4 40/43] KVM: arm64: Add context-switch "
` [PATCH v4 41/43] KVM: arm64: Allow sysreg ranges for FGT descriptors
` [PATCH v4 42/43] KVM: arm64: Add FGT descriptors for FEAT_FGT2
` [PATCH v4 43/43] KVM: arm64: Handle TSB CSYNC traps
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
2025-05-06 16:29 UTC (8+ messages)
` [PATCH 2/6] x86/kvm: Rename the KVM private read_msr() function
` [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-05-06 16:27 UTC (3+ messages)
[RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
2025-05-06 16:05 UTC (2+ messages)
[PATCH v6 00/50] single-binary: compile target/arm twice
2025-05-06 14:29 UTC (9+ messages)
` [PATCH v6 41/50] target/arm/tcg/vec_internal: use forward declaration for CPUARMState
` [PATCH v6 42/50] target/arm/tcg/crypto_helper: compile file once
` [PATCH v6 47/50] target/arm/helper: restrict define_tlb_insn_regs to system target
` [PATCH v6 50/50] target/arm/tcg/vfp_helper: compile file twice (system, user)
[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-06 12:15 UTC (6+ messages)
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages
[Bug 220057] New: Kernel regression. Linux VMs crashing (I did not test Windows guest VMs)
2025-05-06 9:57 UTC (3+ messages)
` [Bug 220057] "
[PATCH v11 0/9] Provide a new two step DMA mapping API
2025-05-06 8:55 UTC (2+ messages)
[PATCH] KVM: selftests: add test for SVE host corruption
2025-05-06 8:51 UTC (2+ messages)
[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
2025-05-06 8:05 UTC (4+ messages)
` [PATCH 3/3] riscv: Move all duplicate insn parsing "
[PATCH v5 0/7] Introduce CET supervisor state support
2025-05-06 3:33 UTC (8+ messages)
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
` [PATCH v5 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-05-06 2:40 UTC (8+ messages)
[PATCH net-next v3] vhost/net: Defer TX queue re-enable until after sendmsg
2025-05-06 1:40 UTC (2+ messages)
[PATCH net-next v13 0/9] Device memory TCP TX
2025-05-06 1:37 UTC (3+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
[PATCH][v2] KVM: Remove obsolete comment about locking for kvm_io_bus_read/write
2025-05-06 1:22 UTC
[PATCH] KVM: selftests: Add a test for x86's fastops emulation
2025-05-06 1:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox