>>> On 17.08.18 at 17:12, <[email protected]> wrote: > They reference hvm_inject_event which is HVM code (not compiled). They > aren't used by code outside HVM code anyway.
Again looks to be a case of DCE doing its job (if arranged for properly) instead of adding #ifdef-s to functions which ought to be entirely unavailable when !HVM. So if anything, I could once again see the functions as a whole disappear in that case, not just their bodies. Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
