public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:40:03 to 2021-06-22 16:02:34 UTC [more...]

[PATCH v4 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-06-22 16:03 UTC  (13+ messages)
` [PATCH v4 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
` [PATCH v4 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure
` [PATCH v4 6/9] KVM: arm64: vgic: Implement SW-driven deactivation
` [PATCH v4 7/9] KVM: arm64: timer: Refactor IRQ configuration

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-22  9:38 UTC 

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-22  9:42 UTC 

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-22 14:21 UTC  (19+ messages)
` [PATCH v17 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature
` [PATCH v17 3/6] KVM: arm64: Save/restore MTE registers
` [PATCH v17 4/6] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl

KVM/ARM64: Booting KVM on FVP/fastmodels
 2021-06-22  9:41 UTC  (4+ messages)

[PATCH v3 0/5] KVM: arm64: selftests: Fix get-reg-list
 2021-06-22  7:57 UTC  (5+ messages)

[PATCH v12 0/7] KVM statistics data fd-based binary interface
 2021-06-21 23:38 UTC  (16+ messages)
` [PATCH v12 1/7] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v12 2/7] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v12 3/7] KVM: stats: Support binary stats retrieval for a VM
` [PATCH v12 4/7] KVM: stats: Support binary stats retrieval for a VCPU
` [PATCH v12 5/7] KVM: stats: Add documentation for binary statistics interface
` [PATCH v12 6/7] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v12 7/7] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCH for-stable-5.4] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-06-21 15:38 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-06-21 12:44 UTC  (3+ messages)

[PATCH for-stable-4.19] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-06-21 12:43 UTC 

[PATCH v16 0/7] MTE support for KVM guest
 2021-06-21  9:07 UTC  (17+ messages)
` [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags
` [PATCH v16 2/7] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature
` [PATCH v16 4/7] KVM: arm64: Save/restore MTE registers
` [PATCH v16 5/7] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v16 6/7] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl

[PATCH v11 0/7] KVM statistics data fd-based binary interface
 2021-06-18 17:57 UTC  (24+ messages)
` [PATCH v11 1/7] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v11 2/7] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v11 3/7] KVM: stats: Support binary stats retrieval for a VM
` [PATCH v11 4/7] KVM: stats: Support binary stats retrieval for a VCPU
` [PATCH v11 5/7] KVM: stats: Add documentation for binary statistics interface
` [PATCH v11 6/7] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v11 7/7] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCH] KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
 2021-06-18 13:21 UTC  (3+ messages)

[PATCH v7 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-18 13:14 UTC  (20+ messages)
` [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks
` [PATCH v7 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
` [PATCH v7 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions
` [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers

[PATCH v6 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-18  8:50 UTC  (14+ messages)
` [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2
` [PATCH v6 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
` [PATCH v6 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions
` [PATCH v6 4/4] KVM: arm64: Move guest CMOs to the fault handlers

[PATCH v10 0/5] KVM statistics data fd-based binary interface
 2021-06-17 22:15 UTC  (29+ messages)
` [PATCH v10 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v10 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v10 3/5] KVM: stats: Add documentation for binary statistics interface
` [PATCH v10 4/5] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v10 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCH v15 0/7] MTE support for KVM guest
 2021-06-17 13:53 UTC  (5+ messages)

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 21:35 UTC  (17+ messages)
` [PATCH v9 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v9 4/5] KVM: selftests: Add selftest for KVM "

[PATCH v2 0/3] kvm/arm: New VMID allocator based on asid
 2021-06-16 15:56 UTC  (4+ messages)
` [PATCH v2 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v2 2/3] kvm/arm: Introduce a new vmid allocator for KVM
` [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH 1/4] KVM: stats: Make sure no missing or mismatched binary stats definition
 2021-06-16 12:55 UTC  (2+ messages)

KVM: arm64: pmu: Reset sample period on overflow handling
 2021-06-16 11:03 UTC  (6+ messages)

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-15 13:39 UTC  (13+ messages)
` [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
` [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
` [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs
` [PATCH v2 10/13] KVM: arm64: Move sanitized copies of CPU features
` [PATCH v2 11/13] KVM: arm64: Trap access to pVM restricted features
` [PATCH v2 12/13] KVM: arm64: Handle protected guests at 32 bits
` [PATCH v2 13/13] KVM: arm64: Check vcpu features at pVM creation


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