Files
acrn-hypervisor/hypervisor/include/arch/x86
Shiqing Gao 60d0a75243 hv: fix integer violations
The operands to shift operations (<<, >>) shall be unsigned integers.

v1 -> v2:
 * replace 12U with CPU_PAGE_SHIFT when it is address shift case.
 * replace 6UL with 0x6UL

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-31 15:01:57 +08:00
..
2018-10-31 15:01:57 +08:00
2018-10-17 14:30:52 +08:00
2018-10-29 10:14:25 +08:00
2018-10-25 13:41:29 +08:00
2018-09-18 09:43:43 +08:00
2018-10-18 09:26:59 +08:00
2018-08-23 11:09:25 +08:00
2018-10-25 13:41:29 +08:00
2018-10-17 14:30:52 +08:00
2018-10-10 13:02:00 +08:00
2018-10-10 13:02:00 +08:00