Files
acrn-hypervisor/hypervisor/include/arch/x86
Shiqing Gao 11102cfa45 hv: change the param type of mmio_write**
Input parameter of mmio_write64/mmio_write32/mmio_write16/mmio_write8
should be 'void *addr' rather than 'const void *addr' since the object
pointed by 'addr' is modified in these operations.

This patch change the param type of mmio_write** and update its usage
accordingly.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
2018-12-04 09:10:54 +08:00
..
2018-12-03 09:09:44 +08:00
2018-12-03 15:14:57 +08:00
2018-09-18 09:43:43 +08:00
2018-12-04 09:10:54 +08:00
2018-11-23 12:21:02 +08:00
2018-11-30 14:55:17 +08:00
2018-11-30 18:14:59 +08:00
2018-12-03 15:14:57 +08:00
2018-11-21 14:45:43 +08:00
2018-11-30 14:55:17 +08:00
2018-11-30 14:55:17 +08:00
2018-10-10 13:02:00 +08:00
2018-11-13 16:28:58 +08:00
2018-11-30 18:14:59 +08:00