mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-09 12:49:24 +00:00
hv: move 'setup_io_bitmap' to vm.c
move this api from io_emul.c to vm.c to avoid reverse dependency Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -310,9 +310,6 @@ The following structure represents a MMIO handler.
|
||||
The following APIs are provided to initialize, deinitialize or configure
|
||||
I/O bitmaps and register or unregister I/O handlers:
|
||||
|
||||
.. doxygenfunction:: setup_io_bitmap
|
||||
:project: Project ACRN
|
||||
|
||||
.. doxygenfunction:: allow_guest_pio_access
|
||||
:project: Project ACRN
|
||||
|
||||
|
Reference in New Issue
Block a user