kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 17:38:51 to 2022-01-18 15:51:41 UTC [more...]

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-18 15:51 UTC  (34+ messages)
` [PATCH v5 01/69] KVM: arm64: Save PSTATE early on exit
` [PATCH v5 02/69] KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
` [PATCH v5 03/69] KVM: arm64: Add minimal handling for the ARMv8.7 PMU
` [PATCH v5 04/69] KVM: arm64: Rework kvm_pgtable initialisation
` [PATCH v5 05/69] KVM: arm64: Allow preservation of the S2 SW bits
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v5 08/69] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v5 09/69] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v5 10/69] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v5 11/69] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v5 12/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions

[PATCH v5 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-18 13:52 UTC  (11+ messages)
` [PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v5 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v5 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v5 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v5 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v5 6/6] hw/arm/virt: Drop superfluous checks against highmem

[PATCH v4 0/4] kvm/arm: New VMID allocator based on asid
 2022-01-18 12:32 UTC  (2+ messages)

[PATCH v2 0/4] Improve KVM's interaction with CPU hotplug
 2022-01-18  6:44 UTC  (2+ messages)
` [PATCH v2 2/4] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-18  4:24 UTC  (4+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register

[PATCH v2 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-01-18  4:19 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: arm64: selftests: Introduce vcpu_width_config

[PATCH v2 0/3] ARM64: Guest performance improvement during dirty
 2022-01-18  1:57 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [PATCH v2 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [PATCH v2 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[PATCH v1 0/3] ARM64: Guest performance improvement during dirty
 2022-01-17  3:23 UTC  (6+ messages)
` [PATCH v1 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [PATCH v1 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [PATCH v1 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-14 21:51 UTC  (34+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start
` [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH] KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
 2022-01-14 13:49 UTC  (2+ messages)

[PATCH v4 00/15] Support Asynchronous Page Fault
 2022-01-13  8:43 UTC  (22+ messages)
` [PATCH v4 01/15] KVM: async_pf: Move struct kvm_async_pf around
` [PATCH v4 02/15] KVM: async_pf: Add helper function to check completion queue
` [PATCH v4 03/15] KVM: async_pf: Make GFN slot management generic
` [PATCH v4 04/15] KVM: x86: Use generic async PF slot management
` [PATCH v4 05/15] KVM: arm64: Export kvm_handle_user_mem_abort()
` [PATCH v4 06/15] KVM: arm64: Add paravirtualization header files
` [PATCH v4 07/15] KVM: arm64: Support page-not-present notification

[PATCH v4 00/21] Support SDEI Virtualization
 2022-01-13  7:13 UTC  (66+ messages)
` [PATCH v4 01/21] KVM: arm64: Introduce template for inline functions
` [PATCH v4 02/21] KVM: arm64: Add SDEI virtualization infrastructure
` [PATCH v4 03/21] KVM: arm64: Support SDEI_VERSION hypercall
` [PATCH v4 04/21] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
` [PATCH v4 05/21] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall
` [PATCH v4 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
` [PATCH v4 07/21] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
` [PATCH v4 08/21] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
` [PATCH v4 09/21] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
` [PATCH v4 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall
` [PATCH v4 11/21] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
` [PATCH v4 12/21] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET hypercall
` [PATCH v4 13/21] KVM: arm64: Impment SDEI event delivery
` [PATCH v4 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
` [PATCH v4 15/21] KVM: arm64: Support SDEI event notifier
` [PATCH v4 16/21] KVM: arm64: Support SDEI ioctl commands on VM
` [PATCH v4 18/21] KVM: arm64: Support SDEI event injection
` [PATCH v4 19/21] KVM: arm64: Support SDEI event cancellation
` [PATCH v4 20/21] KVM: arm64: Export SDEI capability

[RFC PATCH 0/3] ARM64: Guest performance improvement during dirty
 2022-01-13  6:12 UTC  (20+ messages)
` [RFC PATCH 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [RFC PATCH 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [RFC PATCH 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[PATCH 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-01-13  5:33 UTC  (8+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Introduce vcpu_width_config

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-12 17:21 UTC  (6+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

[kvm-unit-tests PATCH v2] arm64: debug: mark test_[bp, wp, ss] as noinline
 2022-01-12 15:49 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2] arm64: debug: mark test_[bp,wp,ss] "

[kvm-unit-tests PATCH] arm64: debug: mark test_[bp, wp, ss] as noinline
 2022-01-11 21:02 UTC  (3+ messages)

[PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-11 14:18 UTC  (5+ messages)

Possible nohz-full/RCU issue in arm64 KVM
 2022-01-11 12:23 UTC  (8+ messages)

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-10 23:47 UTC  (12+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH v4 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-10 18:51 UTC  (18+ messages)
` [PATCH v4 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v4 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v4 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v4 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v4 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v4 6/6] hw/arm/virt: Drop superfluous checks against highmem

[RFC PATCH v5 00/38] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2022-01-10 11:40 UTC  (3+ messages)
` [RFC PATCH v5 19/38] KVM: arm64: Do not run a VCPU on a CPU without SPE

[PATCH kvmtool 0/9] arm64: Improve PMU support on heterogeneous systems
 2022-01-08 16:03 UTC  (6+ messages)
` [PATCH kvmtool 9/9] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU

[PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 19:04 UTC  (8+ messages)
` [PATCH v3 3/5] hw/arm/virt: Honor highmem setting when computing the memory map

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 17:10 UTC  (9+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam

[GIT PULL] KVM/arm64 updates for 5.17
 2022-01-07 15:43 UTC  (2+ messages)

[PATCH v3 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2022-01-07 14:35 UTC  (10+ messages)
` [PATCH v3 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute

[PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-06 19:25 UTC  (7+ 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).