mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-21 13:08:42 +00:00
DOC: remove PARTITION_MODE related content
Update the document as the PARTITION_MODE is removed from the code. Signed-off-by: Conghui Chen <conghui.chen@intel.com>
This commit is contained in:
parent
a3922797af
commit
307d348721
@ -34,11 +34,6 @@ inside the hypervisor:
|
||||
|
||||
Control flow of I/O emulation in the hypervisor
|
||||
|
||||
:option:`CONFIG_PARTITION_MODE` is the only configuration option that affects the
|
||||
functionality of I/O emulation. With :option:`CONFIG_PARTITION_MODE` enabled,
|
||||
the hypervisor never sends I/O request to any VM. Unhandled I/O reads
|
||||
get all 1's and writes are silently dropped.
|
||||
|
||||
I/O emulation does not rely on any calibration data.
|
||||
|
||||
Trap Path
|
||||
|
Loading…
Reference in New Issue
Block a user