Virtualization is the creation of a virtual (rather than actual) version of something, such as an operating system, a server, a storage device or network resources. You probably know a little about vi...
At XenSummit 2012 in San Diego, Mukesh Rathor from Oracle presented his work on a
new virtualization mode, called “PVH”. Adding this mode, there are now a rather dizzying array of diffe...
Example:
Installing the vSphere 5 Platform:
1. Physical installation of servers and the storage array in the racks
2. Firmware update of server components and BIOS
3. BIOS confi...
摘自Linux Virtualization with Lguest,Author:John Quigley
Lguest Launcher
Launcher is an ELF userspace app that launches and monitors guests。
它执行以下任务:
1. maps guest k...
The virtualization API 之开源 libvirt探究 By Ruiy:libvirt supports Hypervisors(注,相关的hypervisors项目的权威网站已经加入到链接中,感兴趣探究):The KVM/QEMU Linux hypervisorThe Xen hyper...