kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-21 06:37:20 to 2021-05-05 18:02:41 UTC [more...]

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-05 18:02 UTC  (30+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA
` [RFC 2/2] KVM: arm64: Add write-combine support for stage-2 entries

[PATCH AUTOSEL 5.12 039/116] KVM: arm64: Use BUG and BUG_ON in nVHE hyp
 2021-05-05 16:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.11 036/104] KVM: arm64: Use BUG and BUG_ON in nVHE hyp
 2021-05-05 16:48 UTC  (2+ messages)

[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2021-05-05 16:46 UTC  (4+ messages)
` [PATCH v2 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-04 17:44 UTC  (13+ 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 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[GIT PULL] KVM/arm64 updates for 5.9
 2021-05-04 14:47 UTC  (3+ messages)
` [PATCH 15/56] KVM: arm64: Add build rules for separate VHE/nVHE object files

[PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-03 19:12 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: selftests: Rename vm_handle_exception
` [PATCH v2 2/5] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
` [PATCH v2 3/5] KVM: selftests: Move GUEST_ASSERT_EQ to utils header
` [PATCH v2 4/5] KVM: selftests: Add exception handling support for aarch64
` [PATCH v2 5/5] KVM: selftests: Add aarch64/debug-exceptions test

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-03  8:44 UTC  (35+ 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()
        ` arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())

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

[PATCH 0/3] KVM: selftests: arm64 exception handling and debug test
 2021-04-29 20:48 UTC  (12+ messages)
` [PATCH 1/3] KVM: selftests: Add exception handling support for aarch64
` [PATCH 2/3] KVM: selftests: Add aarch64/debug-exceptions test
` [PATCH 3/3] KVM: selftests: Use a ucall for x86 unhandled vector reporting

[kvm-unit-tests PATCH v3] configure: arm: Replace --vmm with --target
 2021-04-29 14:41 UTC  (2+ messages)

[PATCH] KVM: arm64: Skip CMOs when updating a PTE pointing to non-memory
 2021-04-29 10:32 UTC  (5+ messages)

[kvm-unit-tests PATCH v1 0/4] enable LPI and ITS for TCG
 2021-04-28 16:46 UTC  (13+ messages)
` [kvm-unit-tests PATCH v1 1/4] arm64: split its-trigger test into KVM and TCG variants
` [kvm-unit-tests PATCH v1 2/4] scripts/arch-run: don't use deprecated server/nowait options
` [kvm-unit-tests PATCH v1 3/4] arm64: enable its-migration tests for TCG
` [kvm-unit-tests PATCH v1 4/4] arm64: split its-migrate-unmapped-collection into KVM and TCG variants

[kvm-unit-tests PATCH v2] configure: arm: Replace --vmm with --target
 2021-04-28 14:44 UTC  (3+ messages)

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-27 11:38 UTC  (6+ messages)
` [PATCH v2 8/9] KVM: x86: add force_intercept_exceptions_mask

[PATCH] KVM: arm64: fix boolreturn.cocci warnings
 2021-04-26 22:33 UTC 

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

[kvm-unit-tests RFC PATCH 0/1] configure: arm: Replace --vmm with --target
 2021-04-26 14:11 UTC  (7+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-24 11:29 UTC  (8+ messages)

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-23 18:21 UTC  (3+ messages)

[GIT PULL] KVM/arm64 updates for 5.13
 2021-04-23 11:42 UTC  (2+ messages)

[PATCH v4 00/16] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2021-04-23  8:31 UTC  (3+ messages)

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-23  1:36 UTC  (16+ 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 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  (8+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 2/5] arm64: Get rid of oprofile leftovers
` [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()


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).