kvmarm
Thread
Date
Earlier messages
Later messages
Messages by Date
2022/07/06
[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
Marc Zyngier
2022/07/06
[PATCH 07/19] KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()
Marc Zyngier
2022/07/06
[PATCH 09/19] KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API
Marc Zyngier
2022/07/06
[PATCH 04/19] KVM: arm64: Push checks for 64bit registers into the low-level accessors
Marc Zyngier
2022/07/06
[PATCH 03/19] KVM: arm64: Introduce generic get_user/set_user helpers for system registers
Marc Zyngier
2022/07/06
[PATCH 08/19] KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()
Marc Zyngier
2022/07/06
[PATCH 06/19] KVM: arm64: Get rid of reg_from/to_user()
Marc Zyngier
2022/07/06
[PATCH 01/19] KVM: arm64: Add get_reg_by_id() as a sys_reg_desc retrieving helper
Marc Zyngier
2022/07/06
[PATCH 02/19] KVM: arm64: Reorder handling of invariant sysregs from userspace
Marc Zyngier
2022/07/06
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Schspa Shi
2022/07/06
Re: [RFC PATCH v5 15/38] perf: arm_spe_pmu: Move struct arm_spe_pmu to a separate header file
Alexandru Elisei
2022/07/06
Re: [PATCH] KVM: arm64: Use the bitmap API to allocate bitmaps
Vladimir Murzin
2022/07/06
Re: [PATCH] KVM: arm64: Don't return from void function
Marc Zyngier
2022/07/06
Re: [RFC PATCH v5 15/38] perf: arm_spe_pmu: Move struct arm_spe_pmu to a separate header file
Calvin Owens
2022/07/06
[PATCH] KVM: arm64: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022/07/06
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Schspa Shi
2022/07/06
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Marc Zyngier
2022/07/05
Re: [PATCH v7 00/22] Support SDEI Virtualization
Paolo Bonzini
2022/07/04
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Steven Price
2022/07/04
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Cornelia Huck
2022/07/04
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Steven Price
2022/07/01
Re: [PATCH kvmtool] arm: gic: fdt: fix PPI CPU mask calculation
Will Deacon
2022/07/01
Re: [PATCH v4 kvmtool 00/12] arm64: Allow the user to set RAM base address
Will Deacon
2022/07/01
Re: [PATCH kvmtool] arm64: pvtime: Use correct region size
Will Deacon
2022/07/01
Re: [PATCH kvmtool] arm: gic: fdt: fix PPI CPU mask calculation
Marc Zyngier
2022/07/01
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Schspa Shi
2022/07/01
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Schspa Shi
2022/07/01
[PATCH] KVM: arm64: Fix 64 bit mmio handle
Schspa Shi
2022/07/01
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Marc Zyngier
2022/07/01
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Marc Zyngier
2022/06/30
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Catalin Marinas
2022/06/30
Re: [PATCH] KVM: arm64: Fix 64 bit mmio handle
Marc Zyngier
2022/06/30
[RFC PATCH v2 24/24] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run()
Will Deacon
2022/06/30
[PATCH v2 23/24] KVM: arm64: Don't map host sections in pkvm
Will Deacon
2022/06/30
[PATCH v2 22/24] KVM: arm64: Explicitly map kvm_vgic_global_state at EL2
Will Deacon
2022/06/30
[PATCH v2 21/24] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
Will Deacon
2022/06/30
[PATCH v2 20/24] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host
Will Deacon
2022/06/30
[PATCH v2 19/24] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Will Deacon
2022/06/30
[PATCH v2 18/24] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
Will Deacon
2022/06/30
[PATCH v2 17/24] KVM: arm64: Add generic hyp_memcache helpers
Will Deacon
2022/06/30
[PATCH v2 16/24] KVM: arm64: Provide I-cache invalidation by VA at EL2
Will Deacon
2022/06/30
[PATCH v2 15/24] KVM: arm64: Initialise hyp symbols regardless of pKVM
Will Deacon
2022/06/30
[PATCH v2 14/24] KVM: arm64: Add pcpu fixmap infrastructure at EL2
Will Deacon
2022/06/30
[PATCH v2 12/24] KVM: arm64: Introduce shadow VM state at EL2
Will Deacon
2022/06/30
[PATCH v2 13/24] KVM: arm64: Instantiate VM shadow data from EL1
Will Deacon
2022/06/30
[PATCH v2 11/24] KVM: arm64: Add hyp_spinlock_t static initializer
Will Deacon
2022/06/30
[PATCH v2 10/24] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
Will Deacon
2022/06/30
[PATCH v2 09/24] KVM: arm64: Add helpers to pin memory shared with hyp
Will Deacon
2022/06/30
[PATCH v2 08/24] KVM: arm64: Prevent the donation of no-map pages
Will Deacon
2022/06/30
[PATCH v2 07/24] KVM: arm64: Implement do_donate() helper for donating memory
Will Deacon
2022/06/30
[PATCH v2 06/24] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
Will Deacon
2022/06/30
[PATCH v2 05/24] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range
Will Deacon
2022/06/30
[PATCH v2 04/24] KVM: arm64: Back hyp_vmemmap for all of memory
Will Deacon
2022/06/30
[PATCH v2 03/24] KVM: arm64: Add flags to struct hyp_page
Will Deacon
2022/06/30
[PATCH v2 02/24] KVM: arm64: Allow non-coalescable pages in a hyp_pool
Will Deacon
2022/06/30
[PATCH v2 00/24] KVM: arm64: Introduce pKVM shadow state at EL2
Will Deacon
2022/06/30
[PATCH v2 01/24] KVM: arm64: Move hyp refcount manipulation helpers
Will Deacon
2022/06/29
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Catalin Marinas
2022/06/29
Re: [PATCH kvmtool] arm64: pvtime: Use correct region size
Andre Przywara
2022/06/29
Re: [PATCH v7 21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
Anup Patel
2022/06/29
[PATCH kvmtool] arm64: pvtime: Use correct region size
Alexandru Elisei
2022/06/29
Re: [PATCH v6 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
Marc Zyngier
2022/06/29
Re: [PATCH v6 2/4] KVM: mmu: add a helper to account memory used by KVM MMU.
Marc Zyngier
2022/06/29
Re: [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Marc Zyngier
2022/06/29
Re: [PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags
Marc Zyngier
2022/06/29
Re: [PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y
Marc Zyngier
2022/06/29
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Catalin Marinas
2022/06/28
Re: [PATCH v4 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
Oliver Upton
2022/06/28
Re: [PATCH v5 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
Oliver Upton
2022/06/28
[PATCH MANUALSEL 5.4] selftests: KVM: Handle compiler optimizations in ucall
Sasha Levin
2022/06/28
[PATCH MANUALSEL 5.10 2/2] selftests: KVM: Handle compiler optimizations in ucall
Sasha Levin
2022/06/28
[PATCH MANUALSEL 5.15 2/3] selftests: KVM: Handle compiler optimizations in ucall
Sasha Levin
2022/06/28
[PATCH MANUALSEL 5.18 2/3] selftests: KVM: Handle compiler optimizations in ucall
Sasha Levin
2022/06/28
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Catalin Marinas
2022/06/27
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Cornelia Huck
2022/06/27
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Catalin Marinas
2022/06/25
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Steven Price
2022/06/24
Re: [PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
Catalin Marinas
2022/06/24
Re: [PATCH v7 00/22] Support SDEI Virtualization
Marc Zyngier
2022/06/24
Re: [PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
Paolo Bonzini
2022/06/23
Re: [PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
Marc Zyngier
2022/06/23
Re: [PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
Thomas Huth
2022/06/23
Re: [PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
Alex Bennée
2022/06/23
[PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
Andrew Jones
2022/06/23
Re: [GIT PULL] KVM/arm64 fixes for 5.19, take #2
Paolo Bonzini
2022/06/23
[GIT PULL] KVM/arm64 fixes for 5.19, take #2
Marc Zyngier
2022/06/22
Re: [PATCH v7 00/22] Support SDEI Virtualization
Gavin Shan
2022/06/22
[PATCH v7 21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
Paolo Bonzini
2022/06/22
[PATCH v7 23/23] KVM: x86/mmu: Avoid unnecessary flush on eager page split
Paolo Bonzini
2022/06/22
[PATCH v7 22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
Paolo Bonzini
2022/06/22
[PATCH v7 16/23] KVM: x86/mmu: Update page stats in __rmap_add()
Paolo Bonzini
2022/06/22
[PATCH v7 20/23] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
Paolo Bonzini
2022/06/22
[PATCH v7 17/23] KVM: x86/mmu: Cache the access bits of shadowed translations
Paolo Bonzini
2022/06/22
[PATCH v7 11/23] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
Paolo Bonzini
2022/06/22
[PATCH v7 18/23] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
Paolo Bonzini
2022/06/22
[PATCH v7 19/23] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
Paolo Bonzini
2022/06/22
[PATCH v7 14/23] KVM: x86/mmu: Pass const memslot to rmap_add()
Paolo Bonzini
2022/06/22
[PATCH v7 13/23] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
Paolo Bonzini
2022/06/22
[PATCH v7 09/23] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
Paolo Bonzini
2022/06/22
[PATCH v7 15/23] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
Paolo Bonzini
2022/06/22
[PATCH v7 06/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
Paolo Bonzini
2022/06/22
[PATCH v7 08/23] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
Paolo Bonzini
2022/06/22
[PATCH v7 10/23] KVM: x86/mmu: Pass memory caches to allocate SPs separately
Paolo Bonzini
2022/06/22
[PATCH v7 03/23] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
Paolo Bonzini
2022/06/22
[PATCH v7 12/23] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
Paolo Bonzini
2022/06/22
[PATCH v7 04/23] KVM: x86/mmu: Derive shadow MMU page role from parent
Paolo Bonzini
2022/06/22
[PATCH v7 07/23] KVM: x86/mmu: Consolidate shadow page allocation and initialization
Paolo Bonzini
2022/06/22
[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
Paolo Bonzini
2022/06/22
[PATCH v7 05/23] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
Paolo Bonzini
2022/06/22
[PATCH v7 02/23] KVM: x86/mmu: Use a bool for direct
Paolo Bonzini
2022/06/22
[PATCH v7 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
Paolo Bonzini
2022/06/22
Re: [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
Paolo Bonzini
2022/06/22
Re: [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
Paolo Bonzini
2022/06/22
Re: [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
Paolo Bonzini
2022/06/22
Re: [PATCH v6 03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root()
Paolo Bonzini
2022/06/22
Re: [PATCH v4 kvmtool 00/12] arm64: Allow the user to set RAM base address
Alexandru Elisei
2022/06/21
Re: [PATCH v4 kvmtool 00/12] arm64: Allow the user to set RAM base address
Suzuki K Poulose
2022/06/20
Re: [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
Andrew Jones
2022/06/20
Re: [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
Andrew Jones
2022/06/20
[PATCH v2 7/7] arm64/sve: Don't zero non-FPSIMD register state on syscall by default
Mark Brown
2022/06/20
[PATCH v2 6/7] arm64/sve: Leave SVE enabled on syscall if we don't context switch
Mark Brown
2022/06/20
[PATCH v2 5/7] arm64/fpsimd: Load FP state based on recorded data type
Mark Brown
2022/06/20
[PATCH v2 4/7] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
Mark Brown
2022/06/20
[PATCH v2 3/7] arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
2022/06/20
[PATCH v2 2/7] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022/06/20
[PATCH v2 1/7] KVM: arm64: Discard any SVE state when entering KVM guests
Mark Brown
2022/06/20
[PATCH v2 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
Mark Brown
2022/06/20
Re: [PATCH 4/4] KVM: selftests: Fix filename reporting in guest asserts
Paolo Bonzini
2022/06/20
Re: [PATCH 0/3] KVM: selftests: Consolidate ucall code
Paolo Bonzini
2022/06/20
Re: [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
Anup Patel
2022/06/20
Re: [PATCH 1/3] KVM: selftests: Consolidate common code for popuplating ucall struct
Christian Borntraeger
2022/06/20
Re: [PATCH 0/3] KVM: selftests: Consolidate ucall code
Andrew Jones
2022/06/20
Re: [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
Andrew Jones
2022/06/19
Re: [PATCH 2/3] KVM: selftests: Consolidate boilerplate code in get_ucall()
Huang, Shaoqin
2022/06/17
Re: [Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
Marc Zyngier
2022/06/17
Re: [Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
Paolo Bonzini
2022/06/17
Re: [Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
Andrew Jones
2022/06/17
Re: [Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
Marc Zyngier
2022/06/17
[Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
Gavin Shan
2022/06/17
Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
Paolo Bonzini
2022/06/17
RE: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
David Laight
2022/06/17
RE: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
David Laight
2022/06/17
RE: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
David Laight
2022/06/17
Re: [PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
Marc Zyngier
2022/06/17
Re: [PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
Mike Rapoport
2022/06/17
Re: [PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
Marc Zyngier
2022/06/17
Re: [PATCH] KVM: arm64: Add Oliver as a reviewer
Marc Zyngier
2022/06/17
Re: [PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
Mike Rapoport
2022/06/17
Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
Andrew Jones
2022/06/16
Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
oliver . upton
2022/06/16
Re: [PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
Catalin Marinas
2022/06/16
Re: [PATCH v4 kvmtool 08/12] builtin_run: Allow standard size specifiers for memory
Andre Przywara
2022/06/16
Re: [PATCH v4 kvmtool 02/12] builtin-run: Always use RAM size in bytes
Andre Przywara
2022/06/16
Re: [PATCH v4 kvmtool 04/12] builtin-run: Add arch hook to validate VM configuration
Andre Przywara
2022/06/16
Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
Andrew Jones
2022/06/16
[PATCH kvmtool] arm: gic: fdt: fix PPI CPU mask calculation
Andre Przywara
2022/06/16
Re: [PATCH 1/2] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
Andrew Jones
2022/06/16
[PATCH v4 kvmtool 12/12] arm64: Allow the user to specify the RAM base address
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 11/12] Introduce kvm__arch_default_ram_address()
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 10/12] arm/arm64: Consolidate RAM initialization in kvm__init_ram()
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 08/12] builtin_run: Allow standard size specifiers for memory
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 09/12] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 07/12] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 06/12] arm/arm64: Kill the ARM_MAX_MEMORY() macro
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 05/12] arm/arm64: Fail if RAM size is too large for 32-bit guests
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 04/12] builtin-run: Add arch hook to validate VM configuration
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 03/12] builtin-run: Rework RAM size validation
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 02/12] builtin-run: Always use RAM size in bytes
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 01/12] Use MB for megabytes consistently
Alexandru Elisei
2022/06/16
[PATCH v4 kvmtool 00/12] arm64: Allow the user to set RAM base address
Alexandru Elisei
2022/06/16
Re: [PATCH 1/4] KVM: selftests: enumerate GUEST_ASSERT arguments
Andrew Jones
2022/06/16
Re: [PATCH 3/4] KVM: selftests: Write REPORT_GUEST_ASSERT macros to pair with GUEST_ASSERT
Andrew Jones
2022/06/16
Re: [PATCH 4/4] KVM: selftests: Fix filename reporting in guest asserts
Andrew Jones
2022/06/16
Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
Paolo Bonzini
2022/06/16
Re: [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
Andrew Jones
2022/06/16
Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
Andrew Jones
2022/06/16
[PATCH] KVM: arm64: Add Oliver as a reviewer
Marc Zyngier
2022/06/15
Re: [PATCH v3 kvmtool 02/13] sizes.h: Make all sizes 64bit
Alexandru Elisei
2022/06/15
Re: [PATCH v2 11/19] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
Marc Zyngier
2022/06/15
Re: [PATCH v2 11/19] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
Alexandru Elisei
2022/06/14
Re: [PATCH v3 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace
kernel test robot
2022/06/14
[PATCH 2/2] KVM: arm64: nvhe: add intermediates to 'targets' instead of extra-y
Masahiro Yamada
2022/06/14
[PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y
Masahiro Yamada
2022/06/13
Re: [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Huang, Shaoqin
2022/06/12
Re: [PATCH v3 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace
kernel test robot
2022/06/12
Re: [PATCH v2 05/19] KVM: arm64: Add helpers to manipulate vcpu flags among a set
Marc Zyngier
2022/06/10
[PATCH v2 19/19] KVM: arm64: Move the handling of !FP outside of the fast path
Marc Zyngier
2022/06/10
[PATCH v2 10/19] KVM: arm64: Move vcpu SVE/SME flags to the state flag set
Marc Zyngier
2022/06/10
[PATCH v2 17/19] KVM: arm64: Reduce the size of the vcpu flag members
Marc Zyngier
2022/06/10
[PATCH v2 16/19] KVM: arm64: Add build-time sanity checks for flags
Marc Zyngier
2022/06/10
[PATCH v2 14/19] KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
2022/06/10
[PATCH v2 15/19] KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
Marc Zyngier
2022/06/10
[PATCH v2 13/19] KVM: arm64: Kill unused vcpu flags field
Marc Zyngier
2022/06/10
[PATCH v2 18/19] KVM: arm64: Document why pause cannot be turned into a flag
Marc Zyngier
2022/06/10
[PATCH v2 11/19] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
Marc Zyngier
2022/06/10
[PATCH v2 12/19] KVM: arm64: Move vcpu WFIT flag to the state flag set
Marc Zyngier
2022/06/10
[PATCH v2 04/19] KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
2022/06/10
[PATCH v2 09/19] KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
2022/06/10
[PATCH v2 06/19] KVM: arm64: Add three sets of flags to the vcpu state
Marc Zyngier
2022/06/10
[PATCH v2 02/19] KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
Earlier messages
Later messages