xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/14] xen: arm: 64-bit guest support and domU FDT autogeneration
@ 2013-11-01 11:19 Ian Campbell
  2013-11-01 11:19 ` [PATCH 01/14] xen: arm: Report aarch64 capability Ian Campbell
                   ` (13 more replies)
  0 siblings, 14 replies; 18+ messages in thread
From: Ian Campbell @ 2013-11-01 11:19 UTC (permalink / raw)
  To: xen-devel; +Cc: Tim Deegan, Julien Grall, Stefano Stabellini

I've addressed all (I think/hope) of the review comments.

The main change is to expose the guest virtual platform (e.g. memory
layout and interrupt usage etc) to the toolstack via the public
interface. This is then used during FDT generation. I have just codified
the current defacto standard layout, it's probably not the best layout
but any change can be a separate patch/series.

The fdt generation, especially error handling, is improved.

There is still one niggle regarding the selection of the cpu
compatibility for arm32 guests. See the comment in the last patch.

I've still yet to try this properly on 32-bit... it does build though!

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

end of thread, other threads:[~2013-11-12 10:09 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 11:19 [PATCH v2 00/14] xen: arm: 64-bit guest support and domU FDT autogeneration Ian Campbell
2013-11-01 11:19 ` [PATCH 01/14] xen: arm: Report aarch64 capability Ian Campbell
2013-11-01 11:19 ` [PATCH 02/14] xen: arm: Add comment regard arm64 zImage v0 vs v1 Ian Campbell
2013-11-01 11:20 ` [PATCH 03/14] xen: arm: allocate dom0 memory separately from preparing the dtb Ian Campbell
2013-11-01 11:20 ` [PATCH 04/14] xen: arm: add enable-method to cpu nodes for arm64 guests Ian Campbell
2013-11-01 11:20 ` [PATCH 05/14] xen: arm: implement XEN_DOMCTL_set_address_size Ian Campbell
2013-11-01 11:20 ` [PATCH 06/14] xen: arm: implement arch_set_info_guest for 64-bit vcpus Ian Campbell
2013-11-01 11:20 ` [PATCH 07/14] tools: check for libfdt when building for ARM Ian Campbell
2013-11-01 11:20 ` [PATCH 08/14] xen: arm: define guest virtual platform in API headers Ian Campbell
2013-11-01 11:20 ` [PATCH 09/14] libxc: arm: rename various bits of zimage load with 32 suffix Ian Campbell
2013-11-01 11:20 ` [PATCH 10/14] libxc: allow caller to specify guest rambase rather than hardcoding Ian Campbell
2013-11-01 11:20 ` [PATCH 11/14] libxc: allow passing a device tree blob to the guest Ian Campbell
2013-11-01 11:20 ` [PATCH 12/14] libxc: support for arm64 Image format Ian Campbell
2013-11-01 23:47   ` Matthew Daley
2013-11-05 11:00     ` Ian Campbell
2013-11-12 10:09       ` Ian Campbell
2013-11-01 11:20 ` [PATCH 13/14] libxc: arm64 vcpu initialisation Ian Campbell
2013-11-01 11:20 ` [PATCH 14/14] libxl: build a device tree for ARM guests Ian Campbell

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