|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH] HVM cleanups
Keir,
now in xen/arch/x86/hvm directory we have hvm.c, platform.c, io.c, intercept.c;
I think these some of these file names are not clear, sometimes I don't
remember which file a hvm function lives in :-(, maybe it's time to clean them,
for example maybe it's better to name platform.c as mmio.c, and some functions
need to be moved from one file to another, also we can merge some files.
-Xin
>-----Original Message-----
>From: Li, Xin B
>Sent: 2006年11月17日 2:09
>To: Li, Xin B; xen-devel@xxxxxxxxxxxxxxxxxxx
>Subject: RE: [Xen-devel] [PATCH] HVM cleanups
>
>Rebased to staging tip.
>-Xin
>
>>-----Original Message-----
>>From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>>[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Li, Xin B
>>Sent: 2006年11月17日 1:05
>>To: xen-devel@xxxxxxxxxxxxxxxxxxx
>>Subject: [Xen-devel] [PATCH] HVM cleanups
>>
>>HVM cleanups:
>>1) make vmx/svm time functions hvm common, since they are
>acturally the
>>same.
>>2) move hvm_send_assist_req from platform.c to hvm.c.
>>2) rename VMX MSR context switch functions to make them more readable.
>>3) misc coding style clean ups.
>>
>>Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>
>>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|