search for: hanzhu

Displaying 3 results from an estimated 3 matches for "hanzhu".

Did you mean: hanzhou
2006 Jun 30
5
[PATCH - proposed] XI Shadow Page Table Mechanism]
...t && pfn < ext->large_page_aligned_size) According to the code, it should be if (ext && (pfn>>SPT_ENTRIES_ORDER) < ext->large_page_aligned_size) If I made any mistake, please point it out. _______________________________________________________ Best Regards, hanzhu Robert S. Phillips 写道: > Hi Han, > Yes it is a bug but of limited impact. The effect is that we will fail > to keep the ''accessed'' flag up-to-date but only for L3 guest page table > entries in 64-bit guests. Still I''m very pleased that you spotted it. &...
2006 Jul 01
3
Page fault is 4 times faster with XI shadow mechanism
...liar with the current shadow pgt > implementation so I could miss some important considerations when I post > these questions. Please point it out. > Thanks for sharing your idea and code with us. :-) > > _______________________________________________________ > Best Regards, > hanzhu > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > -- -------------------------------------------------------------------- Robert S. Phillips V...
2006 Jun 21
15
[PATCH] patch to buffer write ioreq
...(0xA0000-0xC0000) in order to solve the win2k boot issue for hvm domain. Without this patch, win2k cannot boot up on HVM domain. Signed-off-by: Zhu Han <zhu.han@intel.com> Signed-off-by: Eddie Dong <eddie.dong@intel.com> Signed-off-by: Xin Li <xin.b.li@intel.com> Best Regards, hanzhu _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel