Kernel Based Virtual Machine
摘要:
源自对“software attacks against Intel VT-d technology”一文的术语解释,之前看到,但是健忘,故摘录之。KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the co 阅读全文
posted @ 2011-10-24 23:03 dragon@bupt 阅读(555) 评论(0) 推荐(0)