[PATCH v3 0/2] xen/arm: Allow Xen to boot with ACPI 5.1

Julien Grall posted 2 patches 3 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20201119121347.27139-1-julien@xen.org
Maintainers: Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>, Julien Grall <julien@xen.org>, Stefano Stabellini <sstabellini@kernel.org>
There is a newer version of this series
xen/arch/arm/acpi/boot.c | 6 +++---
xen/arch/arm/gic-v2.c    | 5 +++--
xen/arch/arm/gic-v3.c    | 6 +++---
xen/arch/arm/gic.c       | 2 +-
4 files changed, 10 insertions(+), 9 deletions(-)
[PATCH v3 0/2] xen/arm: Allow Xen to boot with ACPI 5.1
Posted by Julien Grall 3 years, 5 months ago
From: Julien Grall <jgrall@amazon.com>

Hi all,

This series was originally called "xen/arm: Unbreak ACPI". It was
renamed because only the part to allow boot with ACPI 5.1 is not
merged.

With the two changes, it is possible to boot Xen on QEMU with ACPI 5.1.

Cheers,

Julien Grall (2):
  xen/arm: gic: acpi: Use the correct length for the GICC structure
  xen/arm: acpi: Allow Xen to boot with ACPI 5.1

 xen/arch/arm/acpi/boot.c | 6 +++---
 xen/arch/arm/gic-v2.c    | 5 +++--
 xen/arch/arm/gic-v3.c    | 6 +++---
 xen/arch/arm/gic.c       | 2 +-
 4 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.17.1