Files
acrn-hypervisor/hypervisor/arch/x86/guest
Kaige Fu 3b2ad67788 HV: make io_write_fn_t return true or false
This patch makes io_write_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>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-29 16:17:44 +08:00
..
2019-02-21 10:38:30 +08:00
2019-03-14 09:05:53 +08:00
2019-03-20 13:07:31 +08:00
2019-03-25 13:31:51 -07:00
2019-03-29 16:17:44 +08:00
2019-03-20 13:07:31 +08:00
2019-02-03 13:00:42 +08:00