On 05/11/18 17:38, Wei Liu wrote: > A build breakage is discovered by a non-debug build. Debug build > worked because the ASSERT made the compiler eliminate the rest of the > functions. > > Currently they are PV only. There are comments alluding to possible > future HVM support but we can cross the bride when we get there. > > Signed-off-by: Wei Liu <[email protected]>
Hmm - this is disappointing, but probably the least bad course of action. Longterm I want to merge the PV and HVM CR's into arch_vcpu which avoids one of the two build breakages, but the dr7 path will always have a PV conditional part. Acked-by: Andrew Cooper <[email protected]> ~Andrew _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
