正解:A,D,E
A hypervisor is responsible for managing the virtual machines running on a host system. It must provide the following resources to the virtual machines:
* Memory: The hypervisor allocates physical RAM to virtual machines, allowing them to operate as if they have their own dedicated memory.
* Processor: The hypervisor schedules CPU time for virtual machines, ensuring they have the processing power needed to run their applications.
* Storage: The hypervisor provides access to storage resources, such as hard drives or storage area networks, so that virtual machines can store data and applications.
References: Use local resources on Hyper-V virtual machine with VMConnect2, Configure Your Resource Allocation Settings in vSphere3.