1 / 17

Virtual Machine Technology

Virtual Machine Technology. Virtual machine concept. Virtual machine concept. Virtual machine concept. VM. VM. VM. VMM/Hypervisor. Host Resource. Why virtual machine?. Support multiple users On-demand computing environment creation & customization

angeni
Download Presentation

Virtual Machine Technology

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Virtual Machine Technology

  2. Virtual machine concept

  3. Virtual machine concept

  4. Virtual machine concept VM VM VM VMM/Hypervisor Host Resource

  5. Why virtual machine? • Support multiple users • On-demand computing environment creation & customization • QoS guaranteed & performance isolation • High availability • Easy management • Access “root” privilege • …

  6. CPU virtualization Full virtualization OS Assisted Virtualization or Paravirtualization Hardware Assisted Virtualization

  7. X86 architecture

  8. Full Virtualization using Binary Translation

  9. Paravirtualization(OS Assisted Virtualization)

  10. Hardware Assisted Virtualization

  11. Memory virtualization

  12. Device and I/O Virtualization

  13. Summary of virtualization technologies

  14. Full virtualization: VMware workstation

  15. Full virtualization: VMware ESX server

  16. Paravirtualization: Xen • Different hardware components not fully emulated. It only organizes the usages->near-native performance • Layout of a Xen based system: Privileged host system(Dom0) and unprivileged guest systems (DomU) • DomU are working cooperatively • Guest and host OS has to be adapted to XEN (Kernel-Patch), but not the applications

  17. Paravirtualization: Xen

More Related