UKCF: A New Graphics Driver Cross-Platform Translation Framework for Virtual Machines.

Haitao Jiang,Yun Xu,Yin Liao,Guojie Jin,Guoliang Chen
DOI: https://doi.org/10.1007/978-3-642-35606-3_18
2012-01-01
Abstract:Virtual machine with dynamic binary translation system is the key technology to solve software compatibility problem. But traditional user space binary translation systems can't translate hardware drivers such as graphics drivers in operating system kernel directly, instead, they need translate the entire operating system. To solve this problem, we designed a new binary translation framework. This framework has a user space translator and a kernel space translator working coordinated and can translate graphics drivers directly. Compared with traditional binary translation systems, this framework can significantly improve the performance of the virtual machine. Based on our experiment, the multimedia performance of virtual machines can been improved about 30%. © IFIP International Federation for Information Processing 2012.
What problem does this paper attempt to address?