KVM ARM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 19:33:09 to 2021-12-27 16:39:09 UTC [more...]

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2021-12-27 16:39 UTC  (7+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v2 3/5] hw/arm/virt: Honor highmem setting when computing the memory map

[PATCH v2 0/6] KVM: arm64: Selftest IPA fixes and 16kB support
 2021-12-27 12:48 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: selftests: arm64: Initialise default guest mode at test startup time
` [PATCH v2 2/6] KVM: selftests: arm64: Introduce a variable default IPA size
` [PATCH v2 3/6] KVM: selftests: arm64: Check for supported page sizes
` [PATCH v2 4/6] KVM: selftests: arm64: Rework TCR_EL1 configuration
` [PATCH v2 5/6] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K, 64K}
` [PATCH v2 6/6] KVM: selftests: arm64: Add support for various modes with 16kB page size

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2021-12-27  8:15 UTC  (2+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
 2021-12-25  9:11 UTC  (13+ messages)
` [PATCH RFC 01/10] kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
` [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h
` [PATCH RFC 03/10] kvm: selftests: introduce ucall_ops for test/arch-specific ucall implementations
` [PATCH RFC 04/10] kvm: arm64: selftests: use ucall_ops to define default ucall implementation
` [PATCH RFC 05/10] kvm: s390: "
` [PATCH RFC 06/10] kvm: selftests: add ucall interfaces based around shared memory
` [PATCH RFC 07/10] kvm: selftests: add ucall_shared ops for PIO
` [PATCH RFC 08/10] kvm: selftests: introduce ucall implementation based on halt instructions
` [PATCH RFC 09/10] kvm: selftests: add GUEST_SHARED_* macros for shared ucall implementations
` [PATCH RFC 10/10] kvm: selftests: add ucall_test to test various ucall functionality

[PATCH 0/5] KVM: arm64: Selftest IPA fixes
 2021-12-23 17:00 UTC  (10+ messages)
` [PATCH 1/5] KVM: selftests: Fix vm_compute_max_gfn on !x86
` [PATCH 2/5] KVM: selftests: Initialise default mode in each test
` [PATCH 3/5] KVM: selftests: arm64: Introduce a variable default IPA size
` [PATCH 4/5] KVM: selftests: arm64: Check for supported page sizes
` [PATCH 5/5] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K, 64K}
  ` [PATCH 5/5] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}

[PATCH v1 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
 2021-12-22 19:14 UTC  (4+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-12-21 10:12 UTC  (24+ messages)
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v5 18/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v5 29/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v5 31/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 "
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs
` (subset) [PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support

Possible nohz-full/RCU issue in arm64 KVM
 2021-12-20 16:10 UTC  (17+ messages)

[PATCH 0/2] KVM: arm64: Fix documentation for PSCI related functions
 2021-12-20 14:05 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()

[PATCH] KVM: arm64: Use defined value for SCTLR_ELx_EE
 2021-12-20 14:05 UTC  (3+ messages)

[PATCH 0/2] ARM Error Source Table Support
 2021-12-16 23:42 UTC  (12+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-16 20:48 UTC  (23+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH v4 00/14] KVM: arm64: Introduce kvm_{un}share_hyp()
 2021-12-16 13:07 UTC  (16+ messages)
` [PATCH v4 01/14] KVM: arm64: Provide {get, put}_page() stubs for early hyp allocator
` [PATCH v4 02/14] KVM: arm64: Refcount hyp stage-1 pgtable pages
` [PATCH v4 03/14] KVM: arm64: Fixup hyp stage-1 refcount
` [PATCH v4 04/14] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
` [PATCH v4 05/14] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
` [PATCH v4 06/14] KVM: arm64: Introduce kvm_share_hyp()
` [PATCH v4 07/14] KVM: arm64: pkvm: Refcount the pages shared with EL2
` [PATCH v4 08/14] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
` [PATCH v4 09/14] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
` [PATCH v4 10/14] KVM: arm64: Implement do_share() helper for sharing memory
` [PATCH v4 11/14] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
` [PATCH v4 12/14] KVM: arm64: Implement do_unshare() helper for unsharing memory
` [PATCH v4 13/14] KVM: arm64: Expose unshare hypercall to the host
` [PATCH v4 14/14] KVM: arm64: pkvm: Unshare guest structs during teardown

[PATCH] KVM: arm64: vgic-v3: Fix vcpu index comparison
 2021-12-16 10:45 UTC 

[PATCH] KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
 2021-12-16 10:45 UTC 

[PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp()
 2021-12-15 16:02 UTC  (34+ messages)
` [PATCH v3 01/15] KVM: arm64: Check if running in VHE from kvm_host_owns_hyp_mappings()
` [PATCH v3 02/15] KVM: arm64: Provide {get, put}_page() stubs for early hyp allocator
  ` [PATCH v3 02/15] KVM: arm64: Provide {get,put}_page() "
` [PATCH v3 03/15] KVM: arm64: Refcount hyp stage-1 pgtable pages
` [PATCH v3 04/15] KVM: arm64: Fixup hyp stage-1 refcount
` [PATCH v3 06/15] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
` [PATCH v3 07/15] KVM: arm64: Introduce kvm_share_hyp()
` [PATCH v3 08/15] KVM: arm64: pkvm: Refcount the pages shared with EL2
` [PATCH v3 09/15] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
` [PATCH v3 10/15] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
` [PATCH v3 11/15] KVM: arm64: Implement do_share() helper for sharing memory
` [PATCH v3 13/15] KVM: arm64: Implement do_unshare() helper for unsharing memory
` [PATCH v3 15/15] KVM: arm64: pkvm: Unshare guest structs during teardown

[PATCH v4 0/6] KVM: arm64: Emulate the OS Lock
 2021-12-15 14:32 UTC  (12+ messages)
` [PATCH v4 1/6] KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
` [PATCH v4 2/6] KVM: arm64: Stash OSLSR_EL1 in the cpu context
` [PATCH v4 3/6] KVM: arm64: Allow guest to set the OSLK bit
` [PATCH v4 4/6] KVM: arm64: Emulate the OS Lock
` [PATCH v4 5/6] selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
` [PATCH v4 6/6] selftests: KVM: Test OS lock behavior

[PATCH 0/6] KVM: arm64: Miscellaneous pkvm fixes
 2021-12-15 14:30 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-15  6:47 UTC  (13+ messages)
` [PATCH v2 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided
 2021-12-14 11:05 UTC  (15+ messages)

[kvm-unit-tests PATCH 0/3] arm64: debug: add migration tests for debug state
 2021-12-14 13:34 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] arm64: debug: add a migration test for breakpoint state
` [kvm-unit-tests PATCH 2/3] arm64: debug: add a migration test for watchpoint state
` [kvm-unit-tests PATCH 3/3] arm64: debug: add a migration test for single-step state

[PATCH v3 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-14 12:30 UTC  (8+ messages)
` [PATCH v3 1/4] perf: Fix wrong name in comment for struct perf_cpu_context
` [PATCH v3 2/4] KVM: arm64: Keep a list of probed PMUs
` [PATCH v3 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
` [PATCH v3 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

[kvm-unit-tests PATCH 0/4] arm: Timer fixes
 2021-12-14 12:09 UTC  (2+ messages)

[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
 2021-12-14 11:54 UTC  (6+ messages)
` [kvm-unit-tests PATCH v9 3/9] Makefile: add GNU global tags support

Some problems about TZASC configuration
 2021-12-13 12:39 UTC  (2+ messages)

Configuring the host GIC for guest to guest IPI
 2021-12-13 12:10 UTC  (2+ messages)

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (16+ messages)
` [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v5 06/12] KVM: powerpc: "
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support


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 read-only IMAP folder(s) and NNTP newsgroup(s).