All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
@ 2021-03-16 13:43 ` Keqian Zhu
  0 siblings, 0 replies; 24+ messages in thread
From: Keqian Zhu @ 2021-03-16 13:43 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, kvm, kvmarm, Will Deacon,
	Marc Zyngier
  Cc: Catalin Marinas, lushenming

Hi all,

We have two pathes to build stage2 mapping for MMIO regions.

Create time's path and stage2 fault path.

Patch#1 removes the creation time's mapping of MMIO regions
Patch#2 tries stage2 block mapping for host device MMIO at fault path

Thanks,
Keqian

Keqian Zhu (2):
  kvm/arm64: Remove the creation time's mapping of MMIO regions
  kvm/arm64: Try stage2 block mapping for host device MMIO

 arch/arm64/kvm/mmu.c | 80 +++++++++++++++++++++++---------------------
 1 file changed, 41 insertions(+), 39 deletions(-)

-- 
2.19.1

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2021-04-14  7:02 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-16 13:43 [RFC PATCH v2 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO Keqian Zhu
2021-03-16 13:43 ` Keqian Zhu
2021-03-16 13:43 ` Keqian Zhu
2021-03-16 13:43 ` [RFC PATCH v2 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions Keqian Zhu
2021-03-16 13:43   ` Keqian Zhu
2021-03-16 13:43   ` Keqian Zhu
2021-03-16 13:43 ` [RFC PATCH v2 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO Keqian Zhu
2021-03-16 13:43   ` Keqian Zhu
2021-03-16 13:43   ` Keqian Zhu
2021-04-07 13:18   ` Marc Zyngier
2021-04-07 13:18     ` Marc Zyngier
2021-04-07 13:18     ` Marc Zyngier
2021-04-08  7:28     ` Keqian Zhu
2021-04-08  7:28       ` Keqian Zhu
2021-04-08  7:28       ` Keqian Zhu
2021-04-14  6:58       ` Keqian Zhu
2021-04-14  6:58         ` Keqian Zhu
2021-04-14  6:58         ` Keqian Zhu
2021-04-14  2:48     ` Keqian Zhu
2021-04-14  2:48       ` Keqian Zhu
2021-04-14  2:48       ` Keqian Zhu
2021-03-31  9:13 ` [RFC PATCH v2 0/2] " Keqian Zhu
2021-03-31  9:13   ` Keqian Zhu
2021-03-31  9:13   ` Keqian Zhu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.