mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
By adding a new parameter 'id' to the virtiomem_resize() function, we prepare this function to be usable for both global memory resizing and memory zone resizing. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>