Virtualization system for computers that use address space indentifiers
    1.
    发明授权
    Virtualization system for computers that use address space indentifiers 有权
    使用地址空间标识符的计算机的虚拟化系统

    公开(公告)号:US07409487B1

    公开(公告)日:2008-08-05

    申请号:US10609877

    申请日:2003-06-30

    IPC分类号: G06F12/00 G06F9/26 G06F21/00

    摘要: A virtual computer system including multiple virtual machines (VMs) is implemented in a physical computer system that uses address space identifiers (ASIDs). Each VM includes a virtual translation look-aside buffer (TLB), in which guest software, executing on the VM, may insert address translations, with each translation including an ASID. For each ASID used by guest software, a virtual machine monitor (VMM), or other software unit, assigns a unique shadow ASID for use in corresponding address translations in a hardware TLB. If a unique shadow ASID is not available for a newly used guest ASID, the VMM reassigns a shadow ASID from a prior guest ASID to the new guest ASID, purging any entries in the hardware TLB corresponding to the prior guest ASID. Assigning unique shadow ASIDs limits the need for TLB purges upon switching between the multiple VMs, reducing the number of TLB miss faults, and consequently improving overall processing efficiency.

    摘要翻译: 在使用地址空间标识符(ASID)的物理计算机系统中实现包括多个虚拟机(VM)的虚拟计算机系统。 每个虚拟机包括虚拟翻译后备缓冲器(TLB),其中在VM上执行的客户机软件可以插入地址转换,每个转换包括ASID。 对于访客软件使用的每个ASID,虚拟机监视器(VMM)或其他软件单元分配一个唯一的影子ASID,用于硬件TLB中相应的地址转换。 如果唯一的影子ASID不适用于新使用的客户机ASID,则VMM将从先前客户机ASID的影子ASID重新分配给新的客户机ASID,清除与先前客户机ASID相对应的硬件TLB中的任何条目。 分配唯一的影子ASID限制了在多个VM之间切换时对TLB清除的需求,减少了TLB未命中故障的数量,从而提高了整体处理效率。

    Virtualization system for computers having multiple protection mechanisms
    2.
    发明授权
    Virtualization system for computers having multiple protection mechanisms 有权
    具有多重保护机制的计算机的虚拟化系统

    公开(公告)号:US07278030B1

    公开(公告)日:2007-10-02

    申请号:US10378126

    申请日:2003-03-03

    IPC分类号: G06F11/30 G06F12/14

    CPC分类号: G06F12/1466 G06F9/45537

    摘要: In a virtual computer system, the invention virtualizes a primary protection mechanism, which restricts memory accesses based on the type of access attempted and a current hardware privilege level, using a secondary protection mechanism, which is independent of the hardware privilege level. The invention may be used to virtualize the protection mechanisms of the Intel IA-64 architecture. In this embodiment, virtual access rights settings in a virtual TLB are translated into shadow access rights settings in a hardware TLB, while virtual protection key settings in a virtual PKR cache are translated into shadow protection key settings in a hardware PKR cache, based in part on the virtual access rights settings. The shadow protection key settings are dependent on the guest privilege level, but the shadow access rights settings are not.

    摘要翻译: 在虚拟计算机系统中,本发明使用独立于硬件特权级别的次级保护机制来虚拟化主保护机制,其基于尝试的访问类型和当前硬件特权级别来限制存储器访问。 本发明可以用于虚拟化Intel IA-64架构的保护机制。 在该实施例中,虚拟TLB中的虚拟访问权限设置被转换为硬件TLB中的影子访问权限设置,而虚拟PKR高速缓存中的虚拟保护密钥设置被部分地转换为硬件PKR高速缓存中的影子保护密钥设置 对虚拟访问权限设置。 影子保护键设置取决于访客权限级别,但影子访问权限设置不是。

    Core sparing on multi-core platforms
    5.
    发明授权
    Core sparing on multi-core platforms 有权
    核心多核平台

    公开(公告)号:US08412981B2

    公开(公告)日:2013-04-02

    申请号:US11648111

    申请日:2006-12-29

    IPC分类号: G06F11/16 G06F11/00

    CPC分类号: G06F11/2028 G06F11/2051

    摘要: Methods and apparatus to provide core sparing on multi-core platforms are described. In an embodiment, stored core state information of a target core (e.g., a core that has detected a fault condition (e.g., within its circuitry) or a request to offload operations from the target core (e.g., to enable run-time diagnostics without interfering with system software)) may be read by a spare core which is to operationally replace the target core. Other embodiments are also described.

    摘要翻译: 描述了在多核平台上提供核心备用的方法和设备。 在一个实施例中,存储目标核心的核心状态信息(例如,已经检测到故障状况的核心(例如,在其电路内)或从目标核心卸载操作的请求(例如,以启用运行时诊断而没有 干扰系统软件))可以由备用核心读取,备用核心在运行上替代目标核心。 还描述了其它实施例。

    Accessing multiple page tables in a computer system
    6.
    发明授权
    Accessing multiple page tables in a computer system 有权
    在计算机系统中访问多个页表

    公开(公告)号:US08225071B2

    公开(公告)日:2012-07-17

    申请号:US13023356

    申请日:2011-02-08

    IPC分类号: G06F12/08 G06F12/10

    CPC分类号: G06F12/1036 G06F12/109

    摘要: A virtual memory system implementing the invention provides concurrent access to translations for virtual addresses from multiple address spaces. One embodiment of the invention is implemented in a virtual computer system, in which a virtual machine monitor supports a virtual machine. In this embodiment, the invention provides concurrent access to translations for virtual addresses from the respective address spaces of both the virtual machine monitor and the virtual machine. Multiple page tables contain the translations for the multiple address spaces. Information about an operating state of the computer system, as well as an address space identifier, are used to determine whether, and under what circumstances, an attempted memory access is permissible. If the attempted memory access is permissible, the address space identifier is also used to determine which of the multiple page tables contains the translation for the attempted memory access.

    摘要翻译: 实现本发明的虚拟存储器系统提供对来自多个地址空间的虚拟地址的翻译的并发访问。 本发明的一个实施例在虚拟计算机系统中实现,其中虚拟机监视器支持虚拟机。 在本实施例中,本发明提供了从虚拟机监视器和虚拟机的相应地址空间对虚拟地址的翻译的并发访问。 多页表包含多个地址空间的翻译。 关于计算机系统的操作状态的信息以及地址空间标识符被用于确定在什么情况下是否允许尝试的存储器访问。 如果尝试的内存访问是允许的,那么地址空间标识符也用于确定哪个多个页表包含尝试的内存访问的转换。

    Methods for accessing multiple page tables in a computer system
    7.
    发明授权
    Methods for accessing multiple page tables in a computer system 有权
    访问计算机系统中多个页表的方法

    公开(公告)号:US07886127B2

    公开(公告)日:2011-02-08

    申请号:US12345866

    申请日:2008-12-30

    IPC分类号: G06F12/08 G06F12/10

    CPC分类号: G06F12/1036 G06F12/109

    摘要: A virtual memory system implementing the invention provides concurrent access to translations for virtual addresses from multiple address spaces. One embodiment of the invention is implemented in a virtual computer system, in which a virtual machine monitor supports a virtual machine. In this embodiment, the invention provides concurrent access to translations for virtual addresses from the respective address spaces of both the virtual machine monitor and the virtual machine. Multiple page tables contain the translations for the multiple address spaces. Information about an operating state of the computer system, as well as an address space identifier, are used to determine whether, and under what circumstances, an attempted memory access is permissible. If the attempted memory access is permissible, the address space identifier is also used to determine which of the multiple page tables contains the translation for the attempted memory access.

    摘要翻译: 实现本发明的虚拟存储器系统提供对来自多个地址空间的虚拟地址的翻译的并发访问。 本发明的一个实施例在虚拟计算机系统中实现,其中虚拟机监视器支持虚拟机。 在本实施例中,本发明提供了从虚拟机监视器和虚拟机的相应地址空间对虚拟地址的翻译的并发访问。 多页表包含多个地址空间的翻译。 关于计算机系统的操作状态的信息以及地址空间标识符被用于确定在什么情况下是否允许尝试的存储器访问。 如果尝试的内存访问是允许的,那么地址空间标识符也用于确定哪个多个页表包含尝试的内存访问的转换。

    SWITCHING BETWEEN MULTIPLE SOFTWARE ENTITIES USING DIFFERENT OPERATING MODES OF A PROCESSOR
    8.
    发明申请
    SWITCHING BETWEEN MULTIPLE SOFTWARE ENTITIES USING DIFFERENT OPERATING MODES OF A PROCESSOR 有权
    使用不同操作模式的处理器之间切换多个软件实体

    公开(公告)号:US20090100250A1

    公开(公告)日:2009-04-16

    申请号:US12339778

    申请日:2008-12-19

    IPC分类号: G06F9/455 G06F9/318

    CPC分类号: G06F9/45554

    摘要: The computer program includes a virtualization software that is executable on the new processor in the legacy mode. The new processor includes a legacy instruction set for a legacy operating mode and a new instruction set for a new operation mode. The switching includes switching from the new instruction set to the legacy instruction set and switching paging tables. Each of the new operating mode and the legacy operating mode has separate paging tables. The switch routine is incorporated in a switch page that is locked in physical memory. The switch page has a first section to store a part of switching instructions conforming to the new instruction set and a second section to store another part of the switching instructions conforming to the legacy instruction set.

    摘要翻译: 该计算机程序包括在传统模式下可在新处理器上执行的虚拟化软件。 新处理器包括用于传统操作模式的传统指令集和用于新操作模式的新指令集。 切换包括从新指令集切换到传统指令集和切换寻呼表。 每个新的操作模式和传统操作模式都有独立的分页表。 开关程序被并入被锁定在物理存储器中的开关页面中。 开关页面具有存储符合新指令集的切换指令的一部分的第一部分和存储符合传统指令集的切换指令的另一部分的第二部分。

    Monitoring resource usage by a virtual machine
    9.
    发明授权
    Monitoring resource usage by a virtual machine 有权
    监视虚拟机的资源使用情况

    公开(公告)号:US09122780B2

    公开(公告)日:2015-09-01

    申请号:US13528628

    申请日:2012-06-20

    IPC分类号: G06F9/455 G06F11/34

    摘要: Embodiments of apparatus, computer-implemented methods, systems, devices, and computer-readable media are described herein for tracking per-virtual machine (“VM”) resource usage independent of a virtual machine monitor (“VMM”). In various embodiments, a first logic unit may associate one or more virtual central processing units (“vCPUs”) operated by one or more physical processing units of a computing device with a first VM of a plurality of VMs operated by the computing device, and collect data about resources used by the one or more physical processing units to operate the one or more vCPUs associated with the first VM. In various embodiments, a second logic unit of the computing device may determine resource-usage by the first VM based on the collected data. In various embodiments, the first and second logic units may perform these functions independent of a VMM of the computing device.

    摘要翻译: 本文描述了装置,计算机实现的方法,系统,设备和计算机可读介质的实施例,用于跟踪独立于虚拟机监视器(“VMM”)的每虚拟机(“VM”)资源使用。 在各种实施例中,第一逻辑单元可以将由计算设备的一个或多个物理处理单元操作的一个或多个虚拟中央处理单元(“vCPU”)与由计算设备操作的多个虚拟机的第一VM相关联,以及 收集关于由一个或多个物理处理单元使用的资源的数据,以操作与第一VM相关联的一个或多个vCPU。 在各种实施例中,计算设备的第二逻辑单元可以基于收集的数据来确定第一VM的资源使用。 在各种实施例中,第一和第二逻辑单元可以独立于计算设备的VMM执行这些功能。

    MONITORING RESOURCE USAGE BY A VIRTUAL MACHINE
    10.
    发明申请
    MONITORING RESOURCE USAGE BY A VIRTUAL MACHINE 有权
    监控虚拟机的资源使用情况

    公开(公告)号:US20130346966A1

    公开(公告)日:2013-12-26

    申请号:US13528628

    申请日:2012-06-20

    IPC分类号: G06F9/455

    摘要: Embodiments of apparatus, computer-implemented methods, systems, devices, and computer-readable media are described herein for tracking per-virtual machine (“VM”) resource usage independent of a virtual machine monitor (“VMM”). In various embodiments, a first logic unit may associate one or more virtual central processing units (“vCPUs”) operated by one or more physical processing units of a computing device with a first VM of a plurality of VMs operated by the computing device, and collect data about resources used by the one or more physical processing units to operate the one or more vCPUs associated with the first VM. In various embodiments, a second logic unit of the computing device may determine resource-usage by the first VM based on the collected data. In various embodiments, the first and second logic units may perform these functions independent of a VMM of the computing device.

    摘要翻译: 本文描述了装置,计算机实现的方法,系统,设备和计算机可读介质的实施例,用于跟踪独立于虚拟机监视器(“VMM”)的每虚拟机(“VM”)资源使用。 在各种实施例中,第一逻辑单元可以将由计算设备的一个或多个物理处理单元操作的一个或多个虚拟中央处理单元(“vCPU”)与由计算设备操作的多个虚拟机的第一VM相关联,以及 收集关于由一个或多个物理处理单元使用的资源的数据,以操作与第一VM相关联的一个或多个vCPU。 在各种实施例中,计算设备的第二逻辑单元可以基于收集的数据来确定第一VM的资源使用。 在各种实施例中,第一和第二逻辑单元可以独立于计算设备的VMM执行这些功能。