>>> On 08.06.17 at 19:11, <[email protected]> wrote: > We're going to split PV emulation code into several files. This patch > extracts the functions needed by them into a dedicated file. > > The functions are now prefixed with "pv_emul_" and exported via a > local header file. > > While at it, change bool_t to bool.
On the basis that beyond this the two functions are simply being moved, ... > Signed-off-by: Wei Liu <[email protected]> Acked-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
