mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-01 08:56:55 +00:00
hv:move common/io_req.c/h to dm folder
renamed: common/io_req.c -> dm/io_req.c renamed: include/arch/x86/io_req.h -> include/dm/io_req.h Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com> Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
This commit is contained in:
@@ -803,7 +803,7 @@ INPUT = custom-doxygen/mainpage.md \
|
||||
../hypervisor/include/arch/x86/guest/vlapic.h \
|
||||
../hypervisor/include/dm/vioapic.h \
|
||||
../hypervisor/include/dm/vpic.h \
|
||||
../hypervisor/include/arch/x86/io_req.h \
|
||||
../hypervisor/include/dm/io_req.h \
|
||||
../hypervisor/include/arch/x86/guest/io_emul.h \
|
||||
../hypervisor/include/arch/x86/guest/assign.h \
|
||||
../hypervisor/include/common/hypercall.h \
|
||||
|
Reference in New Issue
Block a user