Files
acrn-hypervisor/hypervisor/include/arch/x86
Kaige Fu 1c0d7f78d0 HV: HV: make io_read_fn_t return true or false
This patch makes io_read_fn_t return true or false instead of void.
Returning true means that the handler in HV process the request completely.
Returning false means that we need to re-inject the request to DM after
processing it in HV.

Tracked-On: #2865
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
2019-03-29 16:17:44 +08:00
..
2019-03-29 16:17:44 +08:00
2019-03-20 13:07:31 +08:00
2019-02-28 11:22:29 +08:00
2019-03-20 13:07:31 +08:00
2019-01-07 11:23:22 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2019-02-21 10:38:30 +08:00
2018-12-19 09:07:14 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-02-01 16:49:39 +08:00