翻訳と辞書
Words near each other
・ Vyacheslav Kovneristov
・ Vyacheslav Kozlov
・ Vyacheslav Krasko
・ Vyacheslav Krasnikov
・ Vyacheslav Krasnobayev
・ Vyacheslav Krivopalov
・ Vyacheslav Krotov
・ Vyacheslav Kruglik
・ Vyacheslav Kruglikov
・ Vyacheslav Krykanov
・ Vyacheslav Kulyomin
・ VX-6
・ VX-680
・ VX-9
・ VX-REXX
Vx32
・ VXA
・ VxD
・ VXE-6
・ VXer
・ VxInsight
・ VXL
・ VXR
・ VXS
・ VXS-1
・ VxV
・ VxWorks
・ VXX
・ VY
・ VY Canis Majoris


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Vx32 : ウィキペディア英語版
The Vx32 virtual extension environment is an application-level virtual machine implemented as an ordinary user-mode library and designed to run native x86 code. Applications can link with and use Vx32 in order to create safe, OS-independent execution environments, in which to run untrusted plug-ins or other extensions written in any language that compiles to x86 code.From the host processor's viewpoint, plug-ins running under the Vx32 virtual machine monitor run in the context of the application process itself, but the Vx32 library uses dynamic recompilation to prevent the "guest" plug-in code from accessing memory or jumping to instructions outside its designated sandbox. The Vx32 library redirects any system calls the plug-in makes to the application itself rather than to the host operating system, thereby giving the application exclusive control over the API and security environment in which the plug-in code executes.Vx32 thus provides an application extension facility comparable in function to the Java virtual machine (JVM) or the Common Language Runtime (CLR), but with less overhead and with the ability to run code written in ''any'' language, safe or unsafe. Vx32's primary disadvantage is that it is more difficult to make it run on non-x86 host processors.==Criticism==There are some disadvantages that have been proposed by critics of Vx32:*Vx32 is closely tied to the IA-32 instruction set, which makes it difficult to use on non-x86 architectures*The IA-32e (AMD64) mode cannot be used by guests (the host can still run in 64-bit mode), because of the use of segmentation which is inherent to Vx32's design

The Vx32 virtual extension environment is an application-level virtual machine implemented as an ordinary user-mode library and designed to run native x86 code. Applications can link with and use Vx32 in order to create safe, OS-independent execution environments, in which to run untrusted plug-ins or other extensions written in any language that compiles to x86 code.
From the host processor's viewpoint, plug-ins running under the Vx32 virtual machine monitor run in the context of the application process itself, but the Vx32 library uses dynamic recompilation to prevent the "guest" plug-in code from accessing memory or jumping to instructions outside its designated sandbox. The Vx32 library redirects any system calls the plug-in makes to the application itself rather than to the host operating system, thereby giving the application exclusive control over the API and security environment in which the plug-in code executes.
Vx32 thus provides an application extension facility comparable in function to the Java virtual machine (JVM) or the Common Language Runtime (CLR), but with less overhead and with the ability to run code written in ''any'' language, safe or unsafe. Vx32's primary disadvantage is that it is more difficult to make it run on non-x86 host processors.
==Criticism==
There are some disadvantages that have been proposed by critics of Vx32:
*Vx32 is closely tied to the IA-32 instruction set, which makes it difficult to use on non-x86 architectures
*The IA-32e (AMD64) mode cannot be used by guests (the host can still run in 64-bit mode), because of the use of segmentation which is inherent to Vx32's design

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「The Vx32 virtual extension environment is an application-level virtual machine implemented as an ordinary user-mode library and designed to run native x86 code. Applications can link with and use Vx32 in order to create safe, OS-independent execution environments, in which to run untrusted plug-ins or other extensions written in any language that compiles to x86 code.From the host processor's viewpoint, plug-ins running under the Vx32 virtual machine monitor run in the context of the application process itself, but the Vx32 library uses dynamic recompilation to prevent the "guest" plug-in code from accessing memory or jumping to instructions outside its designated sandbox. The Vx32 library redirects any system calls the plug-in makes to the application itself rather than to the host operating system, thereby giving the application exclusive control over the API and security environment in which the plug-in code executes.Vx32 thus provides an application extension facility comparable in function to the Java virtual machine (JVM) or the Common Language Runtime (CLR), but with less overhead and with the ability to run code written in ''any'' language, safe or unsafe. Vx32's primary disadvantage is that it is more difficult to make it run on non-x86 host processors.==Criticism==There are some disadvantages that have been proposed by critics of Vx32:*Vx32 is closely tied to the IA-32 instruction set, which makes it difficult to use on non-x86 architectures*The IA-32e (AMD64) mode cannot be used by guests (the host can still run in 64-bit mode), because of the use of segmentation which is inherent to Vx32's design」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.