[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH V2 8/8] x86/hvm: factor out vm_event related functions into separate file
On Thu, Jan 22, 2015 at 4:00 PM, Tim Deegan <tim@xxxxxxx> wrote: > At 16:18 +0100 on 18 Jan (1421594281), Tamas K Lengyel wrote: >> To avoid growing hvm.c these functions can be stored >> separately. >> >> Signed-off-by: Tamas K Lengyel <tamas.lengyel@xxxxxxxxxxxx> > > Assuming this is just code motion, it seems like a good idea to me, > with one nit: > >> --- a/xen/arch/x86/hvm/Makefile >> +++ b/xen/arch/x86/hvm/Makefile >> @@ -22,4 +22,5 @@ obj-y += vlapic.o >> obj-y += vmsi.o >> obj-y += vpic.o >> obj-y += vpt.o >> -obj-y += vpmu.o >> \ No newline at end of file >> +obj-y += vpmu.o >> +obj-y += event.o > > This list is in alphabetical order; please keep it that way. Noted! Thanks, Tamas > With that fixed, > > Acked-by: Tim Deegan <tim@xxxxxxx> > > Cheers, > > Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |