mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
Op_sizes are mostly from vie->opsize which is a 4-bit field in struct vie. Use uint8_t instead of int to represent them. Signed-off-by: Junjie Mao <junjie.mao@intel.com>