messages from 2022-12-05 18:50:44 to 2022-12-08 19:49:34 UTC [more...]
[PATCH 0/4] KVM: selftests: Fixes for ucall pool + page_fault_test
2022-12-08 19:49 UTC (36+ messages)
` [PATCH 1/4] KVM: selftests: Fix build due to ucall_uninit() removal
` [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
` [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
` [PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
2022-12-08 19:38 UTC (76+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 03/37] KVM: MMU: Move tdp_ptep_t "
` [RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
` [RFC PATCH 05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts
` [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
` [RFC PATCH 07/37] mm: Introduce architecture-neutral PG_LEVEL macros
` [RFC PATCH 08/37] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
` [RFC PATCH 09/37] KVM: Move page size stats into common code
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to "
` [RFC PATCH 11/37] KVM: MMU: Move RET_PF_* into "
` [RFC PATCH 12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE, PMD, PUD} in the TDP MMU
` [RFC PATCH 12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE,PMD,PUD} "
` [RFC PATCH 13/37] KVM: MMU: Move sptep_to_sp() to common code
` [RFC PATCH 14/37] KVM: MMU: Introduce common macros for TDP page tables
` [RFC PATCH 15/37] KVM: x86/mmu: Add a common API for inspecting/modifying TDP PTEs
` [RFC PATCH 16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup
` [RFC PATCH 17/37] KVM: Move struct kvm_gfn_range to kvm_types.h
` [RFC PATCH 18/37] KVM: x86/mmu: Add common API for creating TDP PTEs
` [RFC PATCH 19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages
` [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
` [RFC PATCH 21/37] KVM: Introduce CONFIG_HAVE_TDP_MMU
` [RFC PATCH 22/37] KVM: x86: Select HAVE_TDP_MMU if X86_64
` [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
` [RFC PATCH 24/37] KVM: x86/mmu: Move kvm_mmu_hugepage_adjust() up to fault handler
` [RFC PATCH 25/37] KVM: x86/mmu: Pass root role to kvm_tdp_mmu_get_vcpu_root_hpa()
` [RFC PATCH 26/37] KVM: Move page table cache to struct kvm_vcpu
` [RFC PATCH 27/37] KVM: MMU: Move mmu_page_header_cache to common code
` [RFC PATCH 28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures
` [RFC PATCH 29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range, address}() together
` [RFC PATCH 29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [RFC PATCH 30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [RFC PATCH 31/37] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [RFC PATCH 32/37] KVM: Allow range-based TLB invalidation from common code
` [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RFC PATCH 34/37] KVM: MMU: Move the TDP iterator "
` [RFC PATCH 35/37] KVM: x86/mmu: Move tdp_mmu_max_gfn_exclusive() to tdp_pgtable.c
` [RFC PATCH 36/37] KVM: x86/mmu: Move is_tdp_mmu_page() to mmu_internal.h
` [RFC PATCH 37/37] KVM: MMU: Move the TDP MMU to common code
[PATCH v2 00/14] arm64/nmi: Support for FEAT_NMI
2022-12-08 17:19 UTC (30+ messages)
` [PATCH v2 04/14] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH v2 05/14] arm64/asm: Introduce assembly macros for managing ALLINT
` [PATCH v2 08/14] arm64/cpufeature: Detect PE support for FEAT_NMI
` [PATCH v2 09/14] KVM: arm64: Hide FEAT_NMI from guests
` [PATCH v2 10/14] arm64/nmi: Manage masking for superpriority interrupts along with DAIF
` [PATCH v2 12/14] arm64/nmi: Add handling of superpriority interrupts as NMIs
` [PATCH v2 14/14] irqchip/gic-v3: Implement FEAT_GICv3_NMI support
[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
2022-12-08 2:15 UTC (5+ messages)
` [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
[GIT PULL] KVM/arm64 updates for 6.2
2022-12-07 21:51 UTC (15+ messages)
[PATCH v3 0/8] perf: Arm SPEv1.2 support
2022-12-07 19:56 UTC (10+ messages)
` [PATCH v3 7/8] perf: Add perf_event_attr::config3
[PATCH v1 0/3] arm64/sysreg: ISR register conversions
2022-12-07 18:33 UTC (11+ messages)
` [PATCH v1 1/3] arm64/sysreg: Add definition for ICC_NMIAR1_EL1
` [PATCH v1 2/3] arm64/sysreg: Add definition of ISR_EL1
` [PATCH v1 3/3] KVM: arm64: Use symbolic definition for ISR_EL1.A
[PATCH 0/2] ARM Error Source Table Support
2022-12-07 5:44 UTC (7+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver
[PATCH] KVM: selftests: Fix build due to ucall_uninit() removal
2022-12-06 20:49 UTC (2+ messages)
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2022-12-06 13:59 UTC (26+ messages)
` [PATCH v1 01/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v1 02/12] arm64/mm: Update tlb invalidation routines for FEAT_LPA2
` [PATCH v1 03/12] KVM: arm64: Add new (V)TCR_EL2 field definitions "
` [PATCH v1 04/12] KVM: arm64: Plumbing to enable multiple pgtable formats
` [PATCH v1 05/12] KVM: arm64: Maintain page-table format info in struct kvm_pgtable
` [PATCH v1 06/12] KVM: arm64: Use LPA2 page-tables for stage2 if HW supports it
` [PATCH v1 07/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 "
` [PATCH v1 08/12] KVM: arm64: Insert PS field at TCR_EL2 assembly time
` [PATCH v1 09/12] KVM: arm64: Convert translation level parameter to s8
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields
` [PATCH v1 11/12] KVM: arm64: Support upto 5 levels of translation in kvm_pgtable
` [PATCH v1 12/12] KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2022-12-06 13:40 UTC (4+ messages)
[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
2022-12-06 4:39 UTC (3+ messages)
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-12-05 21:12 UTC (9+ messages)
` [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
[PATCH v4 00/16] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-12-05 18:50 UTC (6+ messages)
` [PATCH v4 04/16] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
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