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:
Gao Junhao 2019-10-23 04:52:31 +00:00 committed by deb-intel
parent 016c624b4e
commit 5e11b47d9d

View File

@ -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.