Roger Pau Monne writes ("[PATCH v3 12/22] libxl: set device model for PVH
guests"):
> PVH guests use the same device model selection as PV guests, because
> PVH guests only use the device model for the PV backends.
Acked-by: Ian Jackson
___
Xen-devel
PVH guests use the same device model selection as PV guests, because
PVH guests only use the device model for the PV backends.
Signed-off-by: Roger Pau Monné
---
Cc: Ian Jackson
Cc: Wei Liu
---
tools/libxl/libxl_dm.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/libxl/libxl_dm.c