Method for constructing virtual environment trust
A construction method and technology of virtual environment, applied in the direction of instrument, digital data processing, platform integrity maintenance, etc., can solve problems such as difficulty in building a trust chain mechanism in virtual environment
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2009-01-21
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to a method for building trust in a virtual environment. Specifically, the present invention relates to a security application solution that combines trusted computing with virtual technology and builds a trusted virtual platform through a perfect trust chain transmission mechanism, which belongs to information technology. The field of trusted computing in security. The method supports secure sharing of trusted hardware roots by each virtual domain, and provides reliable services for distributed security applications. Background technique
[0002] With the development of information technology, the environment in which computer systems live is further complicated and diversified. Traditional software-based security solutions (such as firewalls, intrusion detection, and anti-virus) are often difficult to resist hackers, viruses, and internal theft. the invasion of the In response to these problems, in order to enhance the...
Examples
Embodiment Construction
[0076] The present invention will be further described below through specific embodiments in conjunction with the accompanying drawings.
[0077] In this embodiment, the implementation and construction of the trust system in the virtual environment is mainly based on the Xen technology. Xen is based on the paravirtualization technology (Para Virtualization), and the system management program (XenHypervisor) in the virtual layer (VMM) ) implements virtualization on memory, CPU, and I / O, and on this basis, provides an address space isolation mechanism for each virtual domain to improve system performance. In order to better implement security applications, Xen implements the management virtual domain and application virtual domain as Domain0 and DomainU respectively, where Domain0 manages the operation and operation of DomainU. Currently, for the TPM command request sent by DomainU, Xen mainly adopts the Event Channel communication mechanism between Domain0 and DomainU. Domain0 ...