mbox series

[Xen-devel,0/2] tools/libxl: Switch Arm guest type to PVH

Message ID 20180822150045.22864-1-julien.grall@arm.com
Headers show
Series tools/libxl: Switch Arm guest type to PVH | expand

Message

Julien Grall Aug. 22, 2018, 3 p.m. UTC
Hi all,

This small patch series adds switch Arm guest type to PVH in libxl. See
patch #2 for the rationale.

Cheers,

Julien Grall (2):
  tools/libxl: Rename libxl__arch_domain_build_info_acpi_setdefault
    to...
  tools/libxl: Switch Arm guest type to PVH

 docs/man/xl.cfg.pod.5.in   |  3 ++-
 tools/libxl/libxl_arch.h   |  4 ++--
 tools/libxl/libxl_arm.c    | 41 ++++++++++++++++++++++++++++++++++++++---
 tools/libxl/libxl_create.c |  2 +-
 tools/libxl/libxl_x86.c    |  4 ++--
 tools/xl/xl_parse.c        |  4 ++++
 6 files changed, 49 insertions(+), 9 deletions(-)