Files
acrn-hypervisor/hypervisor/debug
Huihuang Shi 680c64de13 HV:transfer vmid's type to uint16_t
vmid's type prefered to be uint16_t.

V1->V2:vmid from uint32_t transfer to uint16_t
V2->V3:add range check to hcall's vmid parameter
V3->V4:seperate the declaration and actual code.
V4->V5:remove range check from hcall's vmid parameter

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-13 14:13:38 +08:00
..
2018-07-10 13:10:10 +08:00
2018-07-13 13:04:39 +08:00
2018-07-13 13:04:39 +08:00
2018-07-13 13:04:39 +08:00
2018-07-13 14:13:38 +08:00