Fix images
This commit is contained in:
parent
066f0ff358
commit
f1ce5d66e3
|
@ -198,11 +198,11 @@
|
||||||
- **Isolate** component, to enhance **loose coupling**
|
- **Isolate** component, to enhance **loose coupling**
|
||||||
- Provide **security**
|
- Provide **security**
|
||||||
- Enhance **performance**
|
- Enhance **performance**
|
||||||
- [Image](./assets/1-2-microsoft-virtualization-technology.png)
|
- ![Image](./assets/1-2-microsoft-virtualization-technology.png)
|
||||||
|
|
||||||
#### Xen Virtualization Technology
|
#### Xen Virtualization Technology
|
||||||
|
|
||||||
- [Image](./assets/1-2-xen.png)
|
- ![Image](./assets/1-2-xen.png)
|
||||||
- Host Hardware: real hardware
|
- Host Hardware: real hardware
|
||||||
- Xen Hypervisor: lean software layer, that runs on **host hardware** and
|
- Xen Hypervisor: lean software layer, that runs on **host hardware** and
|
||||||
manages the **CPUs, memory, IO devices**
|
manages the **CPUs, memory, IO devices**
|
||||||
|
|
Loading…
Reference in a new issue