On Thu, Mar 16, 2017 at 11:48:20AM +0000, Roger Pau Monne wrote:
> This removal applies to both the hypervisor and the toolstack side of PVHv1.
> 
> Signed-off-by: Roger Pau Monné <roger....@citrix.com>
> Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>
> Acked-by: George Dunlap <george.dun...@citrix.com>
> Reviewed-by: Paul Durrant <paul.durr...@citrix.com>
> Acked-by: Elena Ufimtseva <elena.ufimts...@oracle.com>
> Reviewed-by: Kevin Tian <kevin.t...@intel.com>
> ---
> Changes since v3:
>  - Remove pvh option from xl/libxl.
>  - Do not introduce a new domain type for libxl.
> 
> Changes since v2:
>  - Remove dom0pvh option from the command line docs.
>  - Bump domctl interface version due to the removed CDF flag.
>  - Introduce LIBXL_DOMAIN_TYPE_PVH.
>  - Remove "none" from the valid device model version options.
>  - Update the xl.cfg(5) man page to reflect the changes.
> 
> ---
> Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> Cc: Wei Liu <wei.l...@citrix.com>
> Cc: Elena Ufimtseva <elena.ufimts...@oracle.com>
> Cc: Jan Beulich <jbeul...@suse.com>
> Cc: Andrew Cooper <andrew.coop...@citrix.com>
> Cc: Paul Durrant <paul.durr...@citrix.com>
> Cc: Jun Nakajima <jun.nakaj...@intel.com>
> Cc: Kevin Tian <kevin.t...@intel.com>
> Cc: George Dunlap <george.dun...@eu.citrix.com>
> Cc: Razvan Cojocaru <rcojoc...@bitdefender.com>
> Cc: Tamas K Lengyel <ta...@tklengyel.com>
> ---
>  docs/man/xl.cfg.pod.5.in            |   4 -
>  docs/misc/pvh-readme.txt            |  63 --------
>  docs/misc/xen-command-line.markdown |   7 -
>  tools/debugger/gdbsx/xg/xg_main.c   |   4 +-
>  tools/libxc/include/xc_dom.h        |   1 -
>  tools/libxc/include/xenctrl.h       |   2 +-
>  tools/libxc/xc_cpuid_x86.c          |  13 +-
>  tools/libxc/xc_dom_core.c           |   9 --
>  tools/libxc/xc_dom_x86.c            |  49 +++---
>  tools/libxc/xc_domain.c             |   1 -
>  tools/libxl/libxl.h                 |   6 -
>  tools/libxl/libxl_create.c          |  13 --
>  tools/libxl/libxl_dom.c             |   1 -
>  tools/libxl/libxl_internal.h        |   1 -
>  tools/libxl/libxl_types.idl         |   1 -
>  tools/libxl/libxl_x86.c             |  11 +-
>  tools/xl/xl_parse.c                 |   1 -

Much better.

Acked-by: Wei Liu <wei.l...@citrix.com>

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

Reply via email to