[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-next 7/8] x86/domain: move PV specific code to pv/domain.c
>>> On 10.04.17 at 15:27, <wei.liu2@xxxxxxxxxx> 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 <gareth@xxxxxxxxxxx>, 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |