WO2002052404A2 - Processor mode for limiting the operation of guest software r unning on a virtual machine supported by a monitor - Google Patents

Processor mode for limiting the operation of guest software r unning on a virtual machine supported by a monitor Download PDF

Info

Publication number
WO2002052404A2
WO2002052404A2 PCT/US2001/045061 US0145061W WO02052404A2 WO 2002052404 A2 WO2002052404 A2 WO 2002052404A2 US 0145061 W US0145061 W US 0145061W WO 02052404 A2 WO02052404 A2 WO 02052404A2
Authority
WO
WIPO (PCT)
Prior art keywords
processor
guest software
guest
mode
attempt
Prior art date
Application number
PCT/US2001/045061
Other languages
French (fr)
Other versions
WO2002052404A3 (en
Inventor
Stephen Chou
Gilbert Neiger
Erik Cota-Robles
Stalinselvaraj Jeyasingh
Richard Uhlig
Michael Kozuch
Alain Kagi
Original Assignee
Intel Corporation (A Delaware Corporation)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corporation (A Delaware Corporation) filed Critical Intel Corporation (A Delaware Corporation)
Priority to BR0116599-2A priority Critical patent/BR0116599A/en
Priority to GB0314030A priority patent/GB2386230B/en
Priority to DE10197121T priority patent/DE10197121B4/en
Priority to AU2002217992A priority patent/AU2002217992A1/en
Priority to KR1020037008692A priority patent/KR100602157B1/en
Publication of WO2002052404A2 publication Critical patent/WO2002052404A2/en
Publication of WO2002052404A3 publication Critical patent/WO2002052404A3/en
Priority to HK04100915A priority patent/HK1058255A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1416Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights
    • G06F12/145Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights the protection being virtual, e.g. for virtual blocks or segments before a translation mechanism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45583Memory management, e.g. access or allocation

Definitions

  • the present invention relates generally to virtual machines, and more
  • VMM virtual-machine monitor
  • Each virtual machine may function as a self-contained platform, running its own “guest operating system” (i.e., an operating system hosted by the
  • the guest operating system expects to operate as if it were running on a
  • the hardware resources may include processor-resident resources (e.g., control registers) and resources that
  • the VMM should be able to have ultimate control over these
  • the VMM typically intercepts and
  • VMMs may be based on software techniques for controlling access to hardware resources by the guest operating system. However, these software techniques may lack the ability to prevent guest
  • the guest operating system may not be prevented from accessing some fields in the processor's control registers and memory. For instance, the guest operating system may not be prevented from accessing some fields in the processor's control registers and memory. For instance, the guest operating system may not be prevented from accessing some fields in the processor's control registers and memory. For instance, the guest operating system may not be prevented from accessing some fields in the processor's control registers and memory. For instance, the guest operating system may not be prevented from
  • RPL requestor privilege level
  • Figure 1 illustrates one embodiment of a virtual-machine environment
  • Figure 2 illustrates operation of a virtual-machine monitor based on guest deprivileging
  • Figure 3 is a block diagram of a system for providing processor support to a virtual-machine monitor, according to one embodiment of the present invention
  • Figure 4 is a flow diagram of a method for providing processor support to a virtual-machine monitor, according to one embodiment of the present invention
  • Figure 5 is a flow diagram of a method for performing a transition out of N32 mode, according to one embodiment of the present invention.
  • Figure 6 is a flow diagram of a method for generating virtualization traps
  • Figure 7 is a flow diagram of a method for mamtaining a redirection map, according to one embodiment of the present invention.
  • Figure 8 is a flow diagram of a method for controlling masking of interrupts
  • FIG. 9 is a block diagram of one embodiment of a processing system. Description of Embodiments A method and apparatus for providing processor support to a virtual-machine monitor are described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one
  • the present invention also relates to apparatus for performing the
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general purpose computer selectively activated or
  • program may be stored in a computer readable storage medium, such as, but is
  • any type of disk including floppy disks, optical disks, CD-ROMs,
  • RAMs random access memory
  • EPROMs erasable programmable read-only memory
  • EEPROMs electrically erasable programmable read-only memory
  • magnetic or optical cards or any type of media suitable for storing electronic instructions, and each coupled to a computer
  • instructions are executable using one or more processing devices
  • processors e.g., processors, central processing units, etc.
  • FIG. 1 illustrates one
  • bare platform hardware 116 comprises a computing platform, which may be capable, for example, of executing a standard operating system (OS) or a virtual-machine monitor (VMM), such as a VMM 112.
  • OS operating system
  • VMM virtual-machine monitor
  • a VMM though typically implemented in software, may
  • Such higher level software may comprise a standard or real-time OS, although the
  • VMM may be run within, or on top of, another VMM.
  • VMM presents to other software (i.e., "guest"
  • FIG. 1 shows
  • the guest software of each VM includes a guest OS such
  • guest OS 104 or 106 each of the guest OSs 104 and 106 expects to control access to physical resources (e.g.,
  • VMM 112 In a virtual-machine environment, the VMM 112
  • the VMM 112 achieves this goal by intercepting all accesses of the guest OSs 104 and 106 to the computer's physical resources.
  • Various techniques may be used to enable the VMM 112 to intercept the above accesses.
  • One of such techniques is a guest-deprivileging technique which forces all guest software to
  • the guest OS 104 or 106 attempts to access any of these hardware resources, it "traps" to the VMM 112, i.e., the VMM 112 receives control over an operation initiated by the guest OS if
  • This operation involves accessing such hardware resources.
  • FIG. 2 illustrates a prior art embodiment of the operation of a VMM that
  • page-based protection is such that all guest software runs at the least privileged level (i.e., ring 3). That is, a guest OS 206 and
  • guest applications 204 run at the same privilege level.
  • the guest OS 206 may not be able to protect itself from the guest applications 206, thereby
  • Guest deprivileging may also cause an address-space compression problem. As described above, certain attempts of guest software to access hardware
  • VMM code and/ or data structures may be
  • IA-32 instruction-set architecture may require that
  • IDT interrupt descriptor table
  • GDT global descriptor table
  • trap handling routines reside at the same virtual space as the guest OS 206.
  • the VMM code and data structures 220 that reside in the virtual space 202 must be
  • VMMs that use guest deprivileging pertains to some cases in which the processors fail to prevent guest software from reading privileged hardware resources. For instance, the IA-32 microprocessors allow the
  • guest OS 206 to execute PUSH CS instructions which store a code segment register
  • the guest OS 206 can become aware that its privilege level is 3, and not 0 as the guest OS 206 expects, by reading the value of the
  • the guest OS 206 may be exposed to the fact that it is running on a virtual machine, and the integrity of the
  • guest OS 206 may be compromised. Similarly, in some cases, the processors do not trap an attempt of the guest
  • processors allow the guest OS 206 to issue POPF instructions which attempt to
  • the guest OS 206 believes that a
  • the guest OS 206 may be exposed to the fact that it is running on a virtual machine, and the integrity of the guest OS 206 may be compromised.
  • microprocessors support CLI instructions.
  • the CLI instructions are issued to
  • OS 206 commonly issues these instructions during its operation, thereby causing
  • the present invention addresses the above problems and various other
  • FIG. 3 is block diagram of a system for providing processor support to a virtual-machine monitor
  • V32 mode a virtual 32-bit mode
  • the guest OS For instance, for the IA-32 ISA, the guest OS
  • 308 runs at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 306 run at the most privileged level (i.e., ring 0) and guest applications 30
  • V32 mode restricts the operation of the guest software by preventing the guest software from performing operations that may result in its access of certain privileged hardware resources. V32 mode is exited when the guest software attempts to perform such an operation.
  • the VMM 320 runs outside V32 mode.
  • the VMM 320 receives control over the operation initiated by the guest OS 308 or guest application 306. The VMM 320 then performs this operation, and
  • V32 mode is implemented by mamtaining a flag in one of
  • processor's control registers e.g., CR0
  • this flag (referred to herein as EFLAGSN32) is maintained in one of the reserved bits in the upper half of
  • the EFLAGSN32 flag is modified either by a transition out of V32
  • the ability of the processor to support V32 mode are
  • CPUID instruction is executed with the value 1 in EAX. It should be noted that a
  • V32 mode V32 mode.
  • interrupts include "virtualization traps.”
  • virtualization trap is generated when guest software that runs in V32 mode
  • the guest address space 304 is automatically changed to the VMM address space 302.
  • the processor state that was used by guest software is saved and stored in temporary registers, and the processor state required by the VMM 320 is loaded.
  • the processor state that was saved on the transition out of V32 mode i.e., to the VMM 320
  • the VMM address space 302 is changed to the guest
  • interrupts e.g., interrupts caused by execution of BOUND, INT or INTO instructions
  • the guest OS 308 uses the guest IDT (i.e., the IDT
  • the IDT 316 is then used to point to code that handles a corresponding exception or
  • a new interrupt flag (i.e., a virtual-machine interrupt flag)
  • VMIF virtual machine interrupt flag
  • VMM 320 wishes to deliver a pending interrupt to the guest OS 308.
  • pending interrupts referred to herein as "virtual pending
  • interrupts generate virtualization traps which allow the VMM 320 to deliver a pending interrupt to the guest software when the guest OS 308 signals that it is
  • one of the reserved bits in the upper half of the EFLAGS register is used to maintain a flag indicating
  • V32 mode allows resolving all of the problems caused
  • V32 mode enables the guest software to run at its
  • Frequency of traps is further reduced by providing mechanisms for eliminating traps caused by the most frequently used instructions. For instance,
  • STI instructions no longer cause traps except when guest software has a pending virtual interrupt.
  • Figure 4 is a flow diagram of a method 400 for providing processor support to
  • a virtual machine monitor according to one embodiment of the present invention.
  • guest software is executed in a processor mode (i.e., V32
  • a guest OS may operate at a supervisor privilege level
  • V32 operation restricted by V32 mode
  • VMM configures what operations should cause a transition out of V32 mode as will be described in greater detail below in conjunction with Figure 7.
  • such operations generate virtualization traps that cause a transition out of V32 mode.
  • any other mechanism known in the art can be used to cause a transition out of V32 mode.
  • One embodiment of performing a transition out of V32 mode is described in greater detail below in conjunction with Figure 5.
  • VMM responds to the operation intended by the guest software
  • V32 mode is re-entered to transfer control
  • V32 mode occurs, the processor state expected by the guest software is automatically restored and the VMM address space is changed to the guest
  • Figure 5 is a flow diagram of a method 500 for performing a transition out of
  • processing block 504 begins with saving processor state used by guest software (processing block 504).
  • the saved processor stated is stored in the processor's
  • the processor state required by the VMM is loaded into processor registers. In one embodiment, loading the
  • processor state affects a change of the guest address space to the VMM address
  • loading the processor state does not cause a change in the address space.
  • the IDT residing in the VMM address space is automatically used to point to the VMM-resident code for handling this interrupt or exception.
  • Figure 6 is a flow diagram of a method 600 for generating virtualization traps, according to one embodiment of the present invention.
  • Method 600 begins with
  • the RDMSR instruction can be executed only by software running with supervisor privilege. Consequently, if
  • virtualization traps will be caused by potentially successful attempts of the guest OS to access the processor's control registers (e.g., CR0-CR4). For instance, for IA-32 processors, virtualization traps will be
  • Virtualization traps may be also caused by a potentially successful attempt of the guest software to set
  • an interrupt flag IF (e.g., via STI, POPF or IRET instructions) if guest software has
  • virtualization traps will prevent guest software from halting the processor and from directly accessing I/O ports, caches or model-
  • virtualization traps may be caused by attempts to execute CPUID instructions to allow the VMM to present the abstraction of
  • FIG. 7 is a flow diagram of a method 700 for maintaining a redirection map
  • the VMM maintains a redirection map to configure which interrupts
  • processing block 706 an occurrence of an interrupt or exception is identified.
  • the redirection map is then consulted to find a bit associated with this interrupt or exception in the redirection bitmap (processing block 708).
  • processing block 714 Alternatively, a virtualization trap is generated, causing a transition out of V32 mode (processing block 712).
  • Figure 8 is a flow diagram of a method 800 for controlling masking of interrupts, according to one embodiment of the present invention.
  • embodiments may be used to control the masking of interrupts.
  • all interrupts are unmasked when guest software is running. In this
  • the guest software is permitted to manipulate an interrupt flag (e.g., for IA-32 microprocessors, this flag is identified as EFLAGS.IF), but this
  • the masking of interrupts is dependent on the interrupt
  • the guest software is not permitted to manipulate the
  • the guest software may be prevented from accessing
  • the interrupt flag by providing a shadow interrupt flag (e.g., EFLAGSNMIF) for the interrupt flag.
  • a shadow interrupt flag e.g., EFLAGSNMIF
  • Method 800 begins with identifying an attempt of guest software to modify
  • processing block 804 an interrupt flag that may potentially control masking of interrupts.
  • decision box 806 a determination is made as to whether the
  • interrupt flag controls the masking of interrupts. If the determination is negative, i.e., all interrupts are unmasked, the guest software is allowed to modify the interrupt flag (processing block 808). As described above, this modification will not have an effect on the masking of the interrupts.
  • processing block 816 Alternatively, if the actual interrupt flag is not accessible to the guest software, the guest software is allowed to modify the shadow
  • FIG. 9 is a block diagram of one embodiment of a processing system.
  • Processing system 900 includes processor 920 and memory 930.
  • Processor 920 can be any type of processor that can be used to perform calculations and calculations.
  • processors capable of executing software, such as a microprocessor,
  • Processing system 900 can be any digital signal processor, microcontroller, or the like.
  • Processing system 900 can be any digital signal processor, microcontroller, or the like.
  • PC personal computer
  • mainframe handheld device
  • portable computer portable computer
  • set-top box or any other system that includes software.
  • Memory 930 can be a hard disk, a floppy disk, random access memory
  • Memory 930 can store instructions for performing the execution of the various method embodiments of the present
  • invention such as methods 400, 500, 600, 700 and 800 ( Figures 4-8).

Abstract

In one embodiment, a processor mode is provided for guest software. The processor mode enables the guest software to operate at a privilege level intended by the guest software. When the guest software attempts to perform an operation restricted by processor mode, the processor mode is exited to transfer control of the operation to a virtual-machine monitor, which runs outside this processor mode.

Description

NEW PROCESSOR MODE FOR LIMITING THE OPERATION OF GUEST
SOFTWARE RUNNING ON A VIRTUAL MACHINE SUPPORTED BY A
VIRTUAL MACHINE MONITOR
Field of the Invention
The present invention relates generally to virtual machines, and more
specifically to providing processor support for a virtual-machine monitor.
Background of the Invention A conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of one or more virtual
machines. Each virtual machine may function as a self-contained platform, running its own "guest operating system" (i.e., an operating system hosted by the
VMM). The guest operating system expects to operate as if it were running on a
dedicated computer rather than a virtual machine. That is, the guest operating system expects to control various computer operations and have access to hardware resources during these operations. The hardware resources may include processor-resident resources (e.g., control registers) and resources that
reside in memory (e.g., descriptor tables). However, in a virtual-machine
environment, the VMM should be able to have ultimate control over these
resources to provide proper operation of virtual machines and protection from and between virtual machines. To achieve this, the VMM typically intercepts and
arbitrates all accesses made by the guest operating system to the hardware
resources. Current implementations of VMMs may be based on software techniques for controlling access to hardware resources by the guest operating system. However, these software techniques may lack the ability to prevent guest
software from accessing some fields in the processor's control registers and memory. For instance, the guest operating system may not be prevented from
accessing a requestor privilege level (RPL) field in the code segment register of IA-32 microprocessors. In addition, existing software techniques typically suffer
from performance problems. Thus, an alternative mechanism is needed for supporting the operation of the NMM.
Brief Description of the Drawings
The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like
reference numerals refer to similar elements and in which: Figure 1 illustrates one embodiment of a virtual-machine environment;
Figure 2 illustrates operation of a virtual-machine monitor based on guest deprivileging;
Figure 3 is a block diagram of a system for providing processor support to a virtual-machine monitor, according to one embodiment of the present invention;
Figure 4 is a flow diagram of a method for providing processor support to a virtual-machine monitor, according to one embodiment of the present invention;
Figure 5 is a flow diagram of a method for performing a transition out of N32 mode, according to one embodiment of the present invention;
Figure 6 is a flow diagram of a method for generating virtualization traps,
according to one embodiment of the present invention;
Figure 7 is a flow diagram of a method for mamtaining a redirection map, according to one embodiment of the present invention;
Figure 8 is a flow diagram of a method for controlling masking of interrupts,
according to one embodiment of the present invention; and
Figure 9 is a block diagram of one embodiment of a processing system. Description of Embodiments A method and apparatus for providing processor support to a virtual-machine monitor are described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one
skilled in the art that the present invention can be practiced without these specific details.
Some portions of the detailed descriptions that follow are presented in terms of algorithms and symbolic representations of operations on data bits
within a computer memory. These algorithmic descriptions and representations
are the means used by those skilled in the data processing arts to most effectively
convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to
a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined,
compared, and otherwise manipulated. It has proven convenient at times,
principally for reasons of common usage, to refer to these signals as bits, values,
elements, symbols, characters, terms, numbers, or the like. It should be borne in mind, however, that all of these and similar terms are
to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present invention, discussions utilizing terms such as "processing" or "computing" or "calculating" or " deter rnining" or "displaying" or the like, may refer to the action and processes of a computer system, or similar electronic computing
device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data
similarly represented as physical quantities within the computer-system
memories or registers or other such information storage, transmission or display
devices.
The present invention also relates to apparatus for performing the
operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general purpose computer selectively activated or
reconfigured by a computer program stored in the computer. Such a computer
program may be stored in a computer readable storage medium, such as, but is
not limited to, any type of disk including floppy disks, optical disks, CD-ROMs,
and magnetic-optical disks, read-only memories (ROMs), random access
memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer
system bus. instructions are executable using one or more processing devices
(e.g., processors, central processing units, etc.).
The algorithms and displays presented herein are not inherently related to
any particular computer or other apparatus. Various general-purpose machines
may be used with programs in accordance with the teachings herein, or it may
prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear
from the description below. In addition, the present invention is not described with reference to any particular programrning language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.
In the following detailed description of the embodiments, reference is made to the accompanying drawings that show, by way of illustration, specific
embodiments in which the invention may be practiced. In the drawings, like
numerals describe substantially similar components throughout the several views.
These embodiments are described in sufficient detail to enable those skilled in the
art to practice the invention. Other embodiments may be utilized and structural,
logical, and electrical changes may be made without departing from the scope of the present invention. Moreover, it is to be understood that the various
embodiments of the invention, although different, are not necessarily mutually exclusive. For example, a particular feature, structure, or characteristic described
in one embodiment may be included within other embodiments. The following
detailed description is, therefore, not to be taken in a limiting sense, and the scope
of the present invention is defined only by the appended claims, along with the full scope of equivalents to which such claims are entitled. The method and apparatus of the present invention provide processor
support for a virtual-machine monitor (NMM). Figure 1 illustrates one
embodiment of a virtual-machine environment 100, in which the present
invention may operate. In this embodiment, bare platform hardware 116 comprises a computing platform, which may be capable, for example, of executing a standard operating system (OS) or a virtual-machine monitor (VMM), such as a VMM 112. A VMM, though typically implemented in software, may
export a bare machine interface, such as an emulation, to higher level software. Such higher level software may comprise a standard or real-time OS, although the
invention is not limited in scope in this respect and, alternatively, for example, a VMM may be run within, or on top of, another VMM. VMMs and their typical
features and functionality are well-known by those skilled in the art and may be implemented, for example, in software, firmware or by a combination of various
techniques.
As described above, a VMM presents to other software (i.e., "guest"
software) the abstraction of one or more virtual machines (VMs). Figure 1 shows
two VMs, 102 and 114. The guest software of each VM includes a guest OS such
as a guest OS 104 or 106 and various guest software applications 108-110. Each of the guest OSs 104 and 106 expects to control access to physical resources (e.g.,
processor registers, memory and memory-mapped I/O devices) within the
hardware platform on which the guest OS 104 or 106 is running and to perform
other functions. However, in a virtual-machine environment, the VMM 112
should be able to have ultimate control over the physical resources to provide
proper operation of VMs 102 and 112 and protection from and between VMs 102
and 114. The VMM 112 achieves this goal by intercepting all accesses of the guest OSs 104 and 106 to the computer's physical resources. Various techniques may be used to enable the VMM 112 to intercept the above accesses. One of such techniques is a guest-deprivileging technique which forces all guest software to
run at a hardware privilege level that does not allow that software access to certain hardware resources. As a result, whenever the guest OS 104 or 106 attempts to access any of these hardware resources, it "traps" to the VMM 112, i.e., the VMM 112 receives control over an operation initiated by the guest OS if
this operation involves accessing such hardware resources.
Figure 2 illustrates a prior art embodiment of the operation of a VMM that
supports guest deprivileging. As described above, guest deprivileging forces a
guest OS to execute in a less privileged mode of execution. For IA-32
microprocessors, the nature of page-based protection is such that all guest software runs at the least privileged level (i.e., ring 3). That is, a guest OS 206 and
guest applications 204 run at the same privilege level. As a result, the guest OS 206 may not be able to protect itself from the guest applications 206, thereby
possibly compromising the integrity of the guest OS 206. This problem is known
as ring compression.
Guest deprivileging may also cause an address-space compression problem. As described above, certain attempts of guest software to access hardware
resources result in traps that transfer control to the VMM 220. In order to enable
this transfer of control, a portion of VMM code and/ or data structures may be
architecturally required to reside in the same virtual-address space as the guest
OS 206. For instance, the IA-32 instruction-set architecture (ISA) may require that
an interrupt descriptor table (IDT) 212, a global descriptor table (GDT) 210 and
trap handling routines reside at the same virtual space as the guest OS 206. The VMM code and data structures 220 that reside in the virtual space 202 must be
protected from accesses by guest software (e.g., by running at ring 0). Accordingly, the guest OS 206 does not control the entire address space 202 as the guest OS 206 expects. This causes an address-space compression problem. Another limitation of VMMs that use guest deprivileging pertains to some cases in which the processors fail to prevent guest software from reading privileged hardware resources. For instance, the IA-32 microprocessors allow the
guest OS 206 to execute PUSH CS instructions which store a code segment register
into memory. One of this register's fields stores information about the current
privilege level. Accordingly, the guest OS 206 can become aware that its privilege level is 3, and not 0 as the guest OS 206 expects, by reading the value of the
current privilege level from the memory. As a result, the guest OS 206 may be exposed to the fact that it is running on a virtual machine, and the integrity of the
guest OS 206 may be compromised. Similarly, in some cases, the processors do not trap an attempt of the guest
software to modify privileged software resources. For instance, the IA-32
processors allow the guest OS 206 to issue POPF instructions which attempt to
load EFLAGS, and instead of generating a trap, simply ignore all or part of such attempts of the guest OS 206 because the guest OS 206 executes these instructions
with insufficient privilege. As a result, the guest OS 206 believes that a
corresponding EFLAGS field has been modified but the VMM 220 is not aware of
that and cannot properly emulate this modification. Accordingly, the guest OS 206 may be exposed to the fact that it is running on a virtual machine, and the integrity of the guest OS 206 may be compromised.
Yet another limitation of VM monitors that use guest deprivileging is caused
by excessive trapping. Because the number of hardware resource elements that need to be protected from accesses by guest software is significant and such
accesses may be frequent, traps may occur often. For instance, the IA-32
microprocessors support CLI instructions. The CLI instructions are issued to
modify an interrupt flag, which is an element of the privileged hardware resources and which thus cannot be accessed by unprivileged software. The guest
OS 206 commonly issues these instructions during its operation, thereby causing
frequent traps to the VMM 220. Frequent trapping negatively affects system
performance and reduces the utility of the VMM 220.
The present invention addresses the above problems and various other
limitations by providing processor support for a VMM. Figure 3 is block diagram of a system for providing processor support to a virtual-machine monitor,
according to one embodiment of the present invention.
Referring to Figure 3, all guest software runs at a processor mode referred to
herein as a virtual 32-bit mode (V32 mode). V32 mode allows the guest software
to run at its intended privilege level. For instance, for the IA-32 ISA, the guest OS
308 runs at the most privileged level (i.e., ring 0) and guest applications 306 run at
the least privileged level (i.e., ring 3). V32 mode restricts the operation of the guest software by preventing the guest software from performing operations that may result in its access of certain privileged hardware resources. V32 mode is exited when the guest software attempts to perform such an operation.
The VMM 320 runs outside V32 mode. When a transition out of V32 mode
occurs, the VMM 320 receives control over the operation initiated by the guest OS 308 or guest application 306. The VMM 320 then performs this operation, and
transfers control back to the guest software by entering V32 mode, thereby emulating the functionality desired by the guest software.
In one embodiment, V32 mode is implemented by mamtaining a flag in one of
the processor's control registers (e.g., CR0) to indicate whether the processor is in
V32 mode or not. In another embodiment, this flag (referred to herein as EFLAGSN32) is maintained in one of the reserved bits in the upper half of
EFLAGS. The EFLAGSN32 flag is modified either by a transition out of V32
mode or a transition into V32 mode.
In one embodiment, the ability of the processor to support V32 mode are
reported using one of the reserved feature bits that are returned in EDX when the
CPUID instruction is executed with the value 1 in EAX. It should be noted that a
variety of other mechanisms can be used to implement V32 mode and to report
the ability of the processor to support V32 mode without loss of generality.
In one embodiment, certain exceptions and interrupts cause a transition out of
V32 mode. These exceptions and interrupts include "virtualization traps." A
virtualization trap is generated when guest software that runs in V32 mode
attempts to perform an operation that may result in its access of certain privileged hardware resources. In one embodiment, when a transition out of V32 mode occurs, the guest address space 304 is automatically changed to the VMM address space 302. In addition, the processor state that was used by guest software is saved and stored in temporary registers, and the processor state required by the VMM 320 is loaded.
In one embodiment, when a transition into V32 mode occurs, the processor state that was saved on the transition out of V32 mode (i.e., to the VMM 320) is automatically restored, the VMM address space 302 is changed to the guest
address space 304, and control is returned to the guest OS 308.
In one embodiment, when guest software runs in V32 mode, software
interrupts (e.g., interrupts caused by execution of BOUND, INT or INTO instructions) are handled by the guest OS 308 using the guest IDT (i.e., the IDT
residing in the guest address space 304). All other interrupts and exceptions including virtualization traps cause a transition out of V32 mode which results in
a change of the guest address space 304 to the VMM address space 302. The IDT 316 is then used to point to code that handles a corresponding exception or
interrupt.
In one embodiment, a new interrupt flag (i.e., a virtual-machine interrupt flag)
is maintained for accesses by guest software. Whenever guest software attempts
to access the interrupt flag (IF), it will instead access the virtual machine interrupt flag (VMIF). In one embodiment, an attempt of guest software to access VMIF
(e.g., using the CLI instruction) does not cause a transition out of V32 mode,
except when the guest OS 308 has just set VMIF to 1 (e.g., through the STI instruction) and the VMM 320 wishes to deliver a pending interrupt to the guest OS 308. Such pending interrupts referred to herein as "virtual pending
interrupts" generate virtualization traps which allow the VMM 320 to deliver a pending interrupt to the guest software when the guest OS 308 signals that it is
ready to process such an interrupt. In one embodiment, one of the reserved bits in the upper half of the EFLAGS register is used to maintain a flag indicating
whether guest software has a pending virtual interrupt.
The implementation of V32 mode allows resolving all of the problems caused
guest deprivileging as described above. In particular, because guest software runs in V32 mode at its intended privilege level, the problem of ring compression
is eliminated. In addition, address-space compression is no longer a problem
because a virtualization trap automatically causes a switch to the VMM address
space 302, and therefore neither the tables controlling such transfers nor the code
handling a corresponding virtualization trap is required to reside in the guest
address space 304. Furthermore, because V32 mode enables the guest software to run at its
intended privilege level, the hardware resources that need to be protected no
longer include those elements of hardware resources that control the privilege
level. For instance, the PUSH CS instruction described above can no longer reveal
to the guest OS 308 that it runs on a virtual machine because the field of the code
segment register that stores information about a current privilege level now stores
the privilege level intended by the guest OS 308. Similarly, POPF instructions which attempt to load EFLAGS are no longer ignored when executed by the guest OS 308 because the guest OS 206 executes these instructions with sufficient privilege.
Accordingly, the number of elements of hardware resources that need to be protected is reduced. If any of them allow non- trapping read or write accesses by guest software, they are specifically architected to cause traps when executed in
V32 mode. Thus, the problems caused by non-trapping read and write accesses
are eliminated. In addition, because the implementation of V32 mode reduces the
number of elements of hardware resources that need to be protected, the number
of traps that occur when guest software attempts to access these elements is also
reduced. Frequency of traps is further reduced by providing mechanisms for eliminating traps caused by the most frequently used instructions. For instance,
STI instructions no longer cause traps except when guest software has a pending virtual interrupt.
Figure 4 is a flow diagram of a method 400 for providing processor support to
a virtual machine monitor, according to one embodiment of the present invention.
At processing block 404, guest software is executed in a processor mode (i.e., V32
mode) that allows guest software to operate at a privilege level intended by the
guest software. That is, a guest OS may operate at a supervisor privilege level,
and guest applications may operate at a user privilege level.
At processing block 406, an attempt of the guest software to perform an
operation restricted by V32 mode is identified. In response to this attempt, V32
mode is exited to transfer control over the operation initiated by the guest
software to the VMM which runs outside V32 mode (processor block 408). In one embodiment, the VMM configures what operations should cause a transition out of V32 mode as will be described in greater detail below in conjunction with Figure 7. In one embodiment, such operations generate virtualization traps that cause a transition out of V32 mode. Alternatively, any other mechanism known in the art can be used to cause a transition out of V32 mode. One embodiment of performing a transition out of V32 mode is described in greater detail below in conjunction with Figure 5.
Further, the VMM responds to the operation intended by the guest software
(processing block 410). Afterwards, V32 mode is re-entered to transfer control
over this operation back to the guest software (processing block 412), and method
400 returns to processing block 404. In one embodiment, when a transition into
V32 mode occurs, the processor state expected by the guest software is automatically restored and the VMM address space is changed to the guest
address space. Figure 5 is a flow diagram of a method 500 for performing a transition out of
V32 mode, according to one embodiment of the present invention. Method 500
begins with saving processor state used by guest software (processing block 504).
In one embodiment, the saved processor stated is stored in the processor's
temporary registers. At processing block 506, the processor state required by the VMM is loaded into processor registers. In one embodiment, loading the
processor state affects a change of the guest address space to the VMM address
space (e.g., the processor state is loaded by loading the control register CR3). In
an alternative embodiment, loading the processor state does not cause a change in the address space. In such an embodiment, at processing block 508, an address
space switch is performed to transfer from the guest address space to the VMM address space. Accordingly, when an interrupt or exception causing the
transition occurs, the IDT residing in the VMM address space is automatically used to point to the VMM-resident code for handling this interrupt or exception.
Figure 6 is a flow diagram of a method 600 for generating virtualization traps, according to one embodiment of the present invention. Method 600 begins with
identifying an attempt of guest software to perform an operation that may be restricted by V32 mode (processing block 604). At decision box 606, a
determination is made as to whether the attempt of the guest software can
potentially succeed. If the determination is positive, a virtualization trap is
generated (processing block 608). Alternatively, no virtualization trap is
generated, and the guest software proceeds with the operation (processing block
610). For instance, according to the IA-32 ISA, the RDMSR instruction can be executed only by software running with supervisor privilege. Consequently, if
the guest software OS which runs with supervisor privilege executes this
instruction, its attempt may be successful. If a guest application which runs with
user privilege executes this instruction, its attempt will not be successful, and a
general-protection fault will occur. Accordingly, an attempt of the guest OS to
execute the RDMSR instruction will cause a virtualization trap but an attempt of a
guest application will be handled by the guest OS.
In one embodiment, virtualization traps will be caused by potentially successful attempts of the guest OS to access the processor's control registers (e.g., CR0-CR4). For instance, for IA-32 processors, virtualization traps will be
generated in response to an attempt of the guest software to execute MOV CR (except the attempts to store CR2, which do not need to cause virtualization
traps), CLTS, LMSW or SMSW instructions, or a task switch. Virtualization traps may be also caused by a potentially successful attempt of the guest software to set
an interrupt flag IF (e.g., via STI, POPF or IRET instructions) if guest software has
a pending virtual interrupt. For IA-32 ISA, successful attempts to execute such
instructions as, for example, HLT, IN, INS/INSB/INSW/INSD, INVD, OUT,
OUTS/OUTSB/OUTSW/OUTSD, RDMSR, and WRMSR, will cause
virtualization traps. These virtualization traps will prevent guest software from halting the processor and from directly accessing I/O ports, caches or model-
specific registers. In addition, virtualization traps may be caused by attempts to execute CPUID instructions to allow the VMM to present the abstraction of
processor features chosen by the VMM, by attempts to execute INVLPG
instructions to enable the VMM to properly virtualize address translations, and by
attempts to execute IRET instructions (if IRET is used to transition into V32 mode)
used by guest software to implement a VMM to allow recursively nested VMMs. Figure 7 is a flow diagram of a method 700 for maintaining a redirection map,
according to one embodiment of the present invention. According to this
embodiment, the VMM maintains a redirection map to configure which interrupts
and exceptions should result in a virtualization trap (processing block 704). At
processing block 706, an occurrence of an interrupt or exception is identified. The redirection map is then consulted to find a bit associated with this interrupt or exception in the redirection bitmap (processing block 708).
At decision box 710, a determination is made as to whether this interrupt is
allowed to be handled by the guest OS. If the determination is positive, the interrupt or exception is delivered to V32 mode and is handled by the guest OS
(processing block 714). Alternatively, a virtualization trap is generated, causing a transition out of V32 mode (processing block 712).
Figure 8 is a flow diagram of a method 800 for controlling masking of interrupts, according to one embodiment of the present invention. Various
embodiments may be used to control the masking of interrupts. In one embodiment, all interrupts are unmasked when guest software is running. In this
embodiment, the guest software is permitted to manipulate an interrupt flag (e.g., for IA-32 microprocessors, this flag is identified as EFLAGS.IF), but this
manipulation will be ignored with respect to the masking of interrupts. In another embodiment, the masking of interrupts is dependent on the interrupt
flag. In this embodiment, the guest software is not permitted to manipulate the
interrupt flag. In particular, the guest software may be prevented from accessing
the interrupt flag by providing a shadow interrupt flag (e.g., EFLAGSNMIF) for
modifications by the guest software, by generating a virtualization trap in response to such an attempt of the guest software, or by using any other
technique known in the art.
Method 800 begins with identifying an attempt of guest software to modify
an interrupt flag that may potentially control masking of interrupts (processing block 804). At decision box 806, a determination is made as to whether the
interrupt flag controls the masking of interrupts. If the determination is negative, i.e., all interrupts are unmasked, the guest software is allowed to modify the interrupt flag (processing block 808). As described above, this modification will not have an effect on the masking of the interrupts.
Otherwise, if the masking of interrupts is dependent on the interrupt flag,
a determination is then made as to whether a shadow interrupt flag exists, i.e.,
whether the attempt of the guest software to affect the masking of interrupts is affecting the shadow flag (decision box 810). If the determination is negative, i.e.,
the guest software attempts to modify the actual interrupt flag, a virtualization
trap occurs (processing block 812), causing a transition out of N32 mode
(processing block 816). Alternatively, if the actual interrupt flag is not accessible to the guest software, the guest software is allowed to modify the shadow
interrupt flag (processing block 814). Figure 9 is a block diagram of one embodiment of a processing system.
Processing system 900 includes processor 920 and memory 930. Processor 920 can
be any type of processor capable of executing software, such as a microprocessor,
digital signal processor, microcontroller, or the like. Processing system 900 can be
a personal computer (PC), mainframe, handheld device, portable computer,
set-top box, or any other system that includes software.
Memory 930 can be a hard disk, a floppy disk, random access memory
(RAM), read only memory (ROM), flash memory, or any other type of machine medium readable by processor 920. Memory 930 can store instructions for performing the execution of the various method embodiments of the present
invention such as methods 400, 500, 600, 700 and 800 (Figures 4-8).
It is to be understood that the above description is intended to be illustrative, and not restrictive. Many other embodiments will be apparent to those of skill in the art upon reading and understanding the above description.
The scope of the invention should, therefore, be determined with reference to the appended claims, along with the full scope of equivalents to which such claims
are entitled.

Claims

CLAIMSWhat is claimed is:
1. A method comprising: running guest software in a processor mode that enables the guest software to operate at a privilege level intended by the guest software; and responsive to an attempt of the guest software to perform an operation restricted by said processor mode, exiting said processor mode to transfer control
over the operation to the NMM running outside said processor mode.
2. The method of claim 1 further comprising: responding to the operation; and
transferring control over the operation to the guest software by entering said processor mode.
3. The method of claim 2 wherein entering said processor mode includes
loading processor state expected by the guest software.
4. The method of claim 1 wherein exiting said processor mode further comprises: saving processor state used by the guest software; and
loading processor state required by the NMM.
5. The method of claim 1 wherein exiting said processor mode further comprises automatically transferring from an address space associated with the guest software to an address space associated with the NMM.
6. The method of claim 1 further comprising maintaining a flag in a processor
control register to indicate whether the processor is in said processor mode.
7. The method of claim 1 further comprising reporting an ability of a processor to support said processor mode using one of a plurality of reserved
feature bits that are returned in a processor register.
8. The method of claim 1 wherein exiting said processor mode comprises generating one of a plurality of interrupts and exceptions in response to the
attempt of the guest software to perform the operation restricted by said processor mode.
9. The method of claim 8 wherein generating one of the plurality of interrupts
and exceptions further includes:
identifying the attempt of the guest software to perform the operation
restricted by said processor mode; and
deterrnining that the attempt of the guest software is potentially successful.
10. The method of claim 8 further comprising:
maintaining a redirection bitmap for the plurality of the interrupts and exception, the redirection bitmap indicating whether each of the plurality of the
interrupts and exceptions is allowed to be handled by the guest software; and consulting the redirection bitmap to determine whether to exit said processor mode.
11. The method of claim 8 further comprising:
identifying an attempt of the guest software to modify an interrupt flag;
and modifying the interrupt flag if the interrupt flag does not control masking of interrupts.
12. The method of claim 8 further comprising:
identifying an attempt of the guest software to modify an interrupt flag;
and preventing the attempt of the guest software to modify the interrupt flag.
13. The method of claim 12 wherein preventing the attempt of the guest
software to modify the interrupt flag includes providing a shadow interrupt flag
for modifications by the guest software.
14. The method of claim 12 wherein preventing the attempt of the guest software to modify the interrupt flag includes generating one of the plurality of interrupts and exceptions in response to the attempt of the guest software to
modify the interrupt flag.
15. A system comprising: a memory; and
a processor, coupled to the memory, to run guest software in a processor mode that enables the guest software to operate at a privilege level intended by
the guest software, to identify an attempt of the guest software to perform an
operation restricted by said processor mode, and to exit said processor mode, in
response to the attempt, to transfer control over the operation to a virtual-machine monitor (NMM) running outside said processor mode.
16. The system of claim 15 wherein the processor is to re-enter said processor
mode after the NMM responds to the operation.
17. The system of claim 16 wherein the processor is to load processor state
expected by the guest software when re-entering said processor mode.
18. The system of claim 15 wherein the processor is to save processor state
used by the guest software and to load processor state required by the NMM when exiting said processor mode.
19. The system of claim 15 wherein exiting said processor mode further comprises automatically transferring from an address space associated with the guest software to an address space associated with the NMM.
20. The system of claim 15 wherein the processor is to maintain a flag in a
processor control register to indicate whether the processor is in said processor mode.
21. The system of claim 15 wherein the processor is to reporting an ability to
support said processor mode using one of a plurality of reserved feature bits that
are returned in a processor register.
22. The system of claim 15 wherein the processor is to generate one of a plurality of interrupts and exceptions in response to the attempt of the guest
software to perform the operation restricted by said processor mode.
23. The system of claim 22 wherein the processor is to generate one of the
plurality of interrupts and exceptions upon determining that the attempt of the
guest software to perform the operation restricted by said processor mode is
potentially successful.
24. The system of claim 22 wherein the processor is to consult a redirection bitmap to determine whether to exit said processor mode, the redirection bitmap indicating whether each of the plurality of the interrupts and exceptions is allowed to be handled by the guest software.
25. The system of claim 22 wherein the processor is to identify an attempt of the guest software to modify an interrupt flag and to modify the interrupt flag if
the interrupt flag does not control masking of interrupts.
26. The system of claim 22 wherein the processor is to identify an attempt of the guest software to modify an interrupt flag and to prevent the attempt of the guest software to modify the interrupt flag.
27. The system of claim 26 wherein the processor is to prevent the attempt of
the guest software to modify the interrupt flag by providing a shadow interrupt
flag for modifications by the guest software.
28. A computer readable medium that provides instructions, which when
executed on a processor, cause said processor to perform operations comprising:
running guest software in a processor mode that enables the guest software
to operate at a privilege level intended by the guest software; and responsive to an attempt of the guest software to perform an operation restricted by said processor mode, exiting said processor mode to transfer control over the operation to the NMM running outside said processor mode.
29. The computer readable medium of claim 28 providing further instructions causing the processor to perform operations comprising: responding to the operation; and
transferring control over the operation to the guest software by entering said processor mode.
30. The computer readable medium of claim 28 comprising further instructions
causing the processor to perform operations comprising: maintaining a redirection bitmap for the plurality of the interrupts and exception, the redirection bitmap indicating whether each of the plurality of the interrupts and exceptions is allowed to be handled by the guest software; and
consulting the redirection bitmap to determine whether to exit said
processor mode.
PCT/US2001/045061 2000-12-27 2001-11-27 Processor mode for limiting the operation of guest software r unning on a virtual machine supported by a monitor WO2002052404A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
BR0116599-2A BR0116599A (en) 2000-12-27 2001-11-27 Processor mode to limit guest software operation running on a virtual machine compatible with a virtual machine monitor
GB0314030A GB2386230B (en) 2000-12-27 2001-11-27 New mode for limiting the operation of guest software running on a processor
DE10197121T DE10197121B4 (en) 2000-12-27 2001-11-27 New processor mode to limit the operation of guest software running on a virtual machine with the support of a virtual machine monitor
AU2002217992A AU2002217992A1 (en) 2000-12-27 2001-11-27 Processor mode for limiting the operation of guest software running on a virtual machine supported by a monitor
KR1020037008692A KR100602157B1 (en) 2000-12-27 2001-11-27 New processor mode for limiting the operation of guest software running on a virtual machine supported by a virtual machine monitor
HK04100915A HK1058255A1 (en) 2000-12-27 2004-02-11 New mode for limiting the operation of guest software running on a processor.

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/752,134 US7818808B1 (en) 2000-12-27 2000-12-27 Processor mode for limiting the operation of guest software running on a virtual machine supported by a virtual machine monitor
US09/752,134 2000-12-27

Publications (2)

Publication Number Publication Date
WO2002052404A2 true WO2002052404A2 (en) 2002-07-04
WO2002052404A3 WO2002052404A3 (en) 2003-09-12

Family

ID=25025025

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/045061 WO2002052404A2 (en) 2000-12-27 2001-11-27 Processor mode for limiting the operation of guest software r unning on a virtual machine supported by a monitor

Country Status (11)

Country Link
US (1) US7818808B1 (en)
KR (1) KR100602157B1 (en)
CN (1) CN1295604C (en)
AU (1) AU2002217992A1 (en)
BR (1) BR0116599A (en)
DE (1) DE10197121B4 (en)
GB (1) GB2386230B (en)
HK (1) HK1058255A1 (en)
RU (1) RU2265880C2 (en)
TW (1) TW594493B (en)
WO (1) WO2002052404A2 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029327A1 (en) * 2003-09-15 2005-03-31 Intel Corporation Vectoring an interrupt or exception upon resuming operation of a virtual machine
WO2005098621A1 (en) 2004-03-31 2005-10-20 Intel Corporation Method and apparatus for facilitating recognition of an open event window during operation of guest software in a virtual machine environment
EP1669864A1 (en) * 2004-12-03 2006-06-14 STMicroelectronics S.r.l. A process for managing virtual machines in a physical processing machine, corresponding processor system and computer program product therefor
US7103529B2 (en) 2001-09-27 2006-09-05 Intel Corporation Method for providing system integrity and legacy environment emulation
EP1736875A1 (en) * 2005-06-21 2006-12-27 Alcatel Method of operating a computer system
EP1804164A1 (en) * 2005-12-30 2007-07-04 Intel Corporation Delivering interrupts directly to a virtual processor
CN100464276C (en) * 2005-12-30 2009-02-25 联想(北京)有限公司 Method and system for allocating and protecting subscriber software-hardware configuration information
CN100472454C (en) * 2002-12-19 2009-03-25 英特尔公司 Methods and systems to manage machine state in virtual machine operations
JP2010157232A (en) * 2008-12-31 2010-07-15 Intel Corp Providing multiple virtual device controllers by redirecting interrupt from physical device controller
US7802250B2 (en) 2004-06-28 2010-09-21 Intel Corporation Support for transitioning to a virtual machine monitor based upon the privilege level of guest software
US8522236B2 (en) 2007-12-28 2013-08-27 Intel Corporation Method and system for establishing a robust virtualized environment
CN103064725B (en) * 2003-09-15 2016-04-06 英特尔公司 The use of multiple monitor of virtual machine of handle privileged events

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7260820B1 (en) * 2001-04-26 2007-08-21 Vm Ware, Inc. Undefeatable transformation for virtual machine I/O operations
US7484247B2 (en) * 2004-08-07 2009-01-27 Allen F Rozman System and method for protecting a computer system from malicious software
US7685635B2 (en) * 2005-03-11 2010-03-23 Microsoft Corporation Systems and methods for multi-level intercept processing in a virtual machine environment
CN100399274C (en) * 2005-09-19 2008-07-02 联想(北京)有限公司 Method and apparatus for dynamic distribution of virtual machine system input-output apparatus
US8572604B2 (en) 2005-11-12 2013-10-29 Intel Corporation Method and apparatus to support virtualization with code patches
US7506121B2 (en) * 2005-12-30 2009-03-17 Intel Corporation Method and apparatus for a guest to access a memory mapped device
JP4233585B2 (en) * 2006-07-25 2009-03-04 株式会社エヌ・ティ・ティ・ドコモ Peripheral switching device and peripheral switching control device
US7882336B2 (en) * 2007-02-01 2011-02-01 International Business Machines Corporation Employing a buffer to facilitate instruction execution
CN103751194B (en) 2007-06-22 2018-01-05 海德拉生物科学公司 For sanatory method and composition
US8763115B2 (en) * 2007-08-08 2014-06-24 Vmware, Inc. Impeding progress of malicious guest software
US7996648B2 (en) 2007-12-19 2011-08-09 Microsoft Corporation Coupled symbiotic operating systems
KR101425621B1 (en) 2008-01-15 2014-07-31 삼성전자주식회사 Method and system for sharing contents securely
CN101493781B (en) * 2008-01-24 2012-02-15 中国长城计算机深圳股份有限公司 Virtual machine system and start-up method thereof
GB2462258B (en) * 2008-07-28 2012-02-08 Advanced Risc Mach Ltd Interrupt control for virtual processing apparatus
US8578483B2 (en) * 2008-07-31 2013-11-05 Carnegie Mellon University Systems and methods for preventing unauthorized modification of an operating system
US8510735B2 (en) * 2009-02-11 2013-08-13 International Business Machines Corporation Runtime environment for virtualizing information technology appliances
US8479196B2 (en) * 2009-09-22 2013-07-02 International Business Machines Corporation Nested virtualization performance in a computer system
US8392625B2 (en) 2010-06-25 2013-03-05 Intel Corporation Methods and systems to implement a physical device to differentiate amongst multiple virtual machines of a host computer system
US9087199B2 (en) 2011-03-31 2015-07-21 Mcafee, Inc. System and method for providing a secured operating system execution environment
US8813227B2 (en) 2011-03-29 2014-08-19 Mcafee, Inc. System and method for below-operating system regulation and control of self-modifying code
US8925089B2 (en) 2011-03-29 2014-12-30 Mcafee, Inc. System and method for below-operating system modification of malicious code on an electronic device
US9038176B2 (en) 2011-03-31 2015-05-19 Mcafee, Inc. System and method for below-operating system trapping and securing loading of code into memory
US9262246B2 (en) 2011-03-31 2016-02-16 Mcafee, Inc. System and method for securing memory and storage of an electronic device with a below-operating system security agent
US9317690B2 (en) 2011-03-28 2016-04-19 Mcafee, Inc. System and method for firmware based anti-malware security
US9032525B2 (en) 2011-03-29 2015-05-12 Mcafee, Inc. System and method for below-operating system trapping of driver filter attachment
US8966624B2 (en) 2011-03-31 2015-02-24 Mcafee, Inc. System and method for securing an input/output path of an application against malware with a below-operating system security agent
US8966629B2 (en) 2011-03-31 2015-02-24 Mcafee, Inc. System and method for below-operating system trapping of driver loading and unloading
US8863283B2 (en) * 2011-03-31 2014-10-14 Mcafee, Inc. System and method for securing access to system calls
US8959638B2 (en) 2011-03-29 2015-02-17 Mcafee, Inc. System and method for below-operating system trapping and securing of interdriver communication
US10303503B2 (en) 2011-12-31 2019-05-28 Intel Corporation Hardware protection of virtual machine monitor runtime integrity watcher
US9566158B2 (en) * 2011-12-31 2017-02-14 Intel Corporation Hardware protection of virtual machine monitor runtime integrity watcher
EP2847674A4 (en) * 2012-05-09 2016-01-27 Intel Corp Scheduling tasks among processor cores
US9304874B2 (en) 2014-02-03 2016-04-05 Red Hat Israel, Ltd. Virtual machine-guest driven state restoring by hypervisor
US10963280B2 (en) * 2016-02-03 2021-03-30 Advanced Micro Devices, Inc. Hypervisor post-write notification of control and debug register updates
US20210026950A1 (en) * 2016-03-07 2021-01-28 Crowdstrike, Inc. Hypervisor-based redirection of system calls and interrupt-based task offloading
CN107977252A (en) * 2016-10-21 2018-05-01 中兴通讯股份有限公司 A kind of capacity reduction method, device and the cloud platform of cloud platform business
US10360353B2 (en) * 2017-02-08 2019-07-23 International Business Machines Corporation Execution control of computer software instructions
US11423140B1 (en) 2017-03-27 2022-08-23 Melih Abdulhayoglu Auto-containment of guest user applications
US10951644B1 (en) 2017-04-07 2021-03-16 Comodo Security Solutions, Inc. Auto-containment of potentially vulnerable applications

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5437033A (en) * 1990-11-16 1995-07-25 Hitachi, Ltd. System for recovery from a virtual machine monitor failure with a continuous guest dispatched to a nonguest mode
US5522075A (en) * 1991-06-28 1996-05-28 Digital Equipment Corporation Protection ring extension for computers having distinct virtual machine monitor and virtual machine address spaces

Family Cites Families (227)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3699532A (en) 1970-04-21 1972-10-17 Singer Co Multiprogramming control for a data handling system
US3996449A (en) 1975-08-25 1976-12-07 International Business Machines Corporation Operating system authenticator
US4162536A (en) 1976-01-02 1979-07-24 Gould Inc., Modicon Div. Digital input/output system and method
US4037214A (en) 1976-04-30 1977-07-19 International Business Machines Corporation Key register controlled accessing system
US4247905A (en) 1977-08-26 1981-01-27 Sharp Kabushiki Kaisha Memory clear system
US4278837A (en) 1977-10-31 1981-07-14 Best Robert M Crypto microprocessor for executing enciphered programs
US4276594A (en) 1978-01-27 1981-06-30 Gould Inc. Modicon Division Digital computer with multi-processor capability utilizing intelligent composite memory and input/output modules and method for performing the same
US4207609A (en) 1978-05-08 1980-06-10 International Business Machines Corporation Method and means for path independent device reservation and reconnection in a multi-CPU and shared device access system
JPS5823570B2 (en) 1978-11-30 1983-05-16 国産電機株式会社 Liquid level detection device
JPS5576447A (en) 1978-12-01 1980-06-09 Fujitsu Ltd Address control system for software simulation
US4307447A (en) 1979-06-19 1981-12-22 Gould Inc. Programmable controller
US4319323A (en) 1980-04-04 1982-03-09 Digital Equipment Corporation Communications device for data processing system
US4419724A (en) 1980-04-14 1983-12-06 Sperry Corporation Main bus interface package
US4366537A (en) 1980-05-23 1982-12-28 International Business Machines Corp. Authorization mechanism for transfer of program control or data between different address spaces having different storage protect keys
US4403283A (en) 1980-07-28 1983-09-06 Ncr Corporation Extended memory system and method
DE3034581A1 (en) 1980-09-13 1982-04-22 Robert Bosch Gmbh, 7000 Stuttgart READ-OUT LOCK FOR ONE-CHIP MICROPROCESSORS
JPS58140862A (en) 1982-02-16 1983-08-20 Toshiba Corp Mutual exclusion system
US4521852A (en) 1982-06-30 1985-06-04 Texas Instruments Incorporated Data processing device formed on a single semiconductor substrate having secure memory
JPS59111561A (en) 1982-12-17 1984-06-27 Hitachi Ltd Access controlling system of composite processor system
US4759064A (en) 1985-10-07 1988-07-19 Chaum David L Blind unanticipated signature systems
US4975836A (en) 1984-12-19 1990-12-04 Hitachi, Ltd. Virtual computer system
US4787031A (en) * 1985-01-04 1988-11-22 Digital Equipment Corporation Computer with virtual machine mode and multiple protection rings
JPS61206057A (en) 1985-03-11 1986-09-12 Hitachi Ltd Address converting device
FR2592510B1 (en) 1985-12-31 1988-02-12 Bull Cp8 METHOD AND APPARATUS FOR CERTIFYING SERVICES OBTAINED USING A PORTABLE MEDIUM SUCH AS A MEMORY CARD
FR2601525B1 (en) 1986-07-11 1988-10-21 Bull Cp8 SECURITY DEVICE PROHIBITING THE OPERATION OF AN ELECTRONIC ASSEMBLY AFTER A FIRST SHUTDOWN OF ITS POWER SUPPLY
FR2601476B1 (en) 1986-07-11 1988-10-21 Bull Cp8 METHOD FOR AUTHENTICATING EXTERNAL AUTHORIZATION DATA BY A PORTABLE OBJECT SUCH AS A MEMORY CARD
FR2601535B1 (en) 1986-07-11 1988-10-21 Bull Cp8 METHOD FOR CERTIFYING THE AUTHENTICITY OF DATA EXCHANGED BETWEEN TWO DEVICES CONNECTED LOCALLY OR REMOTELY THROUGH A TRANSMISSION LINE
FR2618002B1 (en) 1987-07-10 1991-07-05 Schlumberger Ind Sa METHOD AND SYSTEM FOR AUTHENTICATING ELECTRONIC MEMORY CARDS
US5007082A (en) 1988-08-03 1991-04-09 Kelly Services, Inc. Computer software encryption apparatus
US5079737A (en) 1988-10-25 1992-01-07 United Technologies Corporation Memory management unit for the MIL-STD 1750 bus
US5434999A (en) 1988-11-09 1995-07-18 Bull Cp8 Safeguarded remote loading of service programs by authorizing loading in protected memory zones in a terminal
FR2640798B1 (en) 1988-12-20 1993-01-08 Bull Cp8 DATA PROCESSING DEVICE COMPRISING AN ELECTRICALLY ERASABLE AND REPROGRAMMABLE NON-VOLATILE MEMORY
JPH02171934A (en) 1988-12-26 1990-07-03 Hitachi Ltd Virtual machine system
JPH02208740A (en) 1989-02-09 1990-08-20 Fujitsu Ltd Virtual computer control system
US5781753A (en) 1989-02-24 1998-07-14 Advanced Micro Devices, Inc. Semi-autonomous RISC pipelines for overlapped execution of RISC-like instructions within the multiple superscalar execution units of a processor having distributed pipeline control for speculative and out-of-order execution of complex instructions
US5442645A (en) 1989-06-06 1995-08-15 Bull Cp8 Method for checking the integrity of a program or data, and apparatus for implementing this method
JP2590267B2 (en) 1989-06-30 1997-03-12 株式会社日立製作所 Display control method in virtual machine
US5022077A (en) 1989-08-25 1991-06-04 International Business Machines Corp. Apparatus and method for preventing unauthorized access to BIOS in a personal computer system
JP2825550B2 (en) 1989-09-21 1998-11-18 株式会社日立製作所 Multiple virtual space address control method and computer system
CA2010591C (en) 1989-10-20 1999-01-26 Phillip M. Adams Kernels, description tables and device drivers
CA2027799A1 (en) 1989-11-03 1991-05-04 David A. Miller Method and apparatus for independently resetting processors and cache controllers in multiple processor systems
US5075842A (en) 1989-12-22 1991-12-24 Intel Corporation Disabling tag bit recognition and allowing privileged operations to occur in an object-oriented memory protection mechanism
EP0473913A3 (en) 1990-09-04 1992-12-16 International Business Machines Corporation Method and apparatus for providing a service pool of virtual machines for a plurality of vm users
US5108590A (en) 1990-09-12 1992-04-28 Disanto Dennis Water dispenser
US5230069A (en) 1990-10-02 1993-07-20 International Business Machines Corporation Apparatus and method for providing private and shared access to host address and data spaces by guest programs in a virtual machine computer system
US5317705A (en) 1990-10-24 1994-05-31 International Business Machines Corporation Apparatus and method for TLB purge reduction in a multi-level machine system
US5287363A (en) 1991-07-01 1994-02-15 Disk Technician Corporation System for locating and anticipating data storage media failures
US5255379A (en) 1990-12-28 1993-10-19 Sun Microsystems, Inc. Method for automatically transitioning from V86 mode to protected mode in a computer system using an Intel 80386 or 80486 processor
US5453003A (en) 1991-01-09 1995-09-26 Pfefferle; William C. Catalytic method
US5551033A (en) 1991-05-17 1996-08-27 Zenith Data Systems Corporation Apparatus for maintaining one interrupt mask register in conformity with another in a manner invisible to an executing program
US5319760A (en) 1991-06-28 1994-06-07 Digital Equipment Corporation Translation buffer for virtual machines with address space match
US5455909A (en) 1991-07-05 1995-10-03 Chips And Technologies Inc. Microprocessor with operation capture facility
US5237669A (en) * 1991-07-15 1993-08-17 Quarterdeck Office Systems, Inc. Memory management method
JPH06236284A (en) * 1991-10-21 1994-08-23 Intel Corp Method for preservation and restoration of computer-system processing state and computer system
US5627987A (en) 1991-11-29 1997-05-06 Kabushiki Kaisha Toshiba Memory management and protection system for virtual memory in computer system
US5574936A (en) 1992-01-02 1996-11-12 Amdahl Corporation Access control mechanism controlling access to and logical purging of access register translation lookaside buffer (ALB) in a computer system
US5486529A (en) 1992-04-16 1996-01-23 Zeneca Limited Certain pyridyl ketones for treating diseases involving leukocyte elastase
US5421006A (en) 1992-05-07 1995-05-30 Compaq Computer Corp. Method and apparatus for assessing integrity of computer system software
US5237616A (en) 1992-09-21 1993-08-17 International Business Machines Corporation Secure computer system having privileged and unprivileged memories
US5293424A (en) 1992-10-14 1994-03-08 Bull Hn Information Systems Inc. Secure memory card
US5796835A (en) 1992-10-27 1998-08-18 Bull Cp8 Method and system for writing information in a data carrier making it possible to later certify the originality of this information
JP2765411B2 (en) * 1992-11-30 1998-06-18 株式会社日立製作所 Virtual computer system
EP0600112A1 (en) 1992-11-30 1994-06-08 Siemens Nixdorf Informationssysteme Aktiengesellschaft Data processing system with virtual memory addressing and memory access controlled by keys
US5668971A (en) 1992-12-01 1997-09-16 Compaq Computer Corporation Posted disk read operations performed by signalling a disk read complete to the system prior to completion of data transfer
EP0602867A1 (en) 1992-12-17 1994-06-22 NCR International, Inc. An apparatus for securing a system platform
JPH06187178A (en) 1992-12-18 1994-07-08 Hitachi Ltd Input and output interruption control method for virtual computer system
US5483656A (en) 1993-01-14 1996-01-09 Apple Computer, Inc. System for managing power consumption of devices coupled to a common bus
US5469557A (en) 1993-03-05 1995-11-21 Microchip Technology Incorporated Code protection in microcontroller with EEPROM fuses
FR2703800B1 (en) 1993-04-06 1995-05-24 Bull Cp8 Method for signing a computer file, and device for implementing it.
FR2704341B1 (en) 1993-04-22 1995-06-02 Bull Cp8 Device for protecting the keys of a smart card.
JPH06348867A (en) 1993-06-04 1994-12-22 Hitachi Ltd Microcomputer
FR2706210B1 (en) 1993-06-08 1995-07-21 Bull Cp8 Method for authenticating a portable object by an offline terminal, portable object and corresponding terminal.
US5555385A (en) 1993-10-27 1996-09-10 International Business Machines Corporation Allocation of address spaces within virtual machine compute system
US5825880A (en) 1994-01-13 1998-10-20 Sudia; Frank W. Multi-step digital signature method and system
US5459869A (en) 1994-02-17 1995-10-17 Spilo; Michael L. Method for providing protected mode services for device drivers and other resident software
US5604805A (en) 1994-02-28 1997-02-18 Brands; Stefanus A. Privacy-protected transfer of electronic information
FR2717286B1 (en) 1994-03-09 1996-04-05 Bull Cp8 Method and device for authenticating a data medium intended to allow a transaction or access to a service or a place, and corresponding medium.
US5684881A (en) 1994-05-23 1997-11-04 Matsushita Electric Industrial Co., Ltd. Sound field and sound image control apparatus and method
US5539828A (en) 1994-05-31 1996-07-23 Intel Corporation Apparatus and method for providing secured communications
US5473692A (en) 1994-09-07 1995-12-05 Intel Corporation Roving software license for a hardware agent
US5533123A (en) 1994-06-28 1996-07-02 National Semiconductor Corporation Programmable distributed personal security
US5978481A (en) 1994-08-16 1999-11-02 Intel Corporation Modem compatible method and apparatus for encrypting data that is transparent to software applications
JPH0883211A (en) 1994-09-12 1996-03-26 Mitsubishi Electric Corp Data processor
EP0706275B1 (en) 1994-09-15 2006-01-25 International Business Machines Corporation System and method for secure storage and distribution of data using digital signatures
US6058478A (en) 1994-09-30 2000-05-02 Intel Corporation Apparatus and method for a vetted field upgrade
FR2725537B1 (en) 1994-10-11 1996-11-22 Bull Cp8 METHOD FOR LOADING A PROTECTED MEMORY AREA OF AN INFORMATION PROCESSING DEVICE AND ASSOCIATED DEVICE
US5903752A (en) 1994-10-13 1999-05-11 Intel Corporation Method and apparatus for embedding a real-time multi-tasking kernel in a non-real-time operating system
US5606617A (en) 1994-10-14 1997-02-25 Brands; Stefanus A. Secret-key certificates
US5564040A (en) 1994-11-08 1996-10-08 International Business Machines Corporation Method and apparatus for providing a server function in a logically partitioned hardware machine
US6269392B1 (en) 1994-11-15 2001-07-31 Christian Cotichini Method and apparatus to monitor and locate an electronic device using a secured intelligent agent
US5560013A (en) 1994-12-06 1996-09-24 International Business Machines Corporation Method of using a target processor to execute programs of a source architecture that uses multiple address spaces
US5901312A (en) * 1994-12-13 1999-05-04 Microsoft Corporation Providing application programs with unmediated access to a contested hardware resource
US5555414A (en) 1994-12-14 1996-09-10 International Business Machines Corporation Multiprocessing system including gating of host I/O and external enablement to guest enablement at polling intervals
US5615263A (en) 1995-01-06 1997-03-25 Vlsi Technology, Inc. Dual purpose security architecture with protected internal operating system
US5764969A (en) 1995-02-10 1998-06-09 International Business Machines Corporation Method and system for enhanced management operation utilizing intermixed user level and supervisory level instructions with partial concept synchronization
FR2731536B1 (en) 1995-03-10 1997-04-18 Schlumberger Ind Sa METHOD FOR SECURE INFORMATION RECORDING ON A PORTABLE MEDIUM
US5717903A (en) 1995-05-15 1998-02-10 Compaq Computer Corporation Method and appartus for emulating a peripheral device to allow device driver development before availability of the peripheral device
JP3451595B2 (en) 1995-06-07 2003-09-29 インターナショナル・ビジネス・マシーンズ・コーポレーション Microprocessor with architectural mode control capable of supporting extension to two distinct instruction set architectures
US5684948A (en) 1995-09-01 1997-11-04 National Semiconductor Corporation Memory management circuit which provides simulated privilege levels
US5633929A (en) 1995-09-15 1997-05-27 Rsa Data Security, Inc Cryptographic key escrow system having reduced vulnerability to harvesting attacks
US5737760A (en) 1995-10-06 1998-04-07 Motorola Inc. Microcontroller with security logic circuit which prevents reading of internal memory by external program
US6093213A (en) 1995-10-06 2000-07-25 Advanced Micro Devices, Inc. Flexible implementation of a system management mode (SMM) in a processor
JP3693721B2 (en) 1995-11-10 2005-09-07 Necエレクトロニクス株式会社 Microcomputer with built-in flash memory and test method thereof
IL116708A (en) 1996-01-08 2000-12-06 Smart Link Ltd Real-time task manager for a personal computer
JP2000503154A (en) 1996-01-11 2000-03-14 エムアールジェイ インコーポレイテッド System for controlling access and distribution of digital ownership
US5657445A (en) 1996-01-26 1997-08-12 Dell Usa, L.P. Apparatus and method for limiting access to mass storage devices in a computer system
IL117085A (en) 1996-02-08 2005-07-25 Milsys Ltd Secure computer system
US5835594A (en) 1996-02-09 1998-11-10 Intel Corporation Methods and apparatus for preventing unauthorized write access to a protected non-volatile storage
US5978892A (en) 1996-05-03 1999-11-02 Digital Equipment Corporation Virtual memory allocation in a virtual address space having an inaccessible gap
US5809546A (en) 1996-05-23 1998-09-15 International Business Machines Corporation Method for managing I/O buffers in shared storage by structuring buffer table having entries including storage keys for controlling accesses to the buffers
US6205550B1 (en) 1996-06-13 2001-03-20 Intel Corporation Tamper resistant methods and apparatus
US6178509B1 (en) 1996-06-13 2001-01-23 Intel Corporation Tamper resistant methods and apparatus
US6175925B1 (en) 1996-06-13 2001-01-16 Intel Corporation Tamper resistant player for scrambled contents
US5729760A (en) 1996-06-21 1998-03-17 Intel Corporation System for providing first type access to register if processor in first mode and second type access to register if processor not in first mode
US5757604A (en) 1996-06-27 1998-05-26 Raychem Corporation Surge arrester having grooved and ridged terminals
US5944821A (en) 1996-07-11 1999-08-31 Compaq Computer Corporation Secure software registration and integrity assessment in a computer system
US6199152B1 (en) 1996-08-22 2001-03-06 Transmeta Corporation Translated memory protection apparatus for an advanced microprocessor
US5740178A (en) 1996-08-29 1998-04-14 Lucent Technologies Inc. Software for controlling a reliable backup memory
US6055637A (en) 1996-09-27 2000-04-25 Electronic Data Systems Corporation System and method for accessing enterprise-wide resources by presenting to the resource a temporary credential
US5937063A (en) 1996-09-30 1999-08-10 Intel Corporation Secure boot
US5844986A (en) 1996-09-30 1998-12-01 Intel Corporation Secure BIOS
US5935242A (en) 1996-10-28 1999-08-10 Sun Microsystems, Inc. Method and apparatus for initializing a device
JPH10134008A (en) 1996-11-05 1998-05-22 Mitsubishi Electric Corp Semiconductor device and computer system
US5852717A (en) 1996-11-20 1998-12-22 Shiva Corporation Performance optimizations for computer networks utilizing HTTP
DE19649292A1 (en) 1996-11-28 1998-06-04 Deutsche Telekom Ag Access protection method for pay television
US5901225A (en) 1996-12-05 1999-05-04 Advanced Micro Devices, Inc. System and method for performing software patches in embedded systems
US5757919A (en) 1996-12-12 1998-05-26 Intel Corporation Cryptographically protected paging subsystem
US5818939A (en) 1996-12-18 1998-10-06 Intel Corporation Optimized security functionality in an electronic system
US6412035B1 (en) 1997-02-03 2002-06-25 Real Time, Inc. Apparatus and method for decreasing the response times of interrupt service routines
US5953502A (en) 1997-02-13 1999-09-14 Helbig, Sr.; Walter A Method and apparatus for enhancing computer system security
JP4000654B2 (en) 1997-02-27 2007-10-31 セイコーエプソン株式会社 Semiconductor device and electronic equipment
US6272637B1 (en) 1997-04-14 2001-08-07 Dallas Semiconductor Corporation Systems and methods for protecting access to encrypted information
US6557104B2 (en) 1997-05-02 2003-04-29 Phoenix Technologies Ltd. Method and apparatus for secure processing of cryptographic keys
US6044478A (en) 1997-05-30 2000-03-28 National Semiconductor Corporation Cache with finely granular locked-down regions
US6075938A (en) 1997-06-10 2000-06-13 The Board Of Trustees Of The Leland Stanford Junior University Virtual machine monitors for scalable multiprocessors
US5987557A (en) 1997-06-19 1999-11-16 Sun Microsystems, Inc. Method and apparatus for implementing hardware protection domains in a system with no memory management unit (MMU)
US6175924B1 (en) 1997-06-20 2001-01-16 International Business Machines Corp. Method and apparatus for protecting application data in secure storage areas
US6035374A (en) 1997-06-25 2000-03-07 Sun Microsystems, Inc. Method of executing coded instructions in a multiprocessor having shared execution resources including active, nap, and sleep states in accordance with cache miss latency
US6584565B1 (en) 1997-07-15 2003-06-24 Hewlett-Packard Development Company, L.P. Method and apparatus for long term verification of digital signatures
US6014745A (en) 1997-07-17 2000-01-11 Silicon Systems Design Ltd. Protection for customer programs (EPROM)
US5978475A (en) 1997-07-18 1999-11-02 Counterpane Internet Security, Inc. Event auditing system
US6212635B1 (en) 1997-07-18 2001-04-03 David C. Reardon Network security system allowing access and modification to a security subsystem after initial installation when a master token is in place
US5919257A (en) 1997-08-08 1999-07-06 Novell, Inc. Networked workstation intrusion detection system
DE19735948C1 (en) 1997-08-19 1998-10-01 Siemens Nixdorf Inf Syst Method for improving controllability in data processing equipment with translation-look-aside-buffer (TLB)
US6996828B1 (en) * 1997-09-12 2006-02-07 Hitachi, Ltd. Multi-OS configuration method
US6282657B1 (en) 1997-09-16 2001-08-28 Safenet, Inc. Kernel mode protection
US5935247A (en) 1997-09-18 1999-08-10 Geneticware Co., Ltd. Computer system having a genetic code that cannot be directly accessed and a method of maintaining the same
US6148379A (en) 1997-09-19 2000-11-14 Silicon Graphics, Inc. System, method and computer program product for page sharing between fault-isolated cells in a distributed shared memory system
US6182089B1 (en) 1997-09-23 2001-01-30 Silicon Graphics, Inc. Method, system and computer program product for dynamically allocating large memory pages of different sizes
US6061794A (en) 1997-09-30 2000-05-09 Compaq Computer Corp. System and method for performing secure device communications in a peer-to-peer bus architecture
US6357004B1 (en) 1997-09-30 2002-03-12 Intel Corporation System and method for ensuring integrity throughout post-processing
US5970147A (en) 1997-09-30 1999-10-19 Intel Corporation System and method for configuring and registering a cryptographic device
US6085296A (en) 1997-11-12 2000-07-04 Digital Equipment Corporation Sharing memory pages and page tables among computer processes
US6219787B1 (en) 1997-12-22 2001-04-17 Texas Instruments Incorporated Method and apparatus for extending security model to native code
US6378072B1 (en) 1998-02-03 2002-04-23 Compaq Computer Corporation Cryptographic system
US6308270B1 (en) 1998-02-13 2001-10-23 Schlumberger Technologies, Inc. Validating and certifying execution of a software program with a smart card
US6108644A (en) 1998-02-19 2000-08-22 At&T Corp. System and method for electronic transactions
US6131166A (en) 1998-03-13 2000-10-10 Sun Microsystems, Inc. System and method for cross-platform application level power management
US6192455B1 (en) 1998-03-30 2001-02-20 Intel Corporation Apparatus and method for preventing access to SMRAM space through AGP addressing
US6374286B1 (en) 1998-04-06 2002-04-16 Rockwell Collins, Inc. Real time processor capable of concurrently running multiple independent JAVA machines
US6173417B1 (en) 1998-04-30 2001-01-09 Intel Corporation Initializing and restarting operating systems
US6496847B1 (en) * 1998-05-15 2002-12-17 Vmware, Inc. System and method for virtualizing computer systems
US6795966B1 (en) * 1998-05-15 2004-09-21 Vmware, Inc. Mechanism for restoring, porting, replicating and checkpointing computer systems using state extraction
US6397242B1 (en) * 1998-05-15 2002-05-28 Vmware, Inc. Virtualization system including a virtual machine monitor for a computer with a segmented architecture
FR2778998B1 (en) 1998-05-20 2000-06-30 Schlumberger Ind Sa METHOD FOR AUTHENTICATING A PERSONAL CODE OF A USER OF AN INTEGRATED CIRCUIT CARD
DE69942712D1 (en) 1998-05-29 2010-10-14 Texas Instruments Inc Secure computing device
US6421702B1 (en) 1998-06-09 2002-07-16 Advanced Micro Devices, Inc. Interrupt driven isochronous task scheduler system
US6505279B1 (en) 1998-08-14 2003-01-07 Silicon Storage Technology, Inc. Microcontroller system having security circuitry to selectively lock portions of a program memory address space
US6339815B1 (en) 1998-08-14 2002-01-15 Silicon Storage Technology, Inc. Microcontroller system having allocation circuitry to selectively allocate and/or hide portions of a program memory address space
US6363485B1 (en) 1998-09-09 2002-03-26 Entrust Technologies Limited Multi-factor biometric authenticating device and method
US6463535B1 (en) 1998-10-05 2002-10-08 Intel Corporation System and method for verifying the integrity and authorization of software before execution in a local platform
US6230248B1 (en) 1998-10-12 2001-05-08 Institute For The Development Of Emerging Architectures, L.L.C. Method and apparatus for pre-validating regions in a virtual addressing scheme
US6330670B1 (en) 1998-10-26 2001-12-11 Microsoft Corporation Digital rights management operating system
US6609199B1 (en) 1998-10-26 2003-08-19 Microsoft Corporation Method and apparatus for authenticating an open system application to a portable IC device
US7194092B1 (en) 1998-10-26 2007-03-20 Microsoft Corporation Key-based secure storage
US6327652B1 (en) 1998-10-26 2001-12-04 Microsoft Corporation Loading and identifying a digital rights management operating system
US6453392B1 (en) * 1998-11-10 2002-09-17 International Business Machines Corporation Method of and apparatus for sharing dedicated devices between virtual machine guests
US6445797B1 (en) 1998-12-16 2002-09-03 Secure Choice Llc Method and system for performing secure electronic digital streaming
US6463537B1 (en) 1999-01-04 2002-10-08 Codex Technologies, Inc. Modified computer motherboard security and identification system
US6282650B1 (en) 1999-01-25 2001-08-28 Intel Corporation Secure public digital watermark
US7111290B1 (en) 1999-01-28 2006-09-19 Ati International Srl Profiling program execution to identify frequently-executed portions and to assist binary translation
US6560627B1 (en) 1999-01-28 2003-05-06 Cisco Technology, Inc. Mutual exclusion at the record level with priority inheritance for embedded systems using one semaphore
US6188257B1 (en) 1999-02-01 2001-02-13 Vlsi Technology, Inc. Power-on-reset logic with secure power down capability
EP1030237A1 (en) 1999-02-15 2000-08-23 Hewlett-Packard Company Trusted hardware device in a computer
US6272533B1 (en) 1999-02-16 2001-08-07 Hendrik A. Browne Secure computer system and method of providing secure access to a computer system including a stand alone switch operable to inhibit data corruption on a storage device
US7225333B2 (en) 1999-03-27 2007-05-29 Microsoft Corporation Secure processor architecture for use with a digital rights management (DRM) system on a computing device
US6615278B1 (en) 1999-03-29 2003-09-02 International Business Machines Corporation Cross-platform program, system, and method having a global registry object for mapping registry equivalent functions in an OS/2 operating system environment
US6684326B1 (en) 1999-03-31 2004-01-27 International Business Machines Corporation Method and system for authenticated boot operations in a computer system of a networked computing environment
US6651171B1 (en) 1999-04-06 2003-11-18 Microsoft Corporation Secure execution of program code
US6389537B1 (en) 1999-04-23 2002-05-14 Intel Corporation Platform and method for assuring integrity of trusted agent communications
US6275933B1 (en) 1999-04-30 2001-08-14 3Com Corporation Security system for a computerized apparatus
EP1056014A1 (en) 1999-05-28 2000-11-29 Hewlett-Packard Company System for providing a trustworthy user interface
EP1055989A1 (en) 1999-05-28 2000-11-29 Hewlett-Packard Company System for digitally signing a document
US6321314B1 (en) 1999-06-09 2001-11-20 Ati International S.R.L. Method and apparatus for restricting memory access
US6633981B1 (en) 1999-06-18 2003-10-14 Intel Corporation Electronic system and method for controlling access through user authentication
US6158546A (en) 1999-06-25 2000-12-12 Tenneco Automotive Inc. Straight through muffler with conically-ended output passage
US6301646B1 (en) 1999-07-30 2001-10-09 Curl Corporation Pointer verification system and method
US6529909B1 (en) 1999-08-31 2003-03-04 Accenture Llp Method for translating an object attribute converter in an information services patterns environment
JP2001148344A (en) 1999-09-09 2001-05-29 Nikon Corp Aligner, method for controlling output of energy source, laser using the method and method for manufacturing device
EP1085396A1 (en) 1999-09-17 2001-03-21 Hewlett-Packard Company Operation of trusted state in computing platform
US6535988B1 (en) 1999-09-29 2003-03-18 Intel Corporation System for detecting over-clocking uses a reference signal thereafter preventing over-clocking by reducing clock rate
US6374317B1 (en) 1999-10-07 2002-04-16 Intel Corporation Method and apparatus for initializing a computer interface
GB9923804D0 (en) 1999-10-08 1999-12-08 Hewlett Packard Co Electronic commerce system
US6292874B1 (en) 1999-10-19 2001-09-18 Advanced Technology Materials, Inc. Memory management method and apparatus for partitioning homogeneous memory and restricting access of installed applications to predetermined memory ranges
AU2001251701A1 (en) 2000-02-25 2001-09-03 Identix Incorporated Secure transaction system
AU2001243365A1 (en) 2000-03-02 2001-09-12 Alarity Corporation System and method for process protection
JP3710671B2 (en) 2000-03-14 2005-10-26 シャープ株式会社 One-chip microcomputer, IC card using the same, and access control method for one-chip microcomputer
CA2341931C (en) 2000-03-24 2006-05-30 Contentguard Holdings, Inc. System and method for protection of digital works
US6633963B1 (en) 2000-03-31 2003-10-14 Intel Corporation Controlling access to multiple memory zones in an isolated execution environment
US6507904B1 (en) 2000-03-31 2003-01-14 Intel Corporation Executing isolated mode instructions in a secure system running in privilege rings
US6678825B1 (en) 2000-03-31 2004-01-13 Intel Corporation Controlling access to multiple isolated memories in an isolated execution environment
US6795905B1 (en) 2000-03-31 2004-09-21 Intel Corporation Controlling accesses to isolated memory using a memory controller for isolated execution
US6651132B1 (en) * 2000-07-17 2003-11-18 Microsoft Corporation System and method for emulating the operation of a translation look-aside buffer
GB0020416D0 (en) 2000-08-18 2000-10-04 Hewlett Packard Co Trusted system
US6938164B1 (en) 2000-11-22 2005-08-30 Microsoft Corporation Method and system for allowing code to be securely initialized in a computer
US7631160B2 (en) 2001-04-04 2009-12-08 Advanced Micro Devices, Inc. Method and apparatus for securing portions of memory
US6976136B2 (en) 2001-05-07 2005-12-13 National Semiconductor Corporation Flash memory protection scheme for secured shared BIOS implementation in personal computers with an embedded controller
US7676430B2 (en) 2001-05-09 2010-03-09 Lenovo (Singapore) Ptd. Ltd. System and method for installing a remote credit card authorization on a system with a TCPA complaint chipset
EP1271277A3 (en) 2001-06-26 2003-02-05 Redstrike B.V. Security system and software to prevent unauthorized use of a computing device
US20030018892A1 (en) 2001-07-19 2003-01-23 Jose Tello Computer with a modified north bridge, security engine and smart card having a secure boot capability and method for secure booting a computer
US7191464B2 (en) 2001-10-16 2007-03-13 Lenovo Pte. Ltd. Method and system for tracking a secure boot in a trusted computing environment
US7103771B2 (en) 2001-12-17 2006-09-05 Intel Corporation Connecting a virtual token to a physical token
US7308576B2 (en) 2001-12-31 2007-12-11 Intel Corporation Authenticated code module
US20030126453A1 (en) 2001-12-31 2003-07-03 Glew Andrew F. Processor supporting execution of an authenticated code instruction
US7107460B2 (en) 2002-02-15 2006-09-12 International Business Machines Corporation Method and system for securing enablement access to a data security device
US7343493B2 (en) 2002-03-28 2008-03-11 Lenovo (Singapore) Pte. Ltd. Encrypted file system using TCPA
US7318141B2 (en) 2002-12-17 2008-01-08 Intel Corporation Methods and systems to control virtual machines

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5437033A (en) * 1990-11-16 1995-07-25 Hitachi, Ltd. System for recovery from a virtual machine monitor failure with a continuous guest dispatched to a nonguest mode
US5522075A (en) * 1991-06-28 1996-05-28 Digital Equipment Corporation Protection ring extension for computers having distinct virtual machine monitor and virtual machine address spaces

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CHIEN A A ET AL: "Safe and protected execution for the Morph/AMRM reconfigurable processor" FIELD-PROGRAMMABLE CUSTOM COMPUTING MACHINES, 1999. FCCM '99. PROCEEDINGS. SEVENTH ANNUAL IEEE SYMPOSIUM ON NAPA VALLEY, CA, USA 21-23 APRIL 1999, LOS ALAMITOS, CA, USA,IEEE COMPUT. SOC, US, 21 April 1999 (1999-04-21), pages 209-221, XP010359180 ISBN: 0-7695-0375-6 *
JOHN SCOTT ROBIN AND CYNTHIA E. IRVINE: "Analysis of the Pentium's Ability to Support a Secure Virtual Machine Monitor" PROCEEDINGS OF THE 9TH USENIX SECURITY SYMPOSIUM, [Online] 14 - 17 August 2000, pages 1-17, XP002247347 Denver, Colorado, USA Retrieved from the Internet: <URL:http://www.usenix.org/publications/li brary/proceedings/sec2000/robin.html> [retrieved on 2003-07-11] *
KARGER P A ET AL: "A VMM security kernel for the VAX architecture" PROCEEDINGS OF THE SYMPOSIUM ON RESEARCH IN SECURITY AND PRIVACY. OAKLAND, MAY 7 - 9, 1990, LOS ALAMITOS, IEEE COMP. SOC. PRESS, US, vol. SYMP. 11, 7 May 1990 (1990-05-07), pages 2-19, XP010020182 ISBN: 0-8186-2060-9 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7103529B2 (en) 2001-09-27 2006-09-05 Intel Corporation Method for providing system integrity and legacy environment emulation
CN100472454C (en) * 2002-12-19 2009-03-25 英特尔公司 Methods and systems to manage machine state in virtual machine operations
GB2420207B (en) * 2003-09-15 2008-04-16 Intel Corp Vectoring an interrupt or exception upon resuming operation of a virtual machine
GB2420207A (en) * 2003-09-15 2006-05-17 Intel Corp Vectoring an interrupt or exception upon resuming operation of a virtual machine
WO2005029327A1 (en) * 2003-09-15 2005-03-31 Intel Corporation Vectoring an interrupt or exception upon resuming operation of a virtual machine
CN103064725B (en) * 2003-09-15 2016-04-06 英特尔公司 The use of multiple monitor of virtual machine of handle privileged events
US7287197B2 (en) * 2003-09-15 2007-10-23 Intel Corporation Vectoring an interrupt or exception upon resuming operation of a virtual machine
JP2007528084A (en) * 2004-03-31 2007-10-04 インテル・コーポレーション Method and apparatus for facilitating recognition of open event windows during execution of guest software in a virtual machine environment
WO2005098621A1 (en) 2004-03-31 2005-10-20 Intel Corporation Method and apparatus for facilitating recognition of an open event window during operation of guest software in a virtual machine environment
US7861245B2 (en) 2004-03-31 2010-12-28 Intel Corporation Method and apparatus for facilitating recognition of an open event window during operation of guest software in a virtual machine environment
US7802250B2 (en) 2004-06-28 2010-09-21 Intel Corporation Support for transitioning to a virtual machine monitor based upon the privilege level of guest software
CN101493785B (en) * 2004-06-28 2014-06-18 英特尔公司 Support for transitioning to a virtual machine monitor based upon the privilege level of guest software
EP1669864A1 (en) * 2004-12-03 2006-06-14 STMicroelectronics S.r.l. A process for managing virtual machines in a physical processing machine, corresponding processor system and computer program product therefor
US8015562B2 (en) 2004-12-03 2011-09-06 Stmicroelectronics S.R.L. Process for managing virtual machines in a physical processing machine, corresponding processor system and computer program product therefor
EP1736875A1 (en) * 2005-06-21 2006-12-27 Alcatel Method of operating a computer system
JP2010176693A (en) * 2005-12-30 2010-08-12 Intel Corp Delivering interrupt directly to virtual processor
US8286162B2 (en) 2005-12-30 2012-10-09 Intel Corporation Delivering interrupts directly to a virtual processor
CN100464276C (en) * 2005-12-30 2009-02-25 联想(北京)有限公司 Method and system for allocating and protecting subscriber software-hardware configuration information
EP1804164A1 (en) * 2005-12-30 2007-07-04 Intel Corporation Delivering interrupts directly to a virtual processor
US8522236B2 (en) 2007-12-28 2013-08-27 Intel Corporation Method and system for establishing a robust virtualized environment
JP2010157232A (en) * 2008-12-31 2010-07-15 Intel Corp Providing multiple virtual device controllers by redirecting interrupt from physical device controller
US9424211B2 (en) 2008-12-31 2016-08-23 Intel Corporation Providing multiple virtual device controllers by redirecting an interrupt from a physical device controller

Also Published As

Publication number Publication date
WO2002052404A3 (en) 2003-09-12
HK1058255A1 (en) 2004-05-07
DE10197121B4 (en) 2009-10-01
GB2386230A (en) 2003-09-10
BR0116599A (en) 2004-06-15
CN1561485A (en) 2005-01-05
RU2265880C2 (en) 2005-12-10
KR20040028704A (en) 2004-04-03
TW594493B (en) 2004-06-21
GB2386230B (en) 2005-03-02
KR100602157B1 (en) 2006-07-19
AU2002217992A1 (en) 2002-07-08
US7818808B1 (en) 2010-10-19
RU2003123118A (en) 2005-01-10
DE10197121T1 (en) 2003-11-13
GB0314030D0 (en) 2003-07-23
CN1295604C (en) 2007-01-17

Similar Documents

Publication Publication Date Title
US7818808B1 (en) Processor mode for limiting the operation of guest software running on a virtual machine supported by a virtual machine monitor
US7127548B2 (en) Control register access virtualization performance improvement in the virtual-machine architecture
EP1524596B1 (en) Systems and methods for using synthetic instructions in a virtual machine
US7020738B2 (en) Method for resolving address space conflicts between a virtual machine monitor and a guest operating system
US7802250B2 (en) Support for transitioning to a virtual machine monitor based upon the privilege level of guest software
US20050076186A1 (en) Systems and methods for improving the x86 architecture for processor virtualization, and software systems and methods for utilizing the improvements
Uhlig et al. Intel virtualization technology
US8763115B2 (en) Impeding progress of malicious guest software
US7418584B1 (en) Executing system management mode code as virtual machine guest
US8561060B2 (en) Processor and method configured to determine an exit mechanism using an intercept configuration for a virtual machine
EP1939754B1 (en) Providing protected access to critical memory regions
US7886293B2 (en) Optimizing system behavior in a virtual machine environment
US20160048679A1 (en) Systems And Methods for Exposing A Current Processor Instruction Upon Exiting A Virtual Machine
US10140448B2 (en) Systems and methods of asynchronous analysis of event notifications for computer security applications
US8650375B2 (en) Virtual machine control program and virtual machine system
US20100299665A1 (en) Interposition method suitable for hardware-assisted virtual machine
US10963280B2 (en) Hypervisor post-write notification of control and debug register updates
Virtualization Secure virtual machine architecture reference manual
US11216280B2 (en) Exception interception
Suzuki et al. Analysis of the ARM architecture’s ability to support a virtual machine monitor through a simple implementation
Bugnion et al. x86-64: CPU Virtualization with VT-x

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

ENP Entry into the national phase

Ref document number: 0314030

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20011127

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 638/MUMNP/2003

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 1020037008692

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 018215750

Country of ref document: CN

RET De translation (de og part 6b)

Ref document number: 10197121

Country of ref document: DE

Date of ref document: 20031113

Kind code of ref document: P

WWE Wipo information: entry into national phase

Ref document number: 10197121

Country of ref document: DE

122 Ep: pct application non-entry in european phase
WWP Wipo information: published in national office

Ref document number: 1020037008692

Country of ref document: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Ref document number: JP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607