Re: [Xen-devel] [PATCH v3 20/22] libxl: add PVH support to x86 functions

2017-09-27 Thread Ian Jackson
Roger Pau Monne writes ("[PATCH v3 20/22] libxl: add PVH support to x86 functions"): > This also includes the x86 ACPI related functions. Remove support for > device model "none" Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.xen.org

[Xen-devel] [PATCH v3 20/22] libxl: add PVH support to x86 functions

2017-09-25 Thread Roger Pau Monne
This also includes the x86 ACPI related functions. Remove support for device model "none" Signed-off-by: Roger Pau Monné --- Cc: Ian Jackson Cc: Wei Liu --- tools/libxl/libxl_x86.c | 33 + tools/libxl/libxl_x86_acpi.c | 3 +-- 2 files changed, 18 insertion