All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] tools/libxl: Switch Arm guest type to PVH
@ 2018-10-01 18:57 Julien Grall
  2018-10-01 18:57 ` [PATCH v3 1/3] tools/libxl: Rename libxl__arch_domain_build_info_acpi_setdefault to Julien Grall
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Julien Grall @ 2018-10-01 18:57 UTC (permalink / raw)
  To: xen-devel; +Cc: wei.liu2, Julien Grall, sstabellini, ian.jackson, roger.pau

Hi all,

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

Cheers,

Julien Grall (3):
  tools/libxl: Rename libxl__arch_domain_build_info_acpi_setdefault
    to...
  tools/libxl: Deprecate PV fields kernel, ramdisk, cmdline
  tools/libxl: Switch Arm guest type to PVH

 docs/man/xl.cfg.pod.5.in    |  5 +++--
 tools/libxl/libxl_arch.h    |  4 ++--
 tools/libxl/libxl_arm.c     | 28 +++++++++++++++++++++++++---
 tools/libxl/libxl_create.c  | 21 +--------------------
 tools/libxl/libxl_types.idl |  6 +++---
 tools/libxl/libxl_x86.c     |  4 ++--
 tools/xl/xl_parse.c         |  4 ++++
 7 files changed, 40 insertions(+), 32 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-10-03 10:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-01 18:57 [PATCH v3 0/3] tools/libxl: Switch Arm guest type to PVH Julien Grall
2018-10-01 18:57 ` [PATCH v3 1/3] tools/libxl: Rename libxl__arch_domain_build_info_acpi_setdefault to Julien Grall
2018-10-01 18:57 ` [PATCH v2 1/2] xen/arm: vgic-v3: Delay the initialization of the domain information Julien Grall
2018-10-01 18:58   ` Julien Grall
2018-10-01 18:57 ` [PATCH v3 2/3] tools/libxl: Deprecate PV fields kernel, ramdisk, cmdline Julien Grall
2018-10-02  8:22   ` Roger Pau Monné
2018-10-03 10:35   ` Wei Liu
2018-10-01 18:57 ` [PATCH v2 2/2] xen/arm: vgic-v3: Don't create empty re-distributor regions Julien Grall
2018-10-01 18:59   ` Julien Grall
2018-10-01 18:57 ` [PATCH v3 3/3] tools/libxl: Switch Arm guest type to PVH Julien Grall
2018-10-02  8:56   ` Roger Pau Monné
2018-10-02 10:09     ` Julien Grall
2018-10-03 10:48   ` Wei Liu

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.