1.

What Is The Difference Between Full Virtualization & Para Virtualization ?

Answer»

Full virtualization & para virtualization both comes under the Hardware virtualization.

Some of the difference between them are listed below :

Full Virtualization : It is a virtualization in which guest MACHINE(virtual machines) is unaware that it is in virtualized environment therefore hardware is virtualized by the HOST operating system so that the guest can ISSUE commands to what it thinks is actual hardware but really are just simulated hardware devices created by the host

Para Virtualization : It is a virtualization in which guest machine is aware that it is in virtualized environment . If guest machine require RESOURCES like memory & cpu , it issues command to guest operating system instead of directly communication with actual hardware.

Full virtualization & para virtualization both comes under the Hardware virtualization.

Some of the difference between them are listed below :

Full Virtualization : It is a virtualization in which guest machine(virtual machines) is unaware that it is in virtualized environment therefore hardware is virtualized by the host operating system so that the guest can issue commands to what it thinks is actual hardware but really are just simulated hardware devices created by the host

Para Virtualization : It is a virtualization in which guest machine is aware that it is in virtualized environment . If guest machine require resources like memory & cpu , it issues command to guest operating system instead of directly communication with actual hardware.



Discussion

No Comment Found