mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
Swap the last two parameters of guest_mem_{read,write} to be consistent with other read / write functions. Use more descriptive parameter names. No functional change. Signed-off-by: Wei Liu <liuwe@microsoft.com>