public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2022-12-01 05:21:44 to 2022-12-07 11:03:29 UTC [more...]

[PATCH v2 00/14] arm64/nmi: Support for FEAT_NMI
 2022-12-07 11:03 UTC  (25+ messages)
` [PATCH v2 03/14] arm64/sysreg: Add definition of ISR_EL1
` [PATCH v2 04/14] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH v2 05/14] arm64/asm: Introduce assembly macros for managing ALLINT
` [PATCH v2 06/14] arm64/hyp-stub: Enable access to ALLINT
` [PATCH v2 08/14] arm64/cpufeature: Detect PE support for FEAT_NMI
` [PATCH v2 09/14] KVM: arm64: Hide FEAT_NMI from guests
` [PATCH v2 10/14] arm64/nmi: Manage masking for superpriority interrupts along with DAIF
` [PATCH v2 12/14] arm64/nmi: Add handling of superpriority interrupts as NMIs

[GIT PULL] KVM/arm64 updates for 6.2
 2022-12-07  7:49 UTC  (14+ messages)

[PATCH] KVM: selftests: Fix build due to ucall_uninit() removal
 2022-12-06 20:49 UTC  (2+ messages)

[PATCH v3 0/8] perf: Arm SPEv1.2 support
 2022-12-06 16:28 UTC  (8+ messages)
` [PATCH v3 7/8] perf: Add perf_event_attr::config3

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2022-12-06 13:59 UTC  (26+ messages)
` [PATCH v1 01/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v1 02/12] arm64/mm: Update tlb invalidation routines for FEAT_LPA2
` [PATCH v1 03/12] KVM: arm64: Add new (V)TCR_EL2 field definitions "
` [PATCH v1 04/12] KVM: arm64: Plumbing to enable multiple pgtable formats
` [PATCH v1 05/12] KVM: arm64: Maintain page-table format info in struct kvm_pgtable
` [PATCH v1 06/12] KVM: arm64: Use LPA2 page-tables for stage2 if HW supports it
` [PATCH v1 07/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 "
` [PATCH v1 08/12] KVM: arm64: Insert PS field at TCR_EL2 assembly time
` [PATCH v1 09/12] KVM: arm64: Convert translation level parameter to s8
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields
` [PATCH v1 11/12] KVM: arm64: Support upto 5 levels of translation in kvm_pgtable
` [PATCH v1 12/12] KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2022-12-06 13:40 UTC  (4+ messages)

[PATCH v1 0/3] arm64/sysreg: ISR register conversions
 2022-12-06 13:11 UTC  (4+ messages)
` [PATCH v1 1/3] arm64/sysreg: Add definition for ICC_NMIAR1_EL1
` [PATCH v1 2/3] arm64/sysreg: Add definition of ISR_EL1
` [PATCH v1 3/3] KVM: arm64: Use symbolic definition for ISR_EL1.A

[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-12-06  4:39 UTC  (3+ messages)

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-05 21:12 UTC  (57+ messages)
` [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
` [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
` [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init
` [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling

[PATCH v4 00/16] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-12-05 18:50 UTC  (10+ messages)
` [PATCH v4 04/16] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow

[PATCH v1] KVM: arm64: Fix benign bug with incorrect use of VA_BITS
 2022-12-05 14:42 UTC  (8+ messages)

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-12-05 13:43 UTC  (6+ messages)
  ` [External] "

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-12-05  7:47 UTC  (8+ messages)
` [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU

[PATCH] KVM: arm64: Always mask CCSIDR associativity bits
 2022-12-04 20:08 UTC  (4+ messages)

[PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
 2022-12-04 14:57 UTC  (28+ messages)
` [PATCH 1/3] KVM: arm64: Make CCSIDRs consistent
` [PATCH 2/3] arm64: errata: Check for mismatched cache associativity
` [PATCH 3/3] KVM: arm64: Handle CCSIDR associativity mismatches

[PATCH v2 0/6] KVM: arm64: Parallel access faults
 2022-12-02 18:51 UTC  (14+ messages)
` [PATCH v2 1/6] KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
` [PATCH v2 2/6] KVM: arm64: Ignore EAGAIN for walks outside of a fault
` [PATCH v2 3/6] KVM: arm64: Return EAGAIN for invalid PTE in attr walker
` [PATCH v2 4/6] KVM: arm64: Don't serialize if the access flag isn't set
` [PATCH v2 5/6] KVM: arm64: Handle access faults behind the read lock
` [PATCH v2 6/6] KVM: arm64: Condition HW AF updates on config option

[PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals
 2022-12-02 18:27 UTC  (8+ messages)
` [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers

[PATCH 00/12] KVM: arm64: FF-A proxy for pKVM
 2022-12-02 11:17 UTC  (11+ messages)
` [PATCH 01/12] firmware: arm_ffa: Move constants to header file
` [PATCH 02/12] firmware: arm_ffa: Move comment before the field it is documenting

[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
 2022-12-02  4:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters
` [kvm-unit-tests PATCH 2/3] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH 3/3] arm: pmu: Add tests for "

[PATCH 0/4] KVM: arm64: Parallel access faults
 2022-12-01 18:11 UTC  (6+ messages)
` [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox