Messages by Date
-
2022/11/02
[PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
-
2022/11/02
[PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init()
Sean Christopherson
-
2022/11/02
[PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
Sean Christopherson
-
2022/11/02
[PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
Sean Christopherson
-
2022/11/02
[PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
-
2022/11/02
[PATCH 14/44] KVM: arm64: Simplify the CPUHP logic
Sean Christopherson
-
2022/11/02
[PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
Sean Christopherson
-
2022/11/02
[PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails
Sean Christopherson
-
2022/11/02
[PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
Sean Christopherson
-
2022/11/02
[PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
Sean Christopherson
-
2022/11/02
[PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
-
2022/11/02
[PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
Sean Christopherson
-
2022/11/02
[PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
Sean Christopherson
-
2022/11/02
[PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson
-
2022/11/02
[PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
Sean Christopherson
-
2022/11/02
[PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
-
2022/11/02
[PATCH 03/44] KVM: Allocate cpus_hardware_enabled after arch hardware setup
Sean Christopherson
-
2022/11/02
[PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
Sean Christopherson
-
2022/11/02
[PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
Sean Christopherson
-
2022/11/02
[PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration
Sean Christopherson
-
2022/11/02
[PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
Sean Christopherson
-
2022/11/02
[PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
Sean Christopherson
-
2022/11/02
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
Sean Christopherson
-
2022/11/02
[PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization
Sean Christopherson
-
2022/11/02
Re: [PATCH v3 12/15] KVM: arm64: Make block->table PTE changes parallel-aware
Oliver Upton
-
2022/11/02
Re: [PATCH v7 5/9] KVM: arm64: Improve no-running-vcpu report for dirty ring
Marc Zyngier
-
2022/11/02
[RFC 6/6] KVM: selftests: add tests for PV time specific hypercalls
Usama Arif
-
2022/11/02
[RFC 3/6] KVM: arm64: Support pvlock preempted via shared structure
Usama Arif
-
2022/11/02
[RFC 5/6] KVM: arm64: Support the VCPU preemption check
Usama Arif
-
2022/11/02
[RFC 4/6] KVM: arm64: Provide VCPU attributes for PV lock
Usama Arif
-
2022/11/02
[PATCH 25/30] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
Christophe JAILLET
-
2022/11/02
[RFC 0/6] KVM: arm64: implement vcpu_is_preempted check
Usama Arif
-
2022/11/02
[RFC 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
Usama Arif
-
2022/11/02
[RFC 1/6] KVM: arm64: Document PV-lock interface
Usama Arif
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Marc Zyngier
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Marc Zyngier
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Peter Xu
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Sean Christopherson
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Peter Xu
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Sean Christopherson
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Marc Zyngier
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Marc Zyngier
-
2022/11/02
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Peter Xu
-
2022/11/02
[GIT PULL] KVM/arm64 fixes for 6.1, take #3
Marc Zyngier
-
2022/11/01
[PATCH 5.10 87/91] arm64/mm: Fix __enable_mmu() for new TGRAN range values
Greg Kroah-Hartman
-
2022/11/01
Re: [PATCH v3 12/15] KVM: arm64: Make block->table PTE changes parallel-aware
Ricardo Koller
-
2022/11/01
Patch "arm64/mm: Fix __enable_mmu() for new TGRAN range values" has been added to the 5.10-stable tree
gregkh
-
2022/11/01
Re: [PATCH 5.10 0/2] arm64: backport two patches to 5.10-stable
Greg KH
-
2022/11/01
Re: [PATCH v3 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
Sean Christopherson
-
2022/11/01
Re: [PATCH v3 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
Oliver Upton
-
2022/11/01
Re: [PATCH v3 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
Sean Christopherson
-
2022/11/01
Re: [PATCH v3 08/15] KVM: arm64: Protect stage-2 traversal with RCU
Sean Christopherson
-
2022/11/01
Re: [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Sean Christopherson
-
2022/10/31
Re: [PATCH v7 5/9] KVM: arm64: Improve no-running-vcpu report for dirty ring
Gavin Shan
-
2022/10/31
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/31
Re: (subset) [PATCH v7 0/9] KVM: arm64: Enable ring-based dirty memory tracking
Marc Zyngier
-
2022/10/31
[PATCH 5.10 0/2] arm64: backport two patches to 5.10-stable
Zenghui Yu
-
2022/10/31
[PATCH 5.10 2/2] arm64/kexec: Test page size support with new TGRAN range values
Zenghui Yu
-
2022/10/31
[PATCH 5.10 1/2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
Zenghui Yu
-
2022/10/31
Re: [PATCH v7 3/9] KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them
Oliver Upton
-
2022/10/31
Re: [PATCH v7 5/9] KVM: arm64: Improve no-running-vcpu report for dirty ring
Oliver Upton
-
2022/10/31
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/30
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/30
[PATCH v7 9/9] KVM: selftests: Automate choosing dirty ring size in dirty_log_test
Gavin Shan
-
2022/10/30
[PATCH v7 8/9] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test
Gavin Shan
-
2022/10/30
[PATCH v7 7/9] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
Gavin Shan
-
2022/10/30
[PATCH v7 6/9] KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
-
2022/10/30
[PATCH v7 5/9] KVM: arm64: Improve no-running-vcpu report for dirty ring
Gavin Shan
-
2022/10/30
[PATCH v7 4/9] KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/30
[PATCH v7 3/9] KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them
Gavin Shan
-
2022/10/30
[PATCH v7 2/9] KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
Gavin Shan
-
2022/10/30
[PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
-
2022/10/30
[PATCH v7 0/9] KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
-
2022/10/28
Re: [PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
Catalin Marinas
-
2022/10/28
Re: [PATCH v2 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Ricardo Koller
-
2022/10/28
Re: [PATCH v2 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Ricardo Koller
-
2022/10/28
Re: [PATCH v2 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Ricardo Koller
-
2022/10/28
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/28
Re: [kvm-unit-tests PATCH v4 0/4] arm: pmu: Fixes for bare metal
Andrew Jones
-
2022/10/28
Re: [kvm-unit-tests PATCH v4 0/4] arm: pmu: Fixes for bare metal
Marc Zyngier
-
2022/10/28
Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
Andrew Jones
-
2022/10/28
Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
Cornelia Huck
-
2022/10/28
Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
Andrew Jones
-
2022/10/28
Re: [kvm-unit-tests PATCH v4 0/4] arm: pmu: Fixes for bare metal
Andrew Jones
-
2022/10/28
Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
Cornelia Huck
-
2022/10/28
Re: [REPOST][URGENT] kvmarm mailing list migration
Marc Zyngier
-
2022/10/28
[PATCH v2 10/14] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
-
2022/10/28
[PATCH v2 12/14] KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set from userspace
Marc Zyngier
-
2022/10/28
[PATCH v2 14/14] KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
Marc Zyngier
-
2022/10/28
[PATCH v2 13/14] KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
-
2022/10/28
[PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
Marc Zyngier
-
2022/10/28
[PATCH v2 02/14] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
Marc Zyngier
-
2022/10/28
[PATCH v2 06/14] KVM: arm64: PMU: Only narrow counters that are not 64bit wide
Marc Zyngier
-
2022/10/28
[PATCH v2 07/14] KVM: arm64: PMU: Add counter_index_to_*reg() helpers
Marc Zyngier
-
2022/10/28
[PATCH v2 04/14] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
Marc Zyngier
-
2022/10/28
[PATCH v2 09/14] KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
Marc Zyngier
-
2022/10/28
[PATCH v2 01/14] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF
Marc Zyngier
-
2022/10/28
[PATCH v2 08/14] KVM: arm64: PMU: Simplify setting a counter to a specific value
Marc Zyngier
-
2022/10/28
[PATCH v2 05/14] KVM: arm64: PMU: Narrow the overflow checking when required
Marc Zyngier
-
2022/10/28
[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
Marc Zyngier
-
2022/10/28
[PATCH v2 03/14] KVM: arm64: PMU: Always advertise the CHAIN event
Marc Zyngier
-
2022/10/28
[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
Marc Zyngier
-
2022/10/28
Re: [PATCH 2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target
Oliver Upton
-
2022/10/28
Re: [PATCH 2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target
Quentin Perret
-
2022/10/28
Re: [PATCH v3 08/15] KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
-
2022/10/28
[PATCH 2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target
Oliver Upton
-
2022/10/28
[PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup
Oliver Upton
-
2022/10/28
[PATCH 1/2] KVM: arm64: Clean out the odd handling of completer_addr
Oliver Upton
-
2022/10/27
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/27
Re: [PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
Zenghui Yu
-
2022/10/27
Re: [REPOST][URGENT] kvmarm mailing list migration
Oliver Upton
-
2022/10/27
Re: [PATCH v3 00/15] KVM: arm64: Parallel stage-2 fault handling
Oliver Upton
-
2022/10/27
Re: [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps
Oliver Upton
-
2022/10/27
[PATCH v3 15/15] KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton
-
2022/10/27
[PATCH v3 14/15] KVM: arm64: Make table->block changes parallel-aware
Oliver Upton
-
2022/10/27
[PATCH v3 13/15] KVM: arm64: Make leaf->leaf PTE changes parallel-aware
Oliver Upton
-
2022/10/27
[PATCH v3 12/15] KVM: arm64: Make block->table PTE changes parallel-aware
Oliver Upton
-
2022/10/27
[PATCH v3 11/15] KVM: arm64: Split init and set for table PTE
Oliver Upton
-
2022/10/27
[PATCH v3 10/15] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
Oliver Upton
-
2022/10/27
[PATCH v3 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
Oliver Upton
-
2022/10/27
[PATCH v3 08/15] KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
-
2022/10/27
[PATCH v3 07/15] KVM: arm64: Use an opaque type for pteps
Oliver Upton
-
2022/10/27
[PATCH v3 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Oliver Upton
-
2022/10/27
[PATCH v3 05/15] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
Oliver Upton
-
2022/10/27
[PATCH v3 04/15] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
Oliver Upton
-
2022/10/27
[PATCH v3 03/15] KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
-
2022/10/27
[PATCH v3 01/15] KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
-
2022/10/27
[PATCH v3 02/15] KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
-
2022/10/27
[PATCH v3 00/15] KVM: arm64: Parallel stage-2 fault handling
Oliver Upton
-
2022/10/27
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/27
Re: [PATCH v1] KVM: arm64: Fix bad dereference on MTE-enabled systems.
Marc Zyngier
-
2022/10/27
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/27
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/27
Re: [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
-
2022/10/27
Re: [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Reiji Watanabe
-
2022/10/27
Re: [PATCH 1/9] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
Marc Zyngier
-
2022/10/27
Re: [PATCH v1] KVM: arm64: Fix bad dereference on MTE-enabled systems.
Steven Price
-
2022/10/27
Re: [PATCH 1/9] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
Reiji Watanabe
-
2022/10/27
[PATCH v1] KVM: arm64: Fix bad dereference on MTE-enabled systems.
Ryan Roberts
-
2022/10/27
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/27
Re: [PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
Alexey Kardashevskiy
-
2022/10/26
Re: [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
-
2022/10/26
Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
Alexandru Elisei
-
2022/10/25
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/25
[kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
Cornelia Huck
-
2022/10/25
Re: [PATCH] KVM: arm64: Use correct accessor to parse stage-1 PTEs
Marc Zyngier
-
2022/10/25
[PATCH] KVM: arm64: Use correct accessor to parse stage-1 PTEs
Quentin Perret
-
2022/10/25
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/25
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/24
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Oliver Upton
-
2022/10/24
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/24
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/24
Re: [PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
Maciej S. Szmigiero
-
2022/10/24
Re: [PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
Marc Zyngier
-
2022/10/24
Re: [PATCH 1/9] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
Marc Zyngier
-
2022/10/22
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/22
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/22
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/22
Re: [GIT PULL] KVM/arm64 fixes for 6.1, take #2
Paolo Bonzini
-
2022/10/22
Re: [GIT PULL] KVM/arm64 fixes for 6.1, take #1
Paolo Bonzini
-
2022/10/21
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/21
Re: [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
Gavin Shan
-
2022/10/21
Re: [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
Sean Christopherson
-
2022/10/21
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/21
Re: [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
Gavin Shan
-
2022/10/21
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/21
Re: [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
Sean Christopherson
-
2022/10/21
Re: [PATCH v2 3/7] arm64/sysreg: Convert SPE registers to automatic generation
Mark Brown
-
2022/10/21
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Gavin Shan
-
2022/10/21
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Marc Zyngier
-
2022/10/20
Re: [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
Gavin Shan
-
2022/10/20
Re: [PATCH v2 1/9] KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
-
2022/10/20
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Sean Christopherson
-
2022/10/20
Re: [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
Sean Christopherson
-
2022/10/20
Re: [PATCH v2 3/7] arm64/sysreg: Convert SPE registers to automatic generation
Rob Herring
-
2022/10/20
Re: [PATCH v2 5/9] KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
Oliver Upton
-
2022/10/20
Re: [PATCH v2 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
Oliver Upton
-
2022/10/20
Re: [PATCH v2 1/9] KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Oliver Upton
-
2022/10/20
Re: [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
Oliver Upton
-
2022/10/20
Re: [PATCH v2 3/7] arm64/sysreg: Convert SPE registers to automatic generation
Mark Brown
-
2022/10/20
[GIT PULL] KVM/arm64 fixes for 6.1, take #2
Marc Zyngier
-
2022/10/20
[PATCH 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
Marc Zyngier
-
2022/10/20
[PATCH 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
-
2022/10/20
[PATCH 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
Marc Zyngier
-
2022/10/20
[PATCH 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode
Marc Zyngier
-
2022/10/20
[PATCH 16/17] arm64: Allow arm64_sw.hvhe on command line
Marc Zyngier
-
2022/10/20
[PATCH 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
Marc Zyngier
-
2022/10/20
[PATCH 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE
Marc Zyngier
-
2022/10/20
[PATCH 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
-
2022/10/20
[PATCH 01/17] arm64: Turn kaslr_feature_override into a generic SW feature override
Marc Zyngier
-
2022/10/20
[PATCH 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
Marc Zyngier
-
2022/10/20
[PATCH 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
Marc Zyngier
-
2022/10/20
[PATCH 02/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
Marc Zyngier
-
2022/10/20
[PATCH 06/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
Marc Zyngier
-
2022/10/20
[PATCH 03/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
Marc Zyngier
-
2022/10/20
[PATCH 05/17] arm64: Allow EL1 physical timer access when running VHE
Marc Zyngier
-
2022/10/20
[PATCH 04/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
Marc Zyngier
-
2022/10/20
[PATCH 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
Marc Zyngier
-
2022/10/20
[PATCH 07/17] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
-
2022/10/20
Re: [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton