Messages by Date
-
2022/12/12
Re: [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
David Matlack
-
2022/12/12
Re: [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
-
2022/12/12
Re: [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
Paolo Bonzini
-
2022/12/12
Re: [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to common code
David Matlack
-
2022/12/12
Re: [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to common code
Paolo Bonzini
-
2022/12/12
Re: [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
Ben Gardon
-
2022/12/12
Re: [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
David Matlack
-
2022/12/12
Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Ricardo Koller
-
2022/12/12
Re: [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
Ben Gardon
-
2022/12/12
Re: [RFC PATCH 17/37] KVM: Move struct kvm_gfn_range to kvm_types.h
Ben Gardon
-
2022/12/12
Re: [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to common code
Ben Gardon
-
2022/12/12
Re: [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
Oliver Upton
-
2022/12/12
Re: [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
Ben Gardon
-
2022/12/12
Re: [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
Ben Gardon
-
2022/12/12
Re: [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
Sean Christopherson
-
2022/12/12
Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Alexandru Elisei
-
2022/12/12
Re: [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
Paolo Bonzini
-
2022/12/12
Re: [PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
Paolo Bonzini
-
2022/12/12
Re: [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
Paolo Bonzini
-
2022/12/12
Re: [PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Marc Zyngier
-
2022/12/12
Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Marc Zyngier
-
2022/12/11
Re: [PATCH 1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Anshuman Khandual
-
2022/12/11
Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Alexandru Elisei
-
2022/12/11
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Akihiko Odaki
-
2022/12/11
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Marc Zyngier
-
2022/12/10
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Akihiko Odaki
-
2022/12/10
[PATCH 3/3] KVM: arm64: Normalize cache configuration
Akihiko Odaki
-
2022/12/10
[PATCH 2/3] arm64/cache: Move CLIDR macro definitions
Akihiko Odaki
-
2022/12/10
[PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1
Akihiko Odaki
-
2022/12/10
[PATCH 0/3] KVM: arm64: Normalize cache configuration
Akihiko Odaki
-
2022/12/10
Re: [PATCH 1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Marc Zyngier
-
2022/12/10
Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Marc Zyngier
-
2022/12/09
Re: [RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
David Matlack
-
2022/12/09
Re: [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
Oliver Upton
-
2022/12/09
Re: [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
Oliver Upton
-
2022/12/09
Re: [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
Sean Christopherson
-
2022/12/09
Re: [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
Sean Christopherson
-
2022/12/09
Re: [RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
Oliver Upton
-
2022/12/09
Re: [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
Oliver Upton
-
2022/12/09
Re: [PATCH 1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Oliver Upton
-
2022/12/09
Re: [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
David Matlack
-
2022/12/09
Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Alexandru Elisei
-
2022/12/09
Re: [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
David Matlack
-
2022/12/09
Re: [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
Oliver Upton
-
2022/12/09
Re: [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
Oliver Upton
-
2022/12/09
Re: [GIT PULL] KVM/arm64 updates for 6.2
Paolo Bonzini
-
2022/12/09
Re: [GIT PULL] KVM/arm64 updates for 6.2
Oliver Upton
-
2022/12/09
Re: [GIT PULL] KVM/arm64 updates for 6.2
Paolo Bonzini
-
2022/12/09
[PATCH 1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
James Clark
-
2022/12/09
[PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
James Clark
-
2022/12/09
Re: [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
Yang, Weijiang
-
2022/12/09
Re: [PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
Oliver Upton
-
2022/12/09
Re: [PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
Andrew Jones
-
2022/12/09
Re: [GIT PULL] KVM/arm64 updates for 6.2
Paolo Bonzini
-
2022/12/08
[PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails
Oliver Upton
-
2022/12/08
[PATCH v2 6/7] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
-
2022/12/08
[PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
-
2022/12/08
[PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
Oliver Upton
-
2022/12/08
[PATCH v2 2/7] KVM: selftests: Setup ucall after loading program into guest memory
Oliver Upton
-
2022/12/08
[PATCH v2 1/7] KVM: selftests: Fix build due to ucall_uninit() removal
Oliver Upton
-
2022/12/08
[PATCH v2 3/7] KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
-
2022/12/08
[PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
Oliver Upton
-
2022/12/08
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Sean Christopherson
-
2022/12/08
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Ricardo Koller
-
2022/12/08
[RFC PATCH 37/37] KVM: MMU: Move the TDP MMU to common code
David Matlack
-
2022/12/08
[RFC PATCH 32/37] KVM: Allow range-based TLB invalidation from common code
David Matlack
-
2022/12/08
[RFC PATCH 36/37] KVM: x86/mmu: Move is_tdp_mmu_page() to mmu_internal.h
David Matlack
-
2022/12/08
[RFC PATCH 34/37] KVM: MMU: Move the TDP iterator to common code
David Matlack
-
2022/12/08
[RFC PATCH 35/37] KVM: x86/mmu: Move tdp_mmu_max_gfn_exclusive() to tdp_pgtable.c
David Matlack
-
2022/12/08
[RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
-
2022/12/08
[RFC PATCH 26/37] KVM: Move page table cache to struct kvm_vcpu
David Matlack
-
2022/12/08
[RFC PATCH 30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
David Matlack
-
2022/12/08
[RFC PATCH 31/37] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
David Matlack
-
2022/12/08
[RFC PATCH 29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range, address}() together
David Matlack
-
2022/12/08
[RFC PATCH 24/37] KVM: x86/mmu: Move kvm_mmu_hugepage_adjust() up to fault handler
David Matlack
-
2022/12/08
[RFC PATCH 25/37] KVM: x86/mmu: Pass root role to kvm_tdp_mmu_get_vcpu_root_hpa()
David Matlack
-
2022/12/08
[RFC PATCH 27/37] KVM: MMU: Move mmu_page_header_cache to common code
David Matlack
-
2022/12/08
[RFC PATCH 28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures
David Matlack
-
2022/12/08
[RFC PATCH 22/37] KVM: x86: Select HAVE_TDP_MMU if X86_64
David Matlack
-
2022/12/08
[RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
David Matlack
-
2022/12/08
[RFC PATCH 21/37] KVM: Introduce CONFIG_HAVE_TDP_MMU
David Matlack
-
2022/12/08
[RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
David Matlack
-
2022/12/08
[RFC PATCH 18/37] KVM: x86/mmu: Add common API for creating TDP PTEs
David Matlack
-
2022/12/08
[RFC PATCH 19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages
David Matlack
-
2022/12/08
[RFC PATCH 14/37] KVM: MMU: Introduce common macros for TDP page tables
David Matlack
-
2022/12/08
[RFC PATCH 17/37] KVM: Move struct kvm_gfn_range to kvm_types.h
David Matlack
-
2022/12/08
[RFC PATCH 15/37] KVM: x86/mmu: Add a common API for inspecting/modifying TDP PTEs
David Matlack
-
2022/12/08
[RFC PATCH 08/37] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
David Matlack
-
2022/12/08
[RFC PATCH 16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup
David Matlack
-
2022/12/08
[RFC PATCH 11/37] KVM: MMU: Move RET_PF_* into common code
David Matlack
-
2022/12/08
[RFC PATCH 13/37] KVM: MMU: Move sptep_to_sp() to common code
David Matlack
-
2022/12/08
[RFC PATCH 12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE, PMD, PUD} in the TDP MMU
David Matlack
-
2022/12/08
[RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to common code
David Matlack
-
2022/12/08
[RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
David Matlack
-
2022/12/08
[RFC PATCH 07/37] mm: Introduce architecture-neutral PG_LEVEL macros
David Matlack
-
2022/12/08
[RFC PATCH 09/37] KVM: Move page size stats into common code
David Matlack
-
2022/12/08
[RFC PATCH 05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts
David Matlack
-
2022/12/08
[RFC PATCH 03/37] KVM: MMU: Move tdp_ptep_t into common code
David Matlack
-
2022/12/08
[RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
David Matlack
-
2022/12/08
[RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
David Matlack
-
2022/12/08
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
David Matlack
-
2022/12/08
[RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
David Matlack
-
2022/12/08
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Sean Christopherson
-
2022/12/08
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Ricardo Koller
-
2022/12/08
Re: [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
Andrew Jones
-
2022/12/07
Re: [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
Zenghui Yu
-
2022/12/07
Re: [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
Sean Christopherson
-
2022/12/07
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Oliver Upton
-
2022/12/07
Re: [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
-
2022/12/07
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Sean Christopherson
-
2022/12/07
Re: [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
Sean Christopherson
-
2022/12/07
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Oliver Upton
-
2022/12/07
Re: [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Sean Christopherson
-
2022/12/07
Re: [PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
-
2022/12/07
Re: [PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Sean Christopherson
-
2022/12/07
Re: [GIT PULL] KVM/arm64 updates for 6.2
Oliver Upton
-
2022/12/07
[PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
-
2022/12/07
[PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
-
2022/12/07
[PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
Oliver Upton
-
2022/12/07
[PATCH 1/4] KVM: selftests: Fix build due to ucall_uninit() removal
Oliver Upton
-
2022/12/07
[PATCH 0/4] KVM: selftests: Fixes for ucall pool + page_fault_test
Oliver Upton
-
2022/12/07
Re: [PATCH v3 7/8] perf: Add perf_event_attr::config3
Rob Herring
-
2022/12/07
Re: [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
Mark Brown
-
2022/12/07
Re: [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
Zenghui Yu
-
2022/12/07
Re: [PATCH 1/2] ACPI/AEST: Initial AEST driver
Ruidong Tian
-
2022/12/06
Re: [GIT PULL] KVM/arm64 updates for 6.2
Marc Zyngier
-
2022/12/06
Re: [GIT PULL] KVM/arm64 updates for 6.2
Paolo Bonzini
-
2022/12/06
Re: [GIT PULL] KVM/arm64 updates for 6.2
Marc Zyngier
-
2022/12/06
Re: [GIT PULL] KVM/arm64 updates for 6.2
Mark Brown
-
2022/12/06
Re: [GIT PULL] KVM/arm64 updates for 6.2
Sean Christopherson
-
2022/12/06
Re: [GIT PULL] KVM/arm64 updates for 6.2
Paolo Bonzini
-
2022/12/06
Re: [PATCH v3 7/8] perf: Add perf_event_attr::config3
Mark Rutland
-
2022/12/06
[PATCH v1 12/12] KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
Ryan Roberts
-
2022/12/06
[PATCH v1 11/12] KVM: arm64: Support upto 5 levels of translation in kvm_pgtable
Ryan Roberts
-
2022/12/06
[PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields
Ryan Roberts
-
2022/12/06
[PATCH v1 09/12] KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
-
2022/12/06
[PATCH v1 08/12] KVM: arm64: Insert PS field at TCR_EL2 assembly time
Ryan Roberts
-
2022/12/06
[PATCH v1 04/12] KVM: arm64: Plumbing to enable multiple pgtable formats
Ryan Roberts
-
2022/12/06
[PATCH v1 05/12] KVM: arm64: Maintain page-table format info in struct kvm_pgtable
Ryan Roberts
-
2022/12/06
[PATCH v1 01/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
Ryan Roberts
-
2022/12/06
[PATCH v1 07/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 if HW supports it
Ryan Roberts
-
2022/12/06
[PATCH v1 06/12] KVM: arm64: Use LPA2 page-tables for stage2 if HW supports it
Ryan Roberts
-
2022/12/06
[PATCH v1 03/12] KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2
Ryan Roberts
-
2022/12/06
[PATCH v1 02/12] arm64/mm: Update tlb invalidation routines for FEAT_LPA2
Ryan Roberts
-
2022/12/06
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
Ryan Roberts
-
2022/12/06
Re: [PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
Marc Zyngier
-
2022/12/06
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
Ryan Roberts
-
2022/12/05
Re: [PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
Alexey Kardashevskiy
-
2022/12/05
Re: [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
Sean Christopherson
-
2022/12/05
Re: [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Isaku Yamahata
-
2022/12/05
Re: [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
Isaku Yamahata
-
2022/12/05
Re: [PATCH v4 04/16] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
Ricardo Koller
-
2022/12/05
[GIT PULL] KVM/arm64 updates for 6.2
Marc Zyngier
-
2022/12/05
Re: [PATCH v1] KVM: arm64: Fix benign bug with incorrect use of VA_BITS.
Marc Zyngier
-
2022/12/05
Re: [PATCH v1] KVM: arm64: Fix benign bug with incorrect use of VA_BITS.
Ryan Roberts
-
2022/12/05
Re: [PATCH v1] KVM: arm64: Fix benign bug with incorrect use of VA_BITS.
Marc Zyngier
-
2022/12/05
Re: [External] Re: [v2 0/6] KVM: arm64: implement vcpu_is_preempted check
Usama Arif
-
2022/12/05
Re: [PATCH v4 04/16] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
Marc Zyngier
-
2022/12/05
[PATCH v1] KVM: arm64: Fix benign bug with incorrect use of VA_BITS.
Ryan Roberts
-
2022/12/04
Re: [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
-
2022/12/04
Re: [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU
Mingwei Zhang
-
2022/12/04
Re: [PATCH] KVM: arm64: Always mask CCSIDR associativity bits
Marc Zyngier
-
2022/12/04
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Marc Zyngier
-
2022/12/02
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Oliver Upton
-
2022/12/02
[PATCH v2 6/6] KVM: arm64: Condition HW AF updates on config option
Oliver Upton
-
2022/12/02
[PATCH v2 5/6] KVM: arm64: Handle access faults behind the read lock
Oliver Upton
-
2022/12/02
[PATCH v2 3/6] KVM: arm64: Return EAGAIN for invalid PTE in attr walker
Oliver Upton
-
2022/12/02
[PATCH v2 2/6] KVM: arm64: Ignore EAGAIN for walks outside of a fault
Oliver Upton
-
2022/12/02
[PATCH v2 4/6] KVM: arm64: Don't serialize if the access flag isn't set
Oliver Upton
-
2022/12/02
[PATCH v2 0/6] KVM: arm64: Parallel access faults
Oliver Upton
-
2022/12/02
[PATCH v2 1/6] KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
Oliver Upton
-
2022/12/02
Re: [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers
Arnaldo Carvalho de Melo
-
2022/12/02
Re: [PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals
Paolo Bonzini
-
2022/12/02
Re: [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers
Namhyung Kim
-
2022/12/02
Re: [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling
Sean Christopherson
-
2022/12/02
Re: [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
Sean Christopherson
-
2022/12/02
Re: [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
Sean Christopherson
-
2022/12/02
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Akihiko Odaki
-
2022/12/02
Re: [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
Huang, Kai
-
2022/12/02
Re: [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
Huang, Kai
-
2022/12/02
Re: [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
Huang, Kai
-
2022/12/02
Re: [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Huang, Kai
-
2022/12/02
Re: [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling
Huang, Kai
-
2022/12/02
Re: [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
Huang, Kai
-
2022/12/02
Re: [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
Huang, Kai
-
2022/12/02
Re: [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
Huang, Kai
-
2022/12/02
Re: [PATCH 00/12] KVM: arm64: FF-A proxy for pKVM
Will Deacon
-
2022/12/02
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Marc Zyngier
-
2022/12/02
[PATCH] KVM: arm64: Always mask CCSIDR associativity bits
Akihiko Odaki
-
2022/12/02
Re: [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
Chao Gao
-
2022/12/01
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Akihiko Odaki
-
2022/12/01
[kvm-unit-tests PATCH 3/3] arm: pmu: Add tests for 64-bit overflows
Ricardo Koller
-
2022/12/01
[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
Ricardo Koller
-
2022/12/01
[kvm-unit-tests PATCH 2/3] arm: pmu: Prepare for testing 64-bit overflows
Ricardo Koller
-
2022/12/01
[kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
Ricardo Koller
-
2022/12/01
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Marc Zyngier
-
2022/12/01
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Marc Zyngier
-
2022/12/01
Re: [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
-
2022/12/01
Re: [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Philippe Mathieu-Daudé
-
2022/12/01
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
Oliver Upton