kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-11 15:29:15 to 2021-04-23 04:04:03 UTC [more...]

[PATCH 0/3] KVM: selftests: arm64 exception handling and debug test
 2021-04-23  4:03 UTC 

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-23  1:36 UTC  (19+ messages)
` [PATCH v4 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v4 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

[PATCH] KVM: arm64: Correctly handle the mmio faulting
 2021-04-23  1:38 UTC  (11+ messages)

[PATCH v4 00/16] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2021-04-22 16:08 UTC  (18+ messages)
` [PATCH v4 01/16] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
` [PATCH v4 02/16] arm64/mm: Move active_asids and reserved_asids to asid_info
` [PATCH v4 03/16] arm64/mm: Move bits "
` [PATCH v4 04/16] arm64/mm: Move the variable lock and tlb_flush_pending "
` [PATCH v4 05/16] arm64/mm: Remove dependency on MM in new_context
` [PATCH v4 06/16] arm64/mm: Introduce NUM_CTXT_ASIDS
` [PATCH v4 07/16] arm64/mm: Move Pinned ASID related variables to asid_info
` [PATCH v4 08/16] arm64/mm: Split asid_inits in 2 parts
` [PATCH v4 09/16] arm64/mm: Split the function check_and_switch_context in 3 parts
` [PATCH v4 10/16] arm64/mm: Split the arm64_mm_context_get/put
` [PATCH v4 11/16] arm64/mm: Introduce a callback to flush the local context
` [PATCH v4 12/16] arm64/mm: Introduce a callback to set reserved bits
` [PATCH v4 13/16] arm64: Move the ASID allocator code in a separate file
` [PATCH v4 14/16] arm64/lib: Add an helper to free memory allocated by the ASID allocator
` [PATCH v4 15/16] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v4 16/16] kvm/arm: Align the VMID allocation with the arm64 ASID one

[kvm-unit-tests RFC PATCH 0/1] configure: arm: Replace --vmm with --target
 2021-04-22 15:57 UTC  (5+ messages)
` [kvm-unit-tests RFC PATCH 1/1] "

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-22 15:28 UTC  (18+ messages)
` [PATCH v2 1/4] include/linux/mmzone.h: add documentation for pfn_valid()
` [PATCH v2 2/4] memblock: update initialization of reserved pages
` [PATCH v2 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [PATCH v2 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid()

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-22 15:04 UTC  (2+ messages)

[PATCH kvmtool] arm: Fail early if KVM_CAP_ARM_PMU_V3 is not supported
 2021-04-22 13:10 UTC  (2+ messages)

[PATCH 0/5] perf: oprofile spring cleanup
 2021-04-22 12:48 UTC  (18+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 2/5] arm64: Get rid of oprofile leftovers
` [PATCH 3/5] s390: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] perf: "

[PATCH] KVM: arm64: build perf support only when enabled
 2021-04-22 10:12 UTC  (4+ messages)

[PATCH v3 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-22  8:57 UTC  (6+ messages)
` [PATCH v3 1/4] include/linux/mmzone.h: add documentation for pfn_valid()
` [PATCH v3 2/4] memblock: update initialization of reserved pages
` [PATCH v3 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [PATCH v3 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid()

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-21 11:28 UTC  (5+ messages)

[PATCH v1 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-21  5:52 UTC  (16+ messages)
` [PATCH v1 1/4] include/linux/mmzone.h: add documentation for pfn_valid()
` [PATCH v1 2/4] memblock: update initialization of reserved pages
` [PATCH v1 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [PATCH v1 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid()

[PATCH] KVM: arm64: Fix Function ID typo for PTP_KVM service
 2021-04-20 16:19 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: add more event counters for kvm_stat
 2021-04-20 13:52 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: arm64: Add a stage2 page fault counter "
` [PATCH v2 2/3] KVM: arm64: Add two page mapping counters "
` [PATCH v2 3/3] KVM: arm64: Add irq_exit counter "

[PATCH v2 0/4] KVM statistics data fd-based binary interface
 2021-04-19 13:26 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v2 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "

[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
 2021-04-19  8:49 UTC  (7+ messages)
` [PATCH v2 03/10] KVM: arm64: Convert to the gfn-based MMU notifier callbacks
` [PATCH v2 09/10] KVM: Don't take mmu_lock for range invalidation unless necessary

[PATCH v19 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-04-17 10:24 UTC  (12+ messages)
` [PATCH v19 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v19 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v19 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v19 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH v11 0/6] MTE support for KVM guest
 2021-04-16 15:43 UTC  (7+ messages)
` [PATCH v11 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 3/6] arm64: kvm: Save/restore MTE registers
` [PATCH v11 4/6] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v11 6/6] KVM: arm64: Document MTE capability and ioctl

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-16 11:54 UTC  (18+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()

[PATCH v3 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-15 13:46 UTC  (8+ messages)
` [PATCH v3 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v3 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

[PATCH v5 0/6] KVM: arm64: Improve efficiency of stage2 page table
 2021-04-15 11:50 UTC  (7+ messages)
` [PATCH v5 1/6] KVM: arm64: Introduce KVM_PGTABLE_S2_GUEST stage-2 flag
` [PATCH v5 2/6] KVM: arm64: Move D-cache flush to the fault handlers
` [PATCH v5 3/6] KVM: arm64: Add mm_ops member for structure stage2_attr_data
` [PATCH v5 4/6] KVM: arm64: Provide invalidate_icache_range at non-VHE EL2
` [PATCH v5 5/6] KVM: arm64: Move I-cache flush to the fault handlers
` [PATCH v5 6/6] KVM: arm64: Distinguish cases of memcache allocations completely

KVM/ARM64: Booting KVM on FVP/fastmodels
 2021-04-14  8:50 UTC  (2+ messages)

[GIT PULL] coresight: Fixes for ETE and TRBE
 2021-04-14  8:27 UTC  (4+ messages)

[RFC PATCH v2 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-14  6:58 UTC  (6+ messages)
` [RFC PATCH v2 2/2] "

[PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-04-13 14:05 UTC  (3+ messages)

[PATCH v2] KVM: arm64: Fully zero the vcpu state on reset
 2021-04-12 16:51 UTC  (2+ messages)

[RFC] KVM: arm64: Support FEAT_CCIDX
 2021-04-12  7:49 UTC  (4+ messages)

[PATCH v13 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
 2021-04-11 15:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).