acrn-hypervisor/hypervisor/include/common
Junjie Mao f52a25db7e HV: ptdev: convert vectors in msi_info to unsigned integers
Vectors are unsigned integers now. This patch converts the vectors in struct
ptdev_msi_info to uint32_t so that all variables representing interrupt vectors
are aligned.

No other changes needed except the type declarators since the other functions
manipulating vectors already takes/returns uint32_t.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-21 17:00:53 +08:00
..
acrn_efi.h hv: Fix typo of trampline with trampoline 2018-06-12 15:54:16 +08:00
hypercall.h Merge pull request #322 from dbkinder/api-spell 2018-06-12 07:45:21 +08:00
ptdev.h HV: ptdev: convert vectors in msi_info to unsigned integers 2018-06-21 17:00:53 +08:00
schedule.h HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00