mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-13 05:47:39 +00:00
doc: update IO/MMIO HLD
remove unexisted APIs. Tracked-On: #3882 Signed-off-by: Tw <wei.tan@intel.com>
This commit is contained in:
parent
d541ee90a6
commit
227ee64b3b
@ -1108,17 +1108,10 @@ APIs to register its IO/MMIO range:
|
|||||||
- register an I/O emulation handler for a hypervisor emulated device
|
- register an I/O emulation handler for a hypervisor emulated device
|
||||||
by specific I/O range
|
by specific I/O range
|
||||||
|
|
||||||
* - free_io_emulation_resource
|
|
||||||
- free all I/O emulation resources for a VM
|
|
||||||
|
|
||||||
* - register_mmio_emulation_handler
|
* - register_mmio_emulation_handler
|
||||||
- register a MMIO emulation handler for a hypervisor emulated device
|
- register a MMIO emulation handler for a hypervisor emulated device
|
||||||
by specific MMIO range
|
by specific MMIO range
|
||||||
|
|
||||||
* - unregister_mmio_emulation_handler
|
|
||||||
- unregister a MMIO emulation handler for a hypervisor emulated device
|
|
||||||
by specific MMIO range
|
|
||||||
|
|
||||||
.. _instruction-emulation:
|
.. _instruction-emulation:
|
||||||
|
|
||||||
Instruction Emulation
|
Instruction Emulation
|
||||||
|
Loading…
Reference in New Issue
Block a user