[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/4] Enable VirtualPC 2007 run on top of XEN
Hi, The following 4 patches enable virutalpc to run on top of xen. Currently, hvm guest will hang if you run virtualpc 2007 inside a hvm xp/vista guest. VirtualPC uses CR0.wp a lot. Basic CR0.wp emulation is already in xen now. So after adding two instructions emulation(ltr and fxsave) and optimizing shadow for CR0.wp case, VirtualPC 2007 can run on xen. Following are some rough test results: 1. xp 32 guest inside virtualpc: booting time is 3~5 minutes and the operation response time is acceptable. 2. RHEL5 inside virtualpc: booting time is 3~5 minutes, response time in console mode is quite well, but xwindow is a little bad... Does it make sense to enable this kind of nest virtualization in xen? Could you give some comments about it? Thanks! Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx> Signed-off-by: Disheng Su <disheng.su.com> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |