messages from 2022-12-06 18:10:36 to 2022-12-09 19:07:24 UTC [more...]
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
2022-12-09 19:07 UTC (90+ 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 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
2022-12-09 17:58 UTC (5+ messages)
` [PATCH 1/1] "
[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
2022-12-09 17:47 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
[GIT PULL] KVM/arm64 updates for 6.2
2022-12-09 17:07 UTC (22+ messages)
[PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
2022-12-09 8:29 UTC (19+ messages)
` [PATCH v2 1/7] KVM: selftests: Fix build due to ucall_uninit() removal
` [PATCH v2 2/7] KVM: selftests: Setup ucall after loading program into guest memory
` [PATCH v2 3/7] KVM: selftests: Mark correct page as mapped in virt_map()
` [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
` [PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
` [PATCH v2 6/7] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
` [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
[PATCH 0/4] KVM: selftests: Fixes for ucall pool + page_fault_test
2022-12-09 1:08 UTC (38+ 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
[PATCH v2 00/14] arm64/nmi: Support for FEAT_NMI
2022-12-08 17:19 UTC (28+ 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
[PATCH v3 0/8] perf: Arm SPEv1.2 support
2022-12-07 19:56 UTC (9+ 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)
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