Vm commit saves the state of the vm and commits it back into the base image. When you perform the commit, it requires a restart. Live commit preserves the state of the vm while the vm is running and does not require a restart. Each time a vm that ...