Skip to content

Commit 1f4eb7b

Browse files
NanlinXiejren1
authored andcommitted
Revert "doc: rename register_io_emulation_handler"
This reverts commit 7e0204f.
1 parent 4f91896 commit 1f4eb7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/developer-guides/hld/hv-cpu-virt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ APIs to register its IO/MMIO range:
11041104
* - **API**
11051105
- **Description**
11061106

1107-
* - register_pio_emulation_handler
1107+
* - register_io_emulation_handler
11081108
- register an I/O emulation handler for a hypervisor emulated device
11091109
by specific I/O range
11101110

doc/developer-guides/hld/hv-io-emulation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ I/O bitmaps and register or unregister I/O handlers:
316316
.. doxygenfunction:: allow_guest_pio_access
317317
:project: Project ACRN
318318

319-
.. doxygenfunction:: register_pio_emulation_handler
319+
.. doxygenfunction:: register_io_emulation_handler
320320
:project: Project ACRN
321321

322322
.. doxygenfunction:: register_mmio_emulation_handler

0 commit comments

Comments
 (0)