mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 20:47:56 +00:00
hv: vpci: refine init_vhostbridge to be dword-aligned Refine the hard-coded non-dword-aligned sentences in init_vhostbridge to be dword-aligned to simplify the initialization operation Tracked-On: #5056 Signed-off-by: Qian Wang <qian1.wang@intel.com> Reviewed-by: Jason Chen <jason.cj.chen@intel.com> Reviewed-by: Li Fei <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>