>>> On 10.04.17 at 15:27, <wei.l...@citrix.com> wrote:
> Move all the PV specific code along with the supporting code to
> pv/domain.c.

Had you done this series in a different order, or had the earlier
patches moved their broken out functions right away, this patch
would have been quite a bit smaller. Anyways, it looks to be pure
code motion so ought to be fine once re-based over the changes
expected to the earlier patches (this re-basing would also be
easier if the new functions were moved right away).

> --- /dev/null
> +++ b/xen/arch/x86/pv/domain.c
> @@ -0,0 +1,270 @@
> +/******************************************************************************
> + * arch/x86/pv/domain.c
> + *
> + * PV-specific domain handling
> + */
> +
> +/*
> + *  Copyright (C) 1995  Linus Torvalds
> + *
> + *  Pentium III FXSR, SSE support
> + *  Gareth Hughes <gar...@valinux.com>, May 2000
> + */

It's probably necessary/appropriate to keep (copy) this, but I highly
doubt there is any bit left here of Linux origin.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to