作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (16): 251-253. doi: 10.3969/j.issn.1000-3428.2010.16.090

• 开发研究与设计技术 • 上一篇    下一篇

Kernel虚拟机的3D图形加速方法

何家俊,廖鸿裕,陈文智   

  1. (浙江大学计算机科学与技术学院,杭州 310027)
  • 出版日期:2010-08-20 发布日期:2010-08-17
  • 作者简介:何家俊(1984-),男,硕士研究生,主研方向:操作系统,虚拟化;廖鸿裕,硕士研究生;陈文智,副教授
  • 基金资助:
    国家“973”计划基金资助项目(2007CB310906);国家基础科研基金资助项目(A1420080190, 2008ZH76007)

3D Graphics Acceleration Method on Kernel-based Virtual Machine

HE Jia-jun, LIAO Hong-yu, CHEN Wen-zhi   

  1. (College of Computer Science and Technology, Zhejiang University, Hangzhou 310027)
  • Online:2010-08-20 Published:2010-08-17

摘要: 针对当前Kernel虚拟机(KVM)中3D图形硬件加速不完善的现状,提出一种支持OpenGL加速的改进方法。把提供虚拟机3D应用程序加速的开源虚拟机图形库运行在KVM上,使其支持应用程序OpenGL图形加速,并通过对VMGL框架和功能的改进,使得宿主机渲染后的图像结果回显到KVM上,实现虚拟机上的图形加速。

关键词: 虚拟化, Kernel虚拟机, VMGL技术, OpenGL图形加速

Abstract: Aiming at the fact that 3D graphics hardware acceleration is not unconsummated on Kernel-based Virtual Machine(KVM), a method which makes KVM support OpenGL is proposed. It uses an open source project which works for accelerating the 3D application in virtual machine on KVM, and supports accelerating the 3D application. By improving the framework and functionality of VMGL, KVM can receive and display the result, which is rendered and accelerated by the host.

Key words: virtualization, Kernel-based Virtual Machine(KVM), VMGL technology, OpenGL graphics acceleration

中图分类号: