系统虚拟化技术资料汇编
(→原创) |
(→MISC) |
||
第89行: | 第89行: | ||
* [[x86 bootloader deployment]] | * [[x86 bootloader deployment]] | ||
− | + | ||
− | + | <br> | |
− | + |
2024年11月25日 (一) 16:58的最后版本
目录 |
[编辑] 1 原创
系统虚拟化技术原理精要 PDF文档,涵盖CPU、内存和 I/O 部分。
发表于弯曲评论的:
- 虚拟化技术概要之基础
- 虚拟化技术概要之 VMM 结构
- 虚拟化技术概要之处理器虚拟化
[编辑] 2 Basic
Formal Requirements for Virtualizable Third Generation Architectures
Understanding Full Virtualization, Paravirtualization, and Hardware Assist
Virtualiazion Overview Presentation
[编辑] 3 x86 Related
Analysis of the Intel Pentium's Ability to Support a Secure Virtual Machine Monitor
Intel Virtualization Technology for Directed I/O
VT-x Architecture Specification
VT-d Architecture Specification
[编辑] 4 PPC Related
E500mc (P4080) Hypervisor User Manual
E500mc (P4080) Hypervisor (Topaz) Architecture
Freescale Embeded Hypervisor (Topaz) Overview
[编辑] 5 SPARC Related
UltraSPARC Virtual Machine Specification
[编辑] 6 Xen
The Definitive Guide to the Xen Hypervisor
Xen 3.0 Interface Manual (for x86)
[编辑] 7 KVM
Getting to Know The Linux Kernel Virtual Machine (Presentation)
KVM for Embeded PowerPC (Presentaion)
Status of KVM on PowerPC (Presentaion)
Shadow TLB managment on PowerPC 440 (Presentaion)
[编辑] 8 MISC