CHapter 7: Virtualisation hardware assists Flashcards
What is required to share resources?
software virtualisation layer
What is software virtualization layer know as
Virtual Machine Manager (VMM)
What are five reason to virtualisation a server?
- Improve management of physical capacity
- Improve control of machines
- Simplify operation of virtual server pool
- Reduce risks to business continuity
- Dynamically scale resources to meet demand
What is the ration of consolidation virtualisation
5: 1 to 10:1 in the enterprise
20: 1 is not uncommon
What are two [2] hardware virtualisation hardware
- Intel Virtualization Technology (VT)
2. AMD-V (Virtualization)
What are Privilege Levels
Levels determine what hardware resources can be access by software
How many Privilege Levels are there
4
0 - is the highest
3 - Is the lowest
Which Privilege Level does normal O/S use
Level 0 [Zero] the highest - it has direct access to the hardware
Moving from a more powerful to a less powerful level is called
ring deprivileging
What is Binary translation
Software method used by hypervisor in MS and VMware to handle issues presented by ring deprivileging
What is Para virtualisation
Is used by Xen virtualisation system to handle the issues of ring de-privileging
What is Nesting Pages
7.1.4 page 137 [169]
Nested paging (also known as Hardware Assisted Paging) is a technology that allows significantly improved handling of multiple guest operating systems.
What are Intel and AMD Nesting Paging
- Intel - Extended Page Tables
2. AMD - Rapid Virtualization Indexing
What processor does intel VT embed its nesting paging feature
Xeon 5500 in 2009
What are the three [3] Hardware Requirements for Virtualisation?
- Full BIOS support
- Processor technology support
- Hypervisor support