[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 03/16] libxl/arm: Generate static ACPI DSDT table
On Fri, Sep 02, 2016 at 10:55:26AM +0800, Shannon Zhao wrote: > From: Shannon Zhao <shannon.zhao@xxxxxxxxxx> > > It uses static DSDT table like the way x86 uses. Currently the DSDT > table only contains processor device objects and it generates the > maximal objects which so far is 128. > > While the GUEST_MAX_VCPUS is defined under __XEN__ or __XEN_TOOLS__, it > needs to add -D__XEN_TOOLS__ to compile mk_dsdt.c. > > Also only check iasl for aarch64 in configure since ACPI on ARM32 is not > supported. > > Signed-off-by: Shannon Zhao <shannon.zhao@xxxxxxxxxx> > --- > Note: this patch needs to be rebased on Boris's v3 patchset for only > generating dsdt_anycpu_arm.c for ARM64. > --- > tools/configure.ac | 2 +- Note to Ian and myself: need to rerun autogen.sh while committing. > tools/libacpi/Makefile | 13 ++++++++++++- > tools/libacpi/mk_dsdt.c | 27 ++++++++++++++++++++++++++- This could use review from Jan, Boris and Andrew. > tools/libxl/Makefile | 5 ++++- > tools/libxl/libxl_arm_acpi.c | 5 +++++ Again, subject from an ack from ARM maintainers: Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |