From: Yang, S. <she...@in...> - 2008-04-18 09:17:37
|
Hi This patchset enabled EPT on KVM. The most obvious improvement is the separate construction of EPT table has been discarded completely. Now EPT reused ordinary MMU for building the EPT table. The code size is greatly reduced and this also solved the display problem. But I think it also have impact of scalability... But currently, S/R and live migration still got problem. I am working on it now. -- Thanks Yang, Sheng |