On Thu, Mar 31, 2016 at 11:20 AM, Paul Durrant <paul.durr...@citrix.com> wrote: > The code in hvm/hvm.c related to handling I/O emulation using the ioreq > server framework is large and mostly self-contained. > > This patch separates the ioreq server code into a new hvm/ioreq.c source > module and accompanying asm-x86/hvm/ioreq.h header file. There is no > intended functional change, only code movement. > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com>
FWIW I approve of this change. diff unfortunately chose to see blank lines as code that was being merged, so I can't give a proper reviewed-by. But I do have one minor comment... > diff --git a/xen/include/asm-x86/hvm/ioreq.h b/xen/include/asm-x86/hvm/ioreq.h > new file mode 100644 > index 0000000..54b521f > --- /dev/null > +++ b/xen/include/asm-x86/hvm/ioreq.h > @@ -0,0 +1,67 @@ > +/* > + * hvm.h: Hardware virtual machine assist interface definitions. > + * > + * Leendert van Doorn, leend...@watson.ibm.com > + * Copyright (c) 2005, International Business Machines Corporation. Copy and paste error here. -George _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel