/[tinyvisor]

Revision 27


Jump to revision: Previous Next
Author: yuichi_xy
Date: Sun May 6 13:54:11 2012 UTC (12 months, 1 week ago)
Changed paths: 4
Log Message:
メモリが割り当てられた Guest Physical Address 領域を、VMM 起動時にあらかじめマップしておく。Guest Physical Address 空間上も、Host Physical Address 空間上も 2MB 境界内が連続な領域がある場合は、2MB の Large Page を使用してマップする。

Changed paths:

Path Details
Directorybranches/ept-devel/vmm/core/vt_ept.c modified , text changed
Directorybranches/ept-devel/vmm/core/vt_panic.c modified , text changed
Directorybranches/ept-devel/vmm/include/common/common.h modified , text changed
Directorybranches/ept-devel/vmm/include/core/vmmerr.h modified , text changed