Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1125784
  • 博文数量: 254
  • 博客积分: 1242
  • 博客等级: 少尉
  • 技术积分: 1581
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-03 21:49
文章分类

全部博文(254)

文章存档

2017年(16)

2016年(4)

2013年(94)

2012年(140)

发布时间:2013-03-15 22:18:21

1 Linux IOMMU Support  2 ===================  3   4 The architecture spec can be obtained from the below location.  5   6 http://www.intel.com/technology/virtualization/  7   8 This guide gives a quick cheat sheet for some basic understanding.  9 &nbs.........【阅读全文】

阅读(4102) | 评论(0) | 转发(2)

发布时间:2013-03-14 22:58:48

This was written in February 2010, during the era of qemu-kvm 0.12.The qemu/kvm process runs mostly like a normal Linux program. It allocates its memory with normal malloc() or mmap() calls. If a guest is going to have 1GB of physical memory, qemu/kvm will effectively do a malloc(1<<30),.........【阅读全文】

阅读(1722) | 评论(0) | 转发(0)

发布时间:2013-03-14 22:22:39

一.VT-d技术   把一个设备直接分配给某个虚拟机使用。  VT-d ’s Role:* I/O device assignment: flexibility to assignment, isolation and protection tothe device access.  * DMA remapping: independent address translations for different devicesassigned.* Interrupt remap.........【阅读全文】

阅读(3644) | 评论(0) | 转发(2)

发布时间:2013-03-12 09:50:47

......【阅读全文】

阅读(1881) | 评论(0) | 转发(0)

发布时间:2013-03-12 09:45:36

......【阅读全文】

阅读(1118) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册