doc: update IO/MMIO HLD

remove unexisted APIs.

Tracked-On: #3882
Signed-off-by: Tw <wei.tan@intel.com>
This commit is contained in:
Tw 2019-10-14 13:48:31 +08:00 committed by deb-intel
parent d541ee90a6
commit 227ee64b3b
1 changed files with 0 additions and 7 deletions

View File

@ -1108,17 +1108,10 @@ APIs to register its IO/MMIO range:
- register an I/O emulation handler for a hypervisor emulated device
by specific I/O range
* - free_io_emulation_resource
- free all I/O emulation resources for a VM
* - register_mmio_emulation_handler
- register a MMIO emulation handler for a hypervisor emulated device
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