On 30/05/17 18:27, Wei Liu wrote:
> On Mon, May 29, 2017 at 09:14:07AM -0600, Jan Beulich wrote:
>>>>> On 18.05.17 at 19:28, <wei.l...@citrix.com> wrote:
>>> From 58df816b937dc7a3598de01f053a6030e631057e Mon Sep 17 00:00:00 2001
>>> From: Wei Liu <wei.l...@citrix.com>
>>> Date: Thu, 18 May 2017 16:18:56 +0100
>>> Subject: [PATCH] x86/traps: move privilege instruction emulation code
>> privileged
>>
>>> Move relevant code to pv/emulate.c. Export emulate_privileged_op in
>>> pv/traps.h.
>> A name of "emulate.c" sounds like a container for all sorts of cruft.
>> I'd prefer if we could use the opportunity of this re-org to see about
>> not having overly large files. Therefore e.g. "emul-priv.c" or
>> "priv-emul.c" or some such?
>>
> I think this is a fine idea.

If we are doing this, I'd recommend emul-$FOO.c to avoid having
emulation files named invalid.c (which isn't obvious as to its purpose)
as suggested in patch 3.

~Andrew

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

Reply via email to