Proceedings of the 2009 ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments 2009
DOI: 10.1145/1508293.1508311
|View full text |Cite
|
Sign up to set email alerts
|

BitVisor

Abstract: Virtual machine monitors (VMMs), including hypervisors, are a popular platform for implementing various security functionalities. However, traditional VMMs require numerous components for providing virtual hardware devices and for sharing and protecting system resources among virtual machines (VMs), enlarging the code size of and reducing the reliability of the VMMs. This paper introduces a hypervisor architecture, called parapassthrough, designed to minimize the code size of hypervisors by allowing most of th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
3
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 130 publications
(12 citation statements)
references
References 23 publications
0
3
0
Order By: Relevance
“…3. For example, we can implement Dwarf on BitVisor [25], which is a thin hypervisor for enforcing I/O device security.…”
Section: Discussion: Memory Space Overheadmentioning
confidence: 99%
“…3. For example, we can implement Dwarf on BitVisor [25], which is a thin hypervisor for enforcing I/O device security.…”
Section: Discussion: Memory Space Overheadmentioning
confidence: 99%
“…While, in general, hypervisors enable the execution of multiple operating systems on a single machine, we propose to use a hypervisor environment for securing a single operating system. The idea to use such a limited hypervisor for providing additional security is not new [9,10]. Unlike full hypervisors, which tend to degrade the overall system performance significantly, thin hypervisors may intercept only a small portion of the system's events, thus keeping the system performance at an optimum (see Section 5.2).…”
Section: Virtualizationmentioning
confidence: 99%
“…BitVisor [9] is a thin hypervisor that intercepts access to ATA hard disks to enforce storage encryption. A thin hypervisor is a preferred solution for security applications due to its low overhead compared to a full hypervisor.…”
Section: Related Workmentioning
confidence: 99%
“…BitVisor [32] can encrypt the disk of a VM using a parapass-through driver in the trusted hypervisor. The hypervisor intercepts only minimum hardware access needed for disk encryption, while the other access passes through the hypervisor.…”
Section: Secure Disk Encryptionmentioning
confidence: 99%