mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 11:25:30 +00:00
doc: add entry for passthru realization
add entry for passthru realization in device model Signed-off-by: Gao Junhao <junhao.gao@intel.com>
This commit is contained in:
parent
016c624b4e
commit
5e11b47d9d
@ -1188,3 +1188,9 @@ To emulate UOS S3 entry, DM pauses the UOS VM, stops the UOS watchdog,
|
||||
and waits for a resume signal. When the UOS should exit from S3, DM will
|
||||
get a wakeup signal and reset the UOS VM to emulate the UOS exit from
|
||||
S3.
|
||||
|
||||
Pass-through in Device Model
|
||||
****************************
|
||||
|
||||
You may refer to :ref:`hv-device-passthrough` for pass-through realization
|
||||
in device model.
|
||||
|
Loading…
Reference in New Issue
Block a user