This document summarizes research on techniques for virtual machine (VM) scheduling and management to improve energy efficiency in cloud computing. It discusses how VM scheduling algorithms aim to optimally map VMs to physical servers while minimizing costs and power consumption. Precopy and postcopy live migration techniques are described for managing VMs. The document surveys various algorithms for VM scheduling, including ones based on data transfer time, linear programming, and combinatorial optimization. It also discusses factors that affect VM migration efficiency such as hypervisor options and network configuration. Overall, the document provides an overview of energy-efficient approaches for VM scheduling and management in cloud computing.