On Tue, Jul 23, 2019 at 05:06:05PM +0100, Paul Durrant wrote: > The enum guest_type was introduced in commit 6c6492780ea "pvh prep: > introduce pv guest type and has_hvm_container macros" to allow a new guest > type, distinct from either PV or HVM guest types, to be added in commit > 8271d6522c6 "pvh: introduce PVH guest type". Subsequently, commit > 33e5c32559e "x86: remove PVHv1 code" removed this third guest type. > > This patch removes the struct domain field and enumeration as the guest > type can now be trivially determined from the 'createflags' field. > > Signed-off-by: Paul Durrant <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]> Thanks, Roger. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
