完全仮想化

Multi tool use
計算機科学において、完全仮想化(かんぜんかそうか、英: Full virtualization)とは、特定の種類の仮想機械環境を提供し、基本的なハードウェアを完全にシミュレーションする仮想化技術のこと。準仮想化の対の概念として用いられる。
概要
完全仮想化は、全ての重要なハードウェアの特徴が、それぞれの仮想機械として反映される必要である。完全な命令セット、入出力操作、割り込み、メモリアクセス、そして実機械上で起動するソフトウェアから利用されるその他の要素の全てが含まれ、これらは仮想機械の中で機能する。このような環境において、実のハードウェア上で実行可能な全てのソフトウェア(特にオペレーティングシステム)は、仮想マシン上でも動作させることができる。仮想化の明白なテストは、単体利用を意図したオペレーティングシステムが仮装機械上で起動させられるかどうかである。
仮想化プラットフォームのその他の形式には、修正済み、あるいはそのような利用を想定したソフトウェアを、仮想機械上で動作させるものである。
仮想化の項目も参照のこと。
脚注・出典
デバイスの仮想化|Windows Server|トピックス|Computerworld
関連項目
- 仮想化
- 準仮想化
- 論理ドメイン
- Hyper-V
- KVM
- OpenVZ
- QEMU
- VirtualBox
- VMware
- Xen
仮想化
|
全体 |
- PopekとGoldbergの仮想化要件
- ハイパーバイザ
- 準仮想化
- PowerVM
- x86仮想化
|
プラットフォームの 仮想化 (仮想マシン) |
ハードウェアレベル |
- PR/SM
- LPAR
- LDOM(英語版)
- 仮想86モード
- インテルVT
- AMD-V
- ブレードサーバ
- ハードウェア仮想化(英語版)
- I/O仮想化(英語版)
|
ソフトウェアレベル |
bhyve
z/VM
VMware
Hyper-V
WPAR
Sun xVM(英語版)
Bochs
KVM
PearPC
QEMU
Xen
VirtualBox
jail
Linux-VServer
cgroups
LXC(Docker)
Parallels Virtuozzo Containers
OpenVZ
libvirt
User Mode Linux
Lguest
OSレベルの仮想化(英語版)
アプリケーション仮想化
デスクトップ仮想化
|
言語レベル |
バイトコード
Java仮想マシン
CLR
LLVM
Lua
|
|
リソースの仮想化 |
CPU |
|
メインメモリ |
仮想メモリ
|
ディスク装置 |
RAID
LVM
仮想ファイルシステム
ディスク仮想化ソフト
|
ネットワーク |
VLAN
VPN
仮想ハブ
仮想ネットワークIF
仮想LANカード
HiperSocket
チャネルボンディング
NAT
|
|
その他 |
仮想アプライアンス
エミュレータ
マイクロプログラム方式
互換レイヤー
オブジェクト指向
カプセル化
クラスタリング
クラウドコンピューティング
バーチャルリアリティ
|
|
 |
この項目は、ソフトウェアに関連した書きかけの項目です。この項目を加筆・訂正などしてくださる協力者を求めています(PJ:コンピュータ/P:コンピュータ)。 |
KyRyC8kQ766bBCRhvFgouVyMyx7dYnV30CZhh5 MI
Popular posts from this blog
4
Backstory: I have a Huawei HG8245 router in my house and I want to change the default username/password. I've tried following this guide but the config file always gets reset. My ISP isn't helping either so I'm looking for other ways to accomplish this. The router has telnet access so this seems like a way to change the credentials. The first shell I gain access to looks like this: WAP> Pressing "?" gives me a list of available commands which I've pasted here, the two interesting ones are "su" and "shell". I can't seem to get su access, even after logging in as root (challenge password prompt, and then nothing happens), but shell gives me a proper linux shell. WAP>shell BusyBox v1.18.4 (2017-12-26 17:06:34 CST) built-in shell (ash) Enter 'hel...
up vote
3
down vote
favorite
I have bluez 5.4.3 and I am attempting to communicate with a ble device through minicom. These two deceives (my computer and a bluno nano) are alreadt paired and this has been my method so far. #bluetoothctl # pair xx:xx:xx:xx:xx:xx # exit Everything is working well so far then... #sudo rfcomm connect /dev/rfcomm0 xx:xx:xx:xx:xx:xx 1 & [1] 3665 Can't connect RFCOMM socket: Host is down Does anyone know how to resolve this issue? Any help would be very much appreciated.
bluetooth bluez
share | improve this question
asked Feb 9 '17 at 18:46
Brandon Knape
46 2 ...
0
Every day this error occured on my pc, kernel panic error on interrupt, what will be the problem?
linux-mint
share
asked 6 mins ago
Vinod Selvin Vinod Selvin
1 1
New contributor
Vinod Selvin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment ...