0% found this document useful (0 votes)
65 views5 pages

Virtualization: Hardware Virtualization Is Subdivided Into The Following Types

The document discusses several topics related to virtualization including the definition of virtualization, hardware virtualization, Android operating system, VMware software, and hypervisors. Virtualization involves separating a resource or request for a service from its physical delivery. Hardware virtualization abstracts the physical hardware layer using a hypervisor to control resources for virtual machines. A hypervisor manages access to hardware for guest operating systems.

Uploaded by

Shweta Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views5 pages

Virtualization: Hardware Virtualization Is Subdivided Into The Following Types

The document discusses several topics related to virtualization including the definition of virtualization, hardware virtualization, Android operating system, VMware software, and hypervisors. Virtualization involves separating a resource or request for a service from its physical delivery. Hardware virtualization abstracts the physical hardware layer using a hypervisor to control resources for virtual machines. A hypervisor manages access to hardware for guest operating systems.

Uploaded by

Shweta Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Virtualization

The term Virtualization broadly describes the separation of resource or request for a
service from the underlying physical delivery of that service. It is the “creation of a
virtual version of something, such as a server, a desktop, a storage device, an
operating system or network resources”.

In other words, Virtualization is a technique, which allows to share a single physical


instance of a resource or an application among multiple customers and organizations. It
does by assigning a logical name to a physical storage and providing a pointer to that
physical resource when demanded.

Hardware Virtualization
It is the most common type of virtualization as it provides advantage of hardware
utilization and application uptime. Hardware virtualization is accomplished by
abstracting the physical hardware layer by use of a hypervisor or VMM (Virtual Machine
Monitor).

When the virtual machine software or virtual machine monitor (VMM) or hypervisor is
directly installed on the hardware system is known as hardware virtualization.

The main job of hypervisor is to control and monitoring the processor, memory and
other hardware resources. After virtualization of hardware system, we can install
different operating system on it and run different applications on those OS.

Hardware virtualization is mainly done for the server platforms, because controlling
virtual machines is much easier than controlling a physical server.

Hardware virtualization is subdivided into the following types:

1. Full Virtualization: The complete simulation of the actual hardware takes place
to allow software to run an unmodified guest OS.
2. Para Virtualization: In this type of virtualization, software unmodified runs in
modified OS as a separate system.
3. Partial Virtualization: In this type of hardware virtualization, the software may
need modification to run.

Android
 Android is an open source and Linux-based mobile operating system developed
by Google and Open Handset Alliance.
 It is designed primarily for touchscreen mobile devices such as smartphones and
tablets.
 Android’s user interface is mainly based on direct manipulation, using touch
gestures that loosely correspond to real world actions, such as swiping, tapping
and pinching, to manipulate on-screen objects, along with a virtual keyboard for
text input.
 Android is a powerful operating system competing with Apple 4GS and supports
great features. Few of them are listed below −

S.no. Feature & Description

1 Beautiful UI
Android OS basic screen provides a beautiful user interface.

2 Connectivity
GSM/EDGE, IDEN, CDMA, EV-DO, UMTS, Bluetooth, Wi-Fi, LTE, NFC and
WiMAX.

3 Storage
SQLite, a lightweight relational database, is used for data storage purposes.

4 Messaging
SMS and MMS

5 Web browser
Based on the open-source WebKit layout engine, coupled with Chrome's V8
JavaScript engine supporting HTML5 and CSS3.
6 Multi-touch
Android has native support for multi-touch which was initially made available in
handsets such as the HTC Hero.

7 Multi-tasking
User can jump from one task to another and same time various application can
run simultaneously.

8 Multi-Language
Supports single direction and bi-directional text.

VMware

Introduction:

 VMware is a virtualization and cloud computing software provider which provides


different applications and software for virtualization. 
 When we install VMware server visualization, it creates a hypervisor on the
physical layer, allowing multiple virtual machines to run on the same physical
server.

 We can categorize VMware products into two levels, desktop applications and
Server applications.

Benefits:

 VMware is mainly used for running multiple operating systems and applications
on a single computer system.

 We can get two computer systems' benefits by installing two different operating
systems on a single computer. In this way, we can save more than 50% of the
total cost spend on IT.
 By using VMware, we can simplify IT management and speed up the deployment
of new applications.

 It consolidates hardware to get vastly higher productivity from fewer servers.

Features of VMware Tool:

 It provides a simple wizard for setting configuration.

 It supports a web browser interface.

 It makes the maintenance of virtual machines easy.

Hypervisor (Virtual Machine Monitor)

A Hypervisor also known as Virtual Machine Monitor or Virtual Machine Manager


(VMM) can be a piece of software, firmware or hardware that gives an impression to the
guest machines (virtual Machines) as if they were operating on a physical hardware.

Responsibilities:

 It allows multiple operating system to share a single host and its hardware.
 The Hypervisor manages requests by virtual machines to access to the hardware
resources (RAM, CPU, NIC, etc.) acting as an independent machine.
 VMM is used to configure, manage and transform traditional datacenters.
 A hypervisor is a process or a function to help admins isolate operating systems
and applications from the underlying hardware.
 A Hypervisor is useful for running and testing programs in different operating
systems.
 A hypervisor is a key element in virtualization, which has helped organizations to
achieve higher cost savings and improve their provisioning and deployment
speeds.

You might also like