- Mastering KVM Virtualization
- Humble Devassy Chirammal Prasad Mukhedkar Anil Vettathu
- 79字
- 2021-07-14 10:27:37
Chapter 2. KVM Internals
In this chapter, we will discuss the important data structures and the internal implementation of libvirt, QEMU, and KVM. Then we will dive into the execution flow of a vCPU in the KVM context.
In this chapter, we will cover:
- The internal workings of libvirt, QEMU, and KVM.
- Important data structures and code paths of libvirt, QEMU, and KVM.
- Execution flow of vCPUs
- How all these communicate with each other to provide virtualization
推薦閱讀
- 全屋互聯(lián):智能家居系統(tǒng)開發(fā)指南
- Learning OpenDaylight
- 從零開始寫Linux內(nèi)核:一書學(xué)透核心原理與實(shí)現(xiàn)
- Extending Puppet
- 嵌入式操作系統(tǒng)(Linux篇)(微課版)
- Application Development in iOS 7
- Kali Linux 2018:Windows Penetration Testing
- Cassandra 3.x High Availability(Second Edition)
- Linux操作系統(tǒng)
- Windows Vista終極技巧金典
- Linux內(nèi)核API完全參考手冊(cè)(第2版)
- Web Penetration Testing with Kali Linux(Third Edition)
- bash shell腳本編程經(jīng)典實(shí)例(第2版)
- Linux內(nèi)核修煉之道
- 鴻蒙HarmonyOS應(yīng)用開發(fā)入門