[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/8] viridian: move the code into its own sub-directory
>>> On 29.10.18 at 19:02, <paul.durrant@xxxxxxxxxx> wrote: > Subsequent patches will introduce support for more viridian enlightenments > which will make a single source module quite lengthy. > > This patch therefore creates a new arch/x86/hvm/viridian sub-directory and > moves viridian.c into that. > > The patch also fixes some bad whitespace whilst moving the code. > > Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> > --- > Cc: Jan Beulich <jbeulich@xxxxxxxx> > Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > Cc: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > xen/arch/x86/hvm/Makefile | 2 +- > xen/arch/x86/hvm/viridian/Makefile | 1 + > xen/arch/x86/hvm/{ => viridian}/viridian.c | 4 ++-- > 3 files changed, 4 insertions(+), 3 deletions(-) > create mode 100644 xen/arch/x86/hvm/viridian/Makefile > rename xen/arch/x86/hvm/{ => viridian}/viridian.c (99%) Actually, I now realize that my ack is dependent on you also adjusting ./MAINTAINERS here, or else you will cease to be maintainer of this code. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |