Hi All,

I am wondering when we do live migration, how much memory is transferred? I guess it must be one of the three below, but not sure which one:
1. The amount of memory allocated to VM
2. The memory currently used by VM (actual Mem usage in guest) 
3. The memory used by the qemu process (RSS).

Best Regards,
Hui