All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@arm.com>
To: xen-devel@lists.xenproject.org
Cc: wei.liu2@citrix.com, Julien Grall <julien.grall@arm.com>,
	sstabellini@kernel.org, ian.jackson@eu.citrix.com,
	roger.pau@citrix.com
Subject: [PATCH v3 0/3] tools/libxl: Switch Arm guest type to PVH
Date: Mon,  1 Oct 2018 19:57:16 +0100	[thread overview]
Message-ID: <20181001185721.15467-1-julien.grall@arm.com> (raw)

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

             reply	other threads:[~2018-10-01 18:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01 18:57 Julien Grall [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181001185721.15467-1-julien.grall@arm.com \
    --to=julien.grall@arm.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.