messages from 2024-08-20 20:21:44 to 2024-08-23 04:17:43 UTC [more...]
[PATCH v2 0/3] KVM: x86: Include host suspended time in steal time
2024-08-23 4:17 UTC (7+ messages)
` [PATCH v2 1/3] KVM: Introduce kvm_total_suspend_ns()
` [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time
[PATCH RFC] kvm: emulate avx vmovdq
2024-08-23 3:47 UTC (6+ messages)
[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
2024-08-23 0:39 UTC (5+ messages)
` [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected
[PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
2024-08-23 0:03 UTC (2+ messages)
[PATCH v2 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2024-08-22 23:31 UTC (4+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v2 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active
2024-08-22 23:10 UTC (7+ messages)
` [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
[RFC PATCH 0/1] KVM selftests runner for running more than just default
2024-08-22 20:56 UTC (5+ messages)
` [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests
[PATCH 0/7] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log
2024-08-22 20:11 UTC (9+ messages)
` [PATCH 1/7] Revert "KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs"
` [PATCH 7/7] KVM: x86/mmu: Recheck SPTE points to a PT during huge page recovery
[PATCH v2 1/2] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
2024-08-22 19:17 UTC (3+ messages)
` [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
[PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k
2024-08-22 19:05 UTC (2+ messages)
[Patch v5 00/18] pmu test bugs fix and improvements
2024-08-22 18:22 UTC (3+ messages)
` [Patch v5 06/18] x86: pmu: Add asserts to warn inconsistent fixed events and counters
[RFC] vDPA: Trying to make sense of config data
2024-08-22 18:21 UTC
[PATCH] KVM: x86: Free the MSR filter after destorying VCPUs
2024-08-22 17:24 UTC (2+ messages)
[PATCH RFC] KVM: Use maple tree to manage memory attributes
2024-08-22 17:02 UTC (6+ messages)
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-08-22 16:58 UTC (4+ messages)
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-08-22 16:56 UTC (57+ messages)
` [PATCH v4 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v4 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
` [PATCH v4 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v4 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v4 07/43] arm64: RME: Check for RME support at KVM init
` [PATCH v4 08/43] arm64: RME: Define the user ABI
` [PATCH v4 09/43] arm64: RME: ioctls to create and configure realms
` [PATCH v4 10/43] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v4 11/43] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v4 12/43] arm64: RME: Keep a spare page delegated to the RMM
` [PATCH v4 13/43] arm64: RME: RTT tear down
` [PATCH v4 14/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v4 15/43] arm64: RME: Support for the VGIC in realms
` [PATCH v4 16/43] KVM: arm64: Support timers in realm RECs
` [PATCH v4 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v4 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v4 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v4 20/43] arm64: RME: Allow populating initial contents
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory
` [PATCH v4 22/43] KVM: arm64: Handle realm VCPU load
` [PATCH v4 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v4 24/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v4 25/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v4 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v4 27/43] arm64: rme: allow userspace to inject aborts
` [PATCH v4 28/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v4 29/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v4 30/43] arm64: RME: Always use 4k pages for realms
` [PATCH v4 31/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v4 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v4 33/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v4 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v4 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v4 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v4 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v4 38/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v4 39/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v4 40/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v4 41/43] arm64: RME: Provide accurate register list
` [PATCH v4 42/43] arm64: kvm: Expose support for private memory
` [PATCH v4 43/43] KVM: arm64: Allow activating realms
[PATCH v2 0/9] SEV Kernel Selftests
2024-08-22 16:32 UTC (4+ messages)
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY
[PATCH v2] KVM: arm64: Move data barrier to end of split walk
2024-08-22 14:25 UTC (2+ messages)
` (subset) "
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-22 14:24 UTC (5+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` (subset) "
[PATCH v4] KVM: SVM: let alternatives handle the cases when RSB filling is required
2024-08-22 14:09 UTC (2+ messages)
[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-08-22 13:41 UTC (8+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
[Bug 219190] New: Kernel USB device namespacing
2024-08-22 10:19 UTC
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-08-22 9:43 UTC (4+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "
[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
2024-08-22 9:00 UTC (8+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
` [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook
[PATCH v8 0/4] debugfs to hisilicon migration driver
2024-08-22 8:29 UTC (4+ messages)
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for "
[PATCH 00/12] KVM: arm64: Handle the lack of GICv3 exposed to a guest
2024-08-22 8:15 UTC (19+ messages)
` [PATCH 01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
` (subset) "
` [PATCH 03/12] KVM: arm64: Force SRE traps when SRE access is not enabled
` [PATCH 04/12] KVM: arm64: Force GICv3 traps activa when no irqchip is configured on VHE
` [PATCH 06/12] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
` [PATCH 12/12] KVM: arm64: Add selftest checking how the absence of GICv3 is handled
[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-08-22 6:31 UTC (4+ messages)
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
[PATCH v3 1/5] KVM: pfncache: Add needs_invalidation flag to gfn_to_pfn_cache
2024-08-21 20:28 UTC (5+ messages)
` [PATCH v3 2/5] KVM: pfncache: Implement range-based invalidation check for hva_to_pfn_retry()
` [PATCH v3 3/5] KVM: pfncache: Wait for pending invalidations instead of spinning
` [PATCH v3 4/5] KVM: pfncache: Move invalidation to invalidate_range_end hook
` [PATCH v3 5/5] DO NOT MERGE: Hack-a-test to verify gpc invalidation+refresh
[PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook
2024-08-21 20:24 UTC (4+ messages)
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-21 19:10 UTC (13+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 09/19] mm: New follow_pfnmap API
[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
2024-08-21 18:21 UTC (3+ messages)
` [PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
[PATCH 00/25] TDX vCPU/VM creation
2024-08-21 16:52 UTC (22+ messages)
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
[PATCH v3 0/4] Relax canonical checks on some arch msrs
2024-08-21 16:04 UTC (6+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-08-21 16:00 UTC (7+ messages)
` [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions
[PATCH v2 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
2024-08-21 15:44 UTC (13+ messages)
` [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions
[PATCH v8 0/5] Add Svade and Svadu Extensions Support
2024-08-21 14:43 UTC (2+ messages)
[PATCH v4 0/8] KVM: arm64: Add support for FP8
2024-08-21 14:34 UTC (2+ messages)
[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-21 14:26 UTC (5+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
[kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
2024-08-21 14:26 UTC (5+ messages)
` [kvmtool PATCH v3 1/4] Sync-up headers with Linux-6.10 kernel
` [kvmtool PATCH v3 2/4] riscv: Add Sscofpmf extensiona support
` [kvmtool PATCH v3 3/4] riscv: Set SBI_SUCCESS on successful DBCN call
` [kvmtool PATCH v3 4/4] riscv: Correct number of hart bits
[RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency
2024-08-21 13:51 UTC
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-08-21 13:16 UTC (4+ messages)
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-08-21 12:30 UTC (9+ messages)
[PATCH 0/8] Initial support for SMMUv3 nested translation
2024-08-21 12:06 UTC (8+ messages)
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available
[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-21 11:41 UTC (8+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost 2/7] vdpa/mlx5: Delete "
` [PATCH vhost 3/7] vdpa/mlx5: Rename function
` [PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion
Fast-Track Your Dream Home with Modular Construction!
2024-08-21 11:34 UTC
[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-08-21 10:40 UTC (5+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH v4 00/18] KVM: arm64: nv: Add support for address translation instructions
2024-08-21 9:28 UTC (4+ messages)
[PATCH v6 0/3] Add extioi virt extension support
2024-08-21 8:44 UTC (11+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
2024-08-21 3:38 UTC (5+ messages)
[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
2024-08-21 2:45 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2024-08-20 23:52 UTC (2+ messages)
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