acrn-hypervisor/hypervisor/include/public
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
..
acrn_common.h HV: io: obsolete the valid field in vhm requests 2018-11-30 13:14:59 +08:00
acrn_hv_defs.h hv: hypercall: remove hcall_set_vm_memory_region 2018-11-08 13:04:27 +08:00