Files
acrn-hypervisor/hypervisor/arch/x86
Junjie Mao 10afa9bbbf HV: io: obsolete the valid field in vhm requests
As SOS has already adapted to the new state transition of VHM requests for a
month, the old `valid` field can now be safely obsoleted.

This patch changes the `valid` field as reserved and drops all the code that
reads or modifies this field for backward compatibility. The embedded comments
are updated accordingly, following the doxygen style.

Tracked-On: #875
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-30 13:14:59 +08:00
..
2018-11-05 15:35:49 +08:00
2018-11-09 13:00:51 +08:00
2018-11-13 16:28:58 +08:00
2018-11-27 13:09:04 +08:00
2018-11-14 12:46:34 +08:00
2018-11-05 15:35:49 +08:00
2018-11-13 16:28:58 +08:00
2018-08-16 16:24:13 +08:00