On 05/30/2016 01:37 AM, Tamas K Lengyel wrote: > Mechanical renaming to better describe that the code in hvm/event is part of > the monitor subsystem. > > Signed-off-by: Tamas K Lengyel <ta...@tklengyel.com> > Acked-by: Kevin Tian <kevin.t...@intel.com> > --- > Cc: Jan Beulich <jbeul...@suse.com> > Cc: Andrew Cooper <andrew.coop...@citrix.com> > Cc: Razvan Cojocaru <rcojoc...@bitdefender.com> > Cc: Jun Nakajima <jun.nakaj...@intel.com> > --- > xen/arch/x86/hvm/Makefile | 2 +- > xen/arch/x86/hvm/hvm.c | 12 +++++------ > xen/arch/x86/hvm/{event.c => monitor.c} | 17 ++++++++------- > xen/arch/x86/hvm/vmx/vmx.c | 13 +++++------ > xen/include/asm-x86/hvm/{event.h => monitor.h} | 30 > +++++++++++++------------- > 5 files changed, 38 insertions(+), 36 deletions(-) > rename xen/arch/x86/hvm/{event.c => monitor.c} (88%) > rename xen/include/asm-x86/hvm/{event.h => monitor.h} (59%)
Acked-by: Razvan Cojocaru <rcojoc...@bitdefender.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel