Linux KVM for ARM Processors
[Prev Page][Next Page]
- [PATCH v4 18/21] KVM: arm64: Support SDEI event injection
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 17/21] KVM: arm64: Support SDEI ioctl commands on vCPU
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 16/21] KVM: arm64: Support SDEI ioctl commands on VM
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 15/21] KVM: arm64: Support SDEI event notifier
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 13/21] KVM: arm64: Impment SDEI event delivery
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 11/21] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 12/21] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 09/21] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 08/21] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 07/21] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 05/21] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 04/21] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 03/21] KVM: arm64: Support SDEI_VERSION hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 02/21] KVM: arm64: Add SDEI virtualization infrastructure
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 00/21] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 01/21] KVM: arm64: Introduce template for inline functions
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 04/10] KVM: arm64: selftests: Add basic support for arch_timers
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH] KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [GIT PULL] KVM/arm64 fixes for 5.14, take #2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v4 0/2] memblock: make memblock_find_in_range method private
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 15/15] KVM: arm64: Restrict protected VM capabilities
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 13/15] KVM: arm64: Trap access to pVM restricted features
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 12/15] KVM: arm64: Move sanitized copies of CPU features
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 11/15] KVM: arm64: Add trap handlers for protected VMs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 01/15] KVM: arm64: placeholder to check if VM is protected
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 08/15] KVM: arm64: Add feature register flag definitions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 09/15] KVM: arm64: Add config register bit definitions
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 08/15] KVM: arm64: Add feature register flag definitions
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 07/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 02/15] KVM: arm64: Remove trailing whitespace in comment
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 01/15] KVM: arm64: placeholder to check if VM is protected
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 2/2] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 0/2] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH V2 5/5] KVM: arm64: Drop unused REQUIRES_VIRT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2 4/5] KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2 3/5] KVM: arm64: Drop init_common_resources()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2 2/5] KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supported IPA
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2 1/5] arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2 0/5] KVM: arm64: General cleanups
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH V2] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v4 00/21] Track shared pages at EL2 in protected mode
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH V2] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH V2] KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V2] KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: arm64: Define KVM_PHYS_SHIFT_MIN
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: arm64: Define KVM_PHYS_SHIFT_MIN
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 2/5] KVM: arm64: Drop init_common_resources()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant.
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: arm64: Define KVM_PHYS_SHIFT_MIN
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/5] KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 2/5] KVM: arm64: Drop init_common_resources()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 16/21] arm64: cpufeature: Enumerate support for Enhanced Counter Virtualization
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 5/5] KVM: arm64: Define KVM_PHYS_SHIFT_MIN
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 4/5] KVM: arm64: Drop unused REQUIRES_VIRT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 3/5] KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 2/5] KVM: arm64: Drop init_common_resources()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 0/5] KVM: arm64: General cleanups
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 14/21] KVM: arm64: Expose pkvm_hyp_id
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 11/21] KVM: arm64: Allow populating software bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 05/21] KVM: arm64: Expose page-table helpers
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 18/21] KVM: arm64: Remove __pkvm_mark_hyp
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 21/21] KVM: arm64: Make __pkvm_create_mappings static
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 17/21] KVM: arm64: Mark host bss and rodata section as shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 15/21] KVM: arm64: Introduce addr_is_memory()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH] arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v4 21/21] KVM: arm64: Make __pkvm_create_mappings static
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 18/21] KVM: arm64: Remove __pkvm_mark_hyp
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 17/21] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 15/21] KVM: arm64: Introduce addr_is_memory()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 14/21] KVM: arm64: Expose pkvm_hyp_id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 11/21] KVM: arm64: Allow populating software bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 08/21] KVM: arm64: Don't overwrite software bits with owner id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 06/21] KVM: arm64: Optimize host memory aborts
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 05/21] KVM: arm64: Expose page-table helpers
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 00/21] Track shared pages at EL2 in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v4 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- RE: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2] memblock: make memblock_find_in_range method private
- From: Nick Kossifidis <mick@xxxxxxxxxxxx>
- Re: [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant.
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] memblock: make memblock_find_in_range method private
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: (subset) [PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 4/4] KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 3/4] KVM: arm64: Convert the host S2 over to __load_guest_stage2()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v2] memblock: make memblock_find_in_range method private
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/4] arm64: mm: Fix TLBI vs ASID rollover
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 1/4] arm64: mm: Fix TLBI vs ASID rollover
- From: Will Deacon <will@xxxxxxxxxx>
- RE: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH 1/4] arm64: mm: Fix TLBI vs ASID rollover
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] of: restricted dma: Don't fail device probe on rmem init failure
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 4/4] KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 3/4] KVM: arm64: Convert the host S2 over to __load_guest_stage2()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 2/4] KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH] of: restricted dma: Don't fail device probe on rmem init failure
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 1/4] arm64: mm: Fix TLBI vs ASID rollover
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
- From: Will Deacon <will@xxxxxxxxxx>
- [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant.
- From: Zi Yan <zi.yan@xxxxxxxx>
- Re: [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: arm64: Prevent kmemleak from accessing HYP data
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 20/21] selftests: KVM: Test physical counter offsetting
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 18/21] KVM: arm64: Configure timer traps in vcpu_load() for VHE
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 12/21] KVM: arm64: Separate guest/host counter offset values
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v6 11/21] KVM: arm64: Refactor update_vtimer_cntvoff()
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 14/21] selftests: KVM: Add helper to check for register presence
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH v6 21/21] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 20/21] selftests: KVM: Test physical counter offsetting
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 18/21] KVM: arm64: Configure timer traps in vcpu_load() for VHE
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 16/21] arm64: cpufeature: Enumerate support for Enhanced Counter Virtualization
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 15/21] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 14/21] selftests: KVM: Add helper to check for register presence
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 12/21] KVM: arm64: Separate guest/host counter offset values
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 11/21] KVM: arm64: Refactor update_vtimer_cntvoff()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 10/21] selftests: KVM: Introduce system counter offset test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 09/21] selftests: KVM: Add helpers for vCPU device attributes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 08/21] selftests: KVM: Fix kvm device helper ioctl assertions
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 07/21] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 06/21] tools: arch: x86: pull in pvclock headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 05/21] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 04/21] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 03/21] KVM: x86: Take the pvclock sync lock behind the tsc_write_lock
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 02/21] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3] memblock: make memblock_find_in_range method private
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- RE: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v3 10/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Will Deacon <will@xxxxxxxxxx>
- RE: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [PATCH v3 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 0/3] KVM: arm64: Use generic guest entry infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 1/2] arm64: Move .hyp.rodata outside of the _sdata.._edata range
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 2/2] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] memblock: make memblock_find_in_range method private
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: fix comment typo
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] arm64: Move .hyp.rodata outside of the _sdata.._edata range
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH] KVM: ARM: count remote TLB flushes
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 0/4] kvm-arm64: Fix PMU reset values (and more)
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] arm64: Move .hyp.rodata outside of the _sdata.._edata range
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] arm64: Move .hyp.rodata outside of the _sdata.._edata range
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 0/2] KVM: arm64: Prevent kmemleak from accessing HYP data
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 1/2] arm64: Move .hyp.rodata outside of the _sdata.._edata range
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 06/21] KVM: arm64: Optimize host memory aborts
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v2] memblock: make memblock_find_in_range method private
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH v2] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 03/13] KVM: x86: Expose TSC offset controls to userspace
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 3/6] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] memblock: make memblock_find_in_range method private
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 3/6] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: arm64: Use generic guest entry infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 3/6] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH 3/3] KVM: arm64: Use generic KVM xfer to guest work function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/3] KVM: arm64: Use generic guest entry infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 13/13] selftests: KVM: Add counter emulation benchmark
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH v5 13/13] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 12/13] selftests: KVM: Test physical counter offsetting
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 10/13] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 08/13] selftests: KVM: Introduce system counter offset test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 07/13] selftests: KVM: Add helpers for vCPU device attributes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 05/13] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 06/13] selftests: KVM: Fix kvm device helper ioctl assertions
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 04/13] tools: arch: x86: pull in pvclock headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 03/13] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 00/13] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Minor optimization of range_is_memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v4 13/13] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 13/13] selftests: KVM: Add counter emulation benchmark
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: Fix off-by-one in range_is_memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 06/13] selftests: KVM: Fix kvm device helper ioctl assertions
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH] KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 3/4] KVM: arm64: Align the VMID allocation with the arm64 ASID one
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 21/21] KVM: arm64: Make __pkvm_create_mappings static
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 18/21] KVM: arm64: Remove __pkvm_mark_hyp
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 14/21] KVM: arm64: Expose pkvm_hyp_id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 11/21] KVM: arm64: Allow populating software bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 06/21] KVM: arm64: Optimize host memory aborts
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 05/21] KVM: arm64: Expose page-table helpers
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 00/21] Track shared pages at EL2 in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [PATCH v3 3/4] KVM: arm64: Align the VMID allocation with the arm64 ASID one
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [PATCH v3 2/4] KVM: arm64: Make VMID bits accessible outside of allocator
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [PATCH v3 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [PATCH v3 0/4] kvm/arm: New VMID allocator based on asid
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v4 03/13] KVM: x86: Expose TSC offset controls to userspace
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v4 11/13] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 13/13] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 10/13] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 12/13] selftests: KVM: Test physical counter offsetting
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 08/13] selftests: KVM: Introduce system counter offset test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 07/13] selftests: KVM: Add helpers for vCPU device attributes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 05/13] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 04/13] tools: arch: x86: pull in pvclock headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 06/13] selftests: KVM: Fix kvm device helper ioctl assertions
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 03/13] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 00/13] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 02/13] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 01/13] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: ARM: count remote TLB flushes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/2] KVM: arm64: Minor optimization of range_is_memory
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH 1/2] KVM: arm64: Fix off-by-one in range_is_memory
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH 0/2] Fix off-by-one in range_is_memory
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH] KVM: arm64: fix comment typo
- From: Jason Wang <wangborong@xxxxxxxxxx>
- Re: [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH] KVM: ARM: count remote TLB flushes
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 4/6] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 6/6] KVM: Get rid of kvm_get_pfn()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 5/6] kvm: allocate vcpu pointer array separately
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 5/6] kvm: allocate vcpu pointer array separately
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 5/6] kvm: allocate vcpu pointer array separately
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 16/16] KVM: arm64: Make __pkvm_create_mappings static
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 14/16] KVM: arm64: Refactor protected nVHE stage-1 locking
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 13/16] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 11/16] KVM: arm64: Introduce and export host_stage2_idmap_locked()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 10/16] KVM: arm64: Add helpers to tag shared pages in SW bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 09/16] KVM: arm64: Allow populating software bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 08/16] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 07/16] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 06/16] KVM: arm64: Don't overwrite software bits with owner id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 05/16] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 02/16] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 03/16] KVM: arm64: Expose page-table helpers
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 01/16] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH v2 00/16] Track shared pages at EL2 in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [Linuxarm] Re: [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Marco Elver <elver@xxxxxxxxxx>
- RE: [PATCH] doc/arm: take care restore order of GICR_* in ITS restore
- From: Jianyong Wu <Jianyong.Wu@xxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: MMIO guard PV services
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: MMIO guard PV services
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: MMIO guard PV services
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH V9 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH] doc/arm: take care restore order of GICR_* in ITS restore
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [PATCH v2 2/3] kvm/arm: Introduce a new vmid allocator for KVM
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [PATCH v2 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [PATCH] doc/arm: take care restore order of GICR_* in ITS restore
- From: Jianyong Wu <Jianyong.Wu@xxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: MMIO guard PV services
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 12/12] selftests: KVM: Add counter emulation benchmark
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v3 11/12] selftests: KVM: Test physical counter offsetting
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: Provide userspace access to the physical counter offset
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 09/12] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 08/12] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/3] kvm/arm: Introduce a new vmid allocator for KVM
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 07/12] selftests: KVM: Introduce system counter offset test
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 06/12] selftests: KVM: Add helpers for vCPU device attributes
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 05/12] selftests: KVM: Add test for KVM_{GET, SET}_CLOCK
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCHv2 4/4] arm64: add host pv-vcpu-state support
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2 2/4] arm64: add guest pvstate support
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2 2/4] arm64: add guest pvstate support
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2 3/4] arm64: do not use dummy vcpu_is_preempted()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCHv2 4/4] arm64: add host pv-vcpu-state support
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2 4/4] arm64: add host pv-vcpu-state support
- From: Joel Fernandes <joelaf@xxxxxxxxxx>
- Re: [PATCHv2 4/4] arm64: add host pv-vcpu-state support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCHv2 2/4] arm64: add guest pvstate support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] doc/arm: take care restore order of GICR_* in ITS restore
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] doc/arm: take care restore order of GICR_* in ITS restore
- From: Jianyong Wu <jianyong.wu@xxxxxxx>
- Re: [PATCHv2 4/4] arm64: add host pv-vcpu-state support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCHv2 4/4] arm64: add host pv-vcpu-state support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 12/14] KVM: arm64: Refactor pkvm_pgtable locking
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCHv2 2/4] arm64: add guest pvstate support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 11/14] KVM: arm64: Expose kvm_pte_valid() helper
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 01/14] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h, c for nVHE reuse
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 12/12] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 11/12] selftests: KVM: Test physical counter offsetting
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 10/12] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 09/12] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 08/12] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 07/12] selftests: KVM: Introduce system counter offset test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 06/12] selftests: KVM: Add helpers for vCPU device attributes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 05/12] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 04/12] tools: arch: x86: pull in pvclock headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 03/12] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 02/12] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 00/12] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH v3 15/15] KVM: arm64: Restrict protected VM capabilities
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 13/15] KVM: arm64: Trap access to pVM restricted features
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 14/15] KVM: arm64: Handle protected guests at 32 bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 12/15] KVM: arm64: Move sanitized copies of CPU features
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 11/15] KVM: arm64: Add trap handlers for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 10/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 09/15] KVM: arm64: Add config register bit definitions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 08/15] KVM: arm64: Add feature register flag definitions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 07/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 04/15] KVM: arm64: Fix names of config register fields
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 03/15] KVM: arm64: MDCR_EL2 is a 64-bit register
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 02/15] KVM: arm64: Remove trailing whitespace in comment
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 01/15] KVM: arm64: placeholder to check if VM is protected
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v3 00/15] KVM: arm64: Fixed features for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 3/4] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: arm64: Drop unnecessary masking of PMU registers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 4/4] KVM: arm64: Remove PMSWINC_EL0 shadow register
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 1/4] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 0/4] kvm-arm64: Fix PMU reset values (and more)
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 14/14] KVM: arm64: Prevent late calls to __pkvm_create_private_mapping()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 12/14] KVM: arm64: Refactor pkvm_pgtable locking
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 11/14] KVM: arm64: Expose kvm_pte_valid() helper
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 10/14] KVM: arm64: Enable retrieving protections attributes of PTEs
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 04/14] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 02/14] KVM: arm64: Optimize kvm_pgtable_stage2_find_range()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 01/14] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 00/14] Track shared pages at EL2 in protected mode
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: Get rid of kvm_get_pfn()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 3/5] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 03/12] KVM: x86: Expose TSC offset controls to userspace
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 03/12] KVM: x86: Expose TSC offset controls to userspace
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: kernel test robot <lkp@xxxxxxxxx>
- [GIT PULL] KVM/arm64 fixes for 5.14, take #1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 5/5] KVM: Get rid of kvm_get_pfn()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 3/5] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/5] KVM: Remove kvm_is_transparent_hugepage() and friends
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 4/5] KVM: arm64: Use get_page() instead of kvm_get_pfn()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 12/12] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 11/12] selftests: KVM: Test physical counter offsetting
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 10/12] KVM: arm64: Provide userspace access to the physical counter offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 09/12] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 07/12] selftests: KVM: Introduce system counter offset test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 08/12] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 06/12] selftests: KVM: Add helpers for vCPU device attributes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 05/12] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 04/12] tools: arch: x86: pull in pvclock headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 03/12] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 02/12] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 01/12] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 00/12] KVM: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- Re: [kvm-unit-tests] its-migration segmentation fault
- From: Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx>
- [PATCH 11/16] firmware/smccc: Call arch-specific hook on discovering KVM services
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 14/16] arm64: Enroll into KVM's MMIO guard if required
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 16/16] arm64: Register earlycon fixmap with the MMIO guard
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 08/16] KVM: arm64: Add tracepoint for failed MMIO guard check
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 09/16] KVM: arm64: Advertise a capability for MMIO guard
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 00/16] KVM: arm64: MMIO guard PV services
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: Any way to disable KVM VHE extension?
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: Any way to disable KVM VHE extension?
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: Any way to disable KVM VHE extension?
- From: Qu Wenruo <wqu@xxxxxxxx>
- Any way to disable KVM VHE extension?
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: Any way to disable KVM VHE extension?
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: Any way to disable KVM VHE extension?
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: Any way to disable KVM VHE extension?
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 0/3] kvm-arm64: Fix PMU reset values (and more)
- From: Alexandre Chartre <alexandre.chartre@xxxxxxxxxx>
- Re: [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v4 41/66] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2
- From: Chase Conklin <chase.conklin@xxxxxxx>
- Re: [PATCH 3/3] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 2/3] KVM: arm64: Drop unnecessary masking of PMU registers
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 0/2] KVM: selftests: a couple fixes
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/5] KVM: arm64: Rename __vcpu_sys_reg -> vcpu_sys_reg
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 3/5] KVM: arm64: Rename __vcpu_sys_reg -> vcpu_sys_reg
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 3/5] KVM: arm64: Rename __vcpu_sys_reg -> vcpu_sys_reg
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[Index of Archives]
[Linux KVM]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]