Detangling Resource Management Functions From The Tcb In Privacy-Preserving Virtualization

Min Li,Zili Zha,Wanyu Zang,Meng Yu,Peng Liu,Kun Bai
DOI: https://doi.org/10.1007/978-3-319-11203-9_18
2014-01-01
Abstract:Recent research has developed virtualization architectures to protect the privacy of guest virtual machines. The key technology is to include an access control matrix in the hypervisor. However, existing approaches have either limited functionalities in the hypervisor or a Trusted Computing Base (TCB) which is too large to secure. In this paper, we propose a new architecture, MyCloud SEP, to separate resource allocation and management from the hypervisor in order to reduce the TCB size while supporting privacy protection. In our design, the hypervisor checks all resource accesses against an access control matrix in the hypervisor. While providing flexibility of plugging-in resource management modules, the size of TCB is significantly reduced compared with commercial hypervisors. Using virtual disk manager as an example, we implement a prototype on x86 architecture. The performance evaluation results also show acceptable overheads.
What problem does this paper attempt to address?