A comparison of software and hardware techniques for x86 virtualization

Architectural Support for Programming Languages and Operating Systems(2006)

引用 1136|浏览517
暂无评分
摘要
Until recently, the x86 architecture has not permitted classical trap-and-emulate virtualization. Virtual Machine Monitors for x86, such as VMware ® Workstation and Virtual PC, have instead used binary translation of the guest kernel code. However, both Intel and AMD have now introduced architectural extensions to support classical virtualization.We compare an existing software VMM with a new VMM designed for the emerging hardware support. Surprisingly, the hardware VMM often suffers lower performance than the pure software VMM. To determine why, we study architecture-level events such as page table updates, context switches and I/O, and find their costs vastly different among native, software VMM and hardware VMM execution.We find that the hardware support fails to provide an unambiguous performance advantage for two primary reasons: first, it offers no support for MMU virtualization; second, it fails to co-exist with existing software techniques for MMU virtualization. We look ahead to emerging techniques for addressing this MMU virtualization problem in the context of hardware-assisted virtualization.
更多
查看译文
关键词
new vmm,mmu virtualization,x86 virtualization,existing software vmm,hardware vmm execution,hardware support,hardware-assisted virtualization,mmu virtualization problem,hardware technique,classical virtualization,classical trap-and-emulate virtualization,hardware vmm,mmu,virtual machine monitor,svm,x86,tlb,virtualization,look ahead
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要