Mingqiang Chi
de4ab6fdfa
hv:modulization for IO Emulation
-- rename io.c to io_emul.c, add io_emul.h
-- rename io_request.c to io_req.c,rename ioreq.h to io_req.h
-- move some APIs declaration from ioreq.h to io_emul.h
related IO emulation
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>
modified: ../doc/acrn.doxyfile
modified: Makefile
renamed: arch/x86/io.c -> arch/x86/io_emul.c
renamed: common/io_request.c -> common/io_req.c
modified: include/arch/x86/hv_arch.h
modified: include/arch/x86/io.h
new file: include/arch/x86/io_emul.h
renamed: include/arch/x86/ioreq.h -> include/arch/x86/io_req.h
2019-01-21 13:49:54 +08:00
..
2018-12-12 09:07:43 +08:00
2019-01-18 11:50:00 +08:00
2018-11-05 15:35:49 +08:00
2018-12-03 15:14:57 +08:00
2019-01-10 23:52:25 +08:00
2019-01-14 15:33:05 +08:00
2019-01-02 09:35:00 +08:00
2018-12-18 16:30:27 +08:00
2019-01-09 23:04:41 +08:00
2018-12-20 15:44:08 +08:00
2018-12-20 20:20:08 +08:00
2019-01-07 11:23:22 +08:00
2019-01-21 13:49:54 +08:00
2018-12-20 09:09:31 +08:00
2019-01-11 21:53:09 +08:00
2019-01-21 13:49:54 +08:00
2019-01-21 13:49:54 +08:00
2019-01-21 13:49:54 +08:00
2019-01-10 23:52:25 +08:00
2019-01-18 08:29:36 +08:00
2018-11-02 15:34:36 -07:00
2019-01-07 11:23:22 +08:00
2019-01-17 12:53:09 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2019-01-02 09:35:00 +08:00
2018-11-30 14:55:17 +08:00
2018-11-05 15:35:49 +08:00
2018-12-19 09:07:14 +08:00
2019-01-21 11:18:08 +08:00
2018-12-25 13:25:14 +08:00
2018-12-20 21:53:51 +08:00
2019-01-18 10:50:18 +08:00
2019-01-18 10:50:18 +08:00
2019-01-18 10:50:18 +08:00
2018-12-18 10:00:56 +08:00
2018-12-24 22:18:30 +08:00
2018-12-07 15:21:39 +08:00