mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 12:12:16 +00:00
hv:move vpic.h & vioapic.h to dm folder
move the following files to dm folder renamed: include/arch/x86/guest/vioapic.h -> include/dm/vioapic.h renamed: include/arch/x86/guest/vpic.h -> include/dm/vpic.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: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
parent
89b6dc593f
commit
e9bb4267a7
@ -800,8 +800,8 @@ INPUT = custom-doxygen/mainpage.md \
|
||||
../hypervisor/include/arch/x86/irq.h \
|
||||
../hypervisor/include/arch/x86/guest/vmtrr.h \
|
||||
../hypervisor/include/arch/x86/guest/vlapic.h \
|
||||
../hypervisor/include/arch/x86/guest/vioapic.h \
|
||||
../hypervisor/include/arch/x86/guest/vpic.h \
|
||||
../hypervisor/include/dm/vioapic.h \
|
||||
../hypervisor/include/dm/vpic.h \
|
||||
../hypervisor/include/arch/x86/io_req.h \
|
||||
../hypervisor/include/arch/x86/io_emul.h \
|
||||
../hypervisor/include/arch/x86/assign.h \
|
||||
|
Loading…
Reference in New Issue
Block a user