JPH07225694A - Virtual computer system - Google Patents

Virtual computer system

Info

Publication number
JPH07225694A
JPH07225694A JP1508994A JP1508994A JPH07225694A JP H07225694 A JPH07225694 A JP H07225694A JP 1508994 A JP1508994 A JP 1508994A JP 1508994 A JP1508994 A JP 1508994A JP H07225694 A JPH07225694 A JP H07225694A
Authority
JP
Japan
Prior art keywords
guest
parent
application
virtual computer
real
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP1508994A
Other languages
Japanese (ja)
Inventor
Yoshihiro Yamada
善弘 山田
Junichi Makioka
淳一 牧岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP1508994A priority Critical patent/JPH07225694A/en
Publication of JPH07225694A publication Critical patent/JPH07225694A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a virtual computer system capable of smoothly performing a processing even when the same peripheral equipment is alternately utilized from plural OSes. CONSTITUTION:A virtual computer 1 is provided with a table 14 for storing the state of the peripheral equipment 4 controlled by a real device controller 3 and the state of the peripheral equipment controlled by a quest device driver 6. Then, by monitoring the respective device drivers 3 and 6 accessing the peripheral equipment 4 by the virtual machine monitor 1, checking the table 14 for storing the states of the peripheral equipment and permitting access only when conditions are valid, the access of the peripheral equipment by the plural OSes is smoothly performed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、一つの実計算機上で複
数の異なるOSを利用する仮想計算機に係わり、特に、
ゲストOS上のアプリケーションから親OSのサービス
を直接利用する事ができ、さらに、ゲストOSと親OS
から効率良く実計算機の周辺機器を制御することのでき
る仮想計算機システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a virtual computer which uses a plurality of different OSs on one real computer, and more particularly,
The service of the parent OS can be used directly from the application on the guest OS.
The present invention relates to a virtual computer system capable of efficiently controlling peripheral devices of a real computer.

【0002】[0002]

【従来の技術】複数のOSを同時に動かすような仮想計
算機システムにおいては、実計算機のハードウエアに対
して、2つ以上のOSから同時に入出力要求が発生しな
いようにするのが普通である。例えば特開平3−131
936号公報では、仮想計算機モニタに、ゲストOSに
よる入出力装置へのアクセスを管理するためのテーブル
を設けて2つ以上のOSからの入出力装置への要求が同
時に起きないように管理している。
2. Description of the Related Art In a virtual computer system in which a plurality of OSs are operated at the same time, it is usual to prevent the hardware of a real computer from simultaneously issuing input / output requests from two or more OSs. For example, JP-A-3-131
In Japanese Patent Publication No. 936, a table for managing access to an input / output device by a guest OS is provided in a virtual machine monitor so that requests from two or more OSs to the input / output device do not occur at the same time. There is.

【0003】しかし、従来の方式では、ゲストOS上の
アプリケーションが、親OSのサービスによる周辺装置
へのアクセスと、ゲストOSのサービスによる周辺装置
へのアクセスを交互に用いる必要がある場合には、周辺
装置へのアクセスごとに各OSが前記周辺装置を使いは
じめてから処理を終了して解放するまでに別のOSによ
るアクセスができず、処理を円滑に行えない可能性が有
った。
However, in the conventional method, when the application on the guest OS needs to alternately use the access to the peripheral device by the service of the parent OS and the access to the peripheral device by the service of the guest OS, There is a possibility that each OS may not be able to perform processing smoothly because each OS cannot access another OS until the OS starts using the peripheral device and finishes and releases the processing.

【0004】[0004]

【発明が解決しようとする課題】本発明の目的は、複数
のOSを同時に動かすことができ、ゲストOS上のアプ
リケーションからゲストOSのサービスと親OSのサー
ビスを交互に用いて一つの周辺装置をアクセスした場合
でも円滑に周辺機器の利用が可能な仮想計算機システム
を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to enable a plurality of OSs to be operated at the same time, and to use a guest OS service and a parent OS service alternately from an application on the guest OS to provide one peripheral device. It is to provide a virtual computer system that enables smooth use of peripheral devices even when accessed.

【0005】[0005]

【課題を解決するための手段】前記課題を解決するため
に、本発明では、実計算機を制御する親OSと、該親O
Sの動作を監視する仮想計算機モニタと、該仮想計算機
モニタの制御のもとで動作する一つ以上のゲストOS
と、ゲストOSで動作するアプリケーションから成る仮
想計算機システムにおいてゲストOS上のアプリケーシ
ョンから親OSの機能を直接利用することのできるイン
ターフェイスを設ける。また、実計算機を制御する親O
Sと、該親OSの動作を監視する仮想計算機モニタと、
該仮想計算機モニタの制御のもとで動作する一つ以上の
ゲストOSと、親OSで動作するアプリケーションから
成る仮想計算機システムにおいて親OS上のアプリケー
ションからゲストOSの機能を直接利用することのでき
るインターフェイスを設ける。さらに、実計算機を制御
する親OSと、周辺装置を制御する実デバイスハンドラ
と、該親OSの動作を監視する仮想計算機モニタと、該
仮想計算機モニタの制御のもとで動作する一つ以上のゲ
ストOSと、ゲストOSから実計算機の周辺装置を制御
するゲストデバイスドライバとゲストOSで動作するア
プリケーションから成る仮想計算機システムにおいて、
前記仮想計算機モニタに実デバイスコントローラにより
制御される周辺装置の状態と、ゲストデバイスドライブ
により制御される周辺機器の状態を格納するテーブルを
設け、前記テーブルの内容を監視して実際の周辺機器を
操作する手段を設ける。
In order to solve the above-mentioned problems, according to the present invention, a parent OS for controlling a real computer and the parent O
A virtual machine monitor that monitors the operation of S, and one or more guest OSs that operate under the control of the virtual machine monitor
In the virtual machine system consisting of applications operating on the guest OS, an interface is provided so that the application on the guest OS can directly use the function of the parent OS. Also, the parent O that controls the actual computer
S, a virtual machine monitor for monitoring the operation of the parent OS,
An interface that allows a function of the guest OS to be directly used by an application on the parent OS in a virtual computer system including one or more guest OSs that operate under the control of the virtual machine monitor and an application that runs on the parent OS To provide. Further, a parent OS that controls the real computer, a real device handler that controls the peripheral device, a virtual computer monitor that monitors the operation of the parent OS, and one or more units that operate under the control of the virtual computer monitor. In a virtual computer system including a guest OS, a guest device driver that controls a peripheral device of a real computer from the guest OS, and an application that operates in the guest OS,
The virtual computer monitor is provided with a table for storing the state of the peripheral device controlled by the real device controller and the state of the peripheral device controlled by the guest device drive, and the contents of the table are monitored to operate the actual peripheral device. The means to do is provided.

【0006】[0006]

【作用】実計算機を制御する親OSと、該親OSの動作
を監視する仮想計算機モニタと、該仮想計算機モニタの
制御のもとで動作する一つ以上のゲストOSと、ゲスト
OSで動作するアプリケーションから成る仮想計算機シ
ステムにおいて、ゲストOS上のアプリケーションから
特定の割込を発生させることにより、仮想計算機モニタ
に制御を移すようにする。仮想計算機モニタは、特定の
割込が発生すると、親OSを起動して親OSのサービス
を要求してサービスを行わせる。親OSのサービスが終
了した後にゲストOSに復帰することにより、ゲストO
S上のアプリケーションから親OSの機能を直接利用す
ることができるようにする。
A parent OS that controls a real computer, a virtual computer monitor that monitors the operation of the parent OS, one or more guest OSs that operate under the control of the virtual computer monitor, and a guest OS that operates. In a virtual machine system including applications, a specific interrupt is generated from an application on a guest OS, and control is transferred to a virtual machine monitor. When a specific interrupt occurs, the virtual machine monitor activates the parent OS, requests the service of the parent OS, and executes the service. By returning to the guest OS after the service of the parent OS ends, the guest O
The application on S can directly use the function of the parent OS.

【0007】また、実計算機を制御する親OSと、該親
OSの動作を監視する仮想計算機モニタと、該仮想計算
機モニタの制御のもとで動作する一つ以上のゲストOS
と、親OSで動作するアプリケーションから成る仮想計
算機システムにおいて、親OS上のアプリケーションか
ら特定の割込を発生させることにより、仮想計算機モニ
タに制御を移すようにする。仮想計算機モニタは、特定
の割込が発生すると、ゲストOSを起動してゲストOS
のサービスを要求してサービスを行わせる。ゲストOS
のサービスが終了した後に親OSに復帰することによ
り、親OS上のアプリケーションからゲストOSの機能
を直接利用することができるようにする。
A parent OS that controls the real computer, a virtual computer monitor that monitors the operation of the parent OS, and one or more guest OSs that operate under the control of the virtual computer monitor
Then, in the virtual computer system composed of the application operating on the parent OS, the control is transferred to the virtual computer monitor by generating a specific interrupt from the application on the parent OS. When a specific interrupt occurs, the virtual machine monitor activates the guest OS and
Request the service of and perform the service. Guest OS
By returning to the parent OS after the above service is finished, the function of the guest OS can be directly used from the application on the parent OS.

【0008】さらに、ゲストOS上のアプリケーション
から親OSを通じての周辺機器のアクセスとゲストOS
を通じての周辺機器のアクセスを交互に行う場合でも、
仮想計算機モニタに実デバイスコントローラにより制御
される周辺装置の状態と、ゲストデバイスドライバによ
り制御される周辺機器の状態を格納するテーブルを設
け、各デバイスドライブが周辺装置をアクセスするのを
仮想計算機モニタで監視して、どちらかのデバイスドラ
イバが周辺機器にアクセスする時点で、周辺機器の状態
を格納するテーブルをチェックして、条件が成立する場
合のみ周辺機器に対するアクセスを許可することによ
り、複数のOSによる周辺機器のアクセスが円滑に行え
るようにする。
[0008] Further, access from the application on the guest OS to the peripheral device through the parent OS and the guest OS
Even if you access the peripherals through
The virtual machine monitor is provided with a table that stores the state of the peripheral devices controlled by the real device controller and the state of the peripheral devices controlled by the guest device driver, and the virtual machine monitor allows each device drive to access the peripheral device. By monitoring and checking the table storing the state of the peripheral device when either device driver accesses the peripheral device, and permitting access to the peripheral device only when the condition is satisfied, a plurality of OSs can be obtained. To enable smooth access to peripheral devices.

【0009】[0009]

【実施例】図1は、本発明の一実施例の構成図である。
図中、構成要素1は仮想計算機モニタ、2は親OS、3
は実デバイスドライバ、4は実計算機の周辺装置、5は
ゲストOS、6はゲストデバイスドライバ、7はゲスト
OS用アプリケーション、11は実デバイスドライバか
らのハードウエアアクセス、12はゲストデバイスドラ
イバからのハードウエアへのアクセス、13はゲストO
S用アプリケーションからの親OSの呼出、14は仮想
計算機モニタ内の周辺機器の状態管理テーブル、15は
システムタイマである。
1 is a block diagram of an embodiment of the present invention.
In the figure, component 1 is a virtual computer monitor, 2 is a parent OS, 3
Is a real device driver, 4 is a peripheral device of a real computer, 5 is a guest OS, 6 is a guest device driver, 7 is a guest OS application, 11 is hardware access from the real device driver, and 12 is hardware from the guest device driver. Access to clothing, 13 is guest O
A parent OS is called from the S application, 14 is a state management table of peripheral devices in the virtual machine monitor, and 15 is a system timer.

【0010】図2は、本発明の動作を示すフロー図であ
る。図中、番号200から215は、処理内容を示す。
FIG. 2 is a flow chart showing the operation of the present invention. In the figure, the numbers 200 to 215 indicate the processing contents.

【0011】仮想計算機モニタ1は、親OS2およびゲ
ストOS5よりも高い特権を持っており、各OSの動作
を監視するものとする。立ちあげ時はまず、親OSをは
じめに立ちあげる。親OSは特権レベルの高いスーパー
バイザモードをサポートしないものとする。親OSを立
ちあげてから親OSにより仮想計算機のプログラムを起
動する。仮想計算機のプログラム自体がスーパーバイザ
モードを利用してしまうことにより仮想計算機モニタ1
が親OSよりも高い特権レベルを持つことができる。な
お、ゲストOSもスーパーバイザモードを用いないと仮
定して以後の説明を続ける。仮想計算機モニタ1はCP
UからのI/Oアクセスを監視することにより周辺装置
へのアクセスを検出する。また、ソフトウエア割り込み
を監視することによりアプリケーションからのOSに対
する呼出を検出する。さらに、仮想計算機モニタはハー
ドウエア割り込みを監視することにより周辺機器からの
割込を検出する。
The virtual machine monitor 1 has a higher privilege than the parent OS 2 and the guest OS 5 and monitors the operation of each OS. When booting, first boot the parent OS. It is assumed that the parent OS does not support the high privilege level supervisor mode. After booting the parent OS, the program of the virtual machine is started by the parent OS. The virtual machine program itself uses the supervisor mode, so the virtual machine monitor 1
Can have a higher privilege level than the parent OS. Note that the following description will be continued assuming that the guest OS also does not use the supervisor mode. Virtual machine monitor 1 is CP
Access to peripheral devices is detected by monitoring I / O access from U. In addition, a call from the application to the OS is detected by monitoring the software interrupt. Further, the virtual machine monitor detects an interrupt from a peripheral device by monitoring a hardware interrupt.

【0012】親OS2は周辺装置4を有する実計算機を
用いるために設計された本来のOSであり、実デバイス
ドライバ3というプログラムにより周辺装置4の制御を
行う。矢印11は実デバイスドライバによる周辺機器4
へのアクセスを示す。アクセス11は前述のように仮想
計算機モニタにより監視されている。
The parent OS 2 is an original OS designed to use a real computer having the peripheral device 4, and the peripheral device 4 is controlled by a program called a real device driver 3. The arrow 11 indicates the peripheral device 4 by the actual device driver.
Indicates access to. The access 11 is monitored by the virtual machine monitor as described above.

【0013】ゲストOS5は、親OS2用のハードウエ
アとは異なるハードウエアを対象に作られたOSであ
り、ゲストOS用アプリケーション7を動かすことがで
きる。ゲストOS5はゲストデバイスドライバ6により
周辺装置4にアクセスする。ここでは、ゲストデバイス
ドライバ6は周辺装置4を制御可能なように作られてい
るものとする。
The guest OS 5 is an OS created for the hardware different from the hardware for the parent OS 2, and can run the guest OS application 7. The guest OS 5 accesses the peripheral device 4 by the guest device driver 6. Here, it is assumed that the guest device driver 6 is made to be able to control the peripheral device 4.

【0014】本来、ゲストOS用アプリケーション7を
周辺装置4を有する実計算機で動作させるためには、ア
プリケーション7を親OS用に作り替えることが必要で
ある。しかし、アプリケーション7の規模が大きい場合
は、アプリケーション7の変更のための手間が非常に大
きなものになってしまう。そこで、周辺装置4を有する
実計算機の上で仮想計算機モニタ1を動作させ、仮想計
算機モニタ1の管理の下でゲストOS5およびゲストO
S5用のアプリケーションを利用することにより、異な
るハードウエアの上でもアプリケーション7を利用する
ことを可能とする。
Originally, in order to operate the guest OS application 7 on a real computer having the peripheral device 4, it is necessary to remake the application 7 for the parent OS. However, when the scale of the application 7 is large, the time and effort for changing the application 7 becomes very large. Therefore, the virtual computer monitor 1 is operated on the real computer having the peripheral device 4, and the guest OS 5 and the guest O are managed under the control of the virtual computer monitor 1.
By using the application for S5, it is possible to use the application 7 on different hardware.

【0015】計算機のハードウエアが異なると、メモリ
マップが異なる場合が多い。そこで仮想計算機モニタ1
は、ゲストOS5およびゲストOS用アプリケーション
7が動作するためのメモリマップを実現する機能を有す
るものとする。
When the computer hardware is different, the memory map is often different. So virtual computer monitor 1
Has a function of realizing a memory map for operating the guest OS 5 and the guest OS application 7.

【0016】はじめに、ゲストOS用アプリケーション
7がゲストOS5に対してサービスを要求した場合の動
作から説明する。ゲストOS用アプリケーション7はゲ
ストOS5に対してソフトウエア割り込みの形でOSの
サービスを要求する。OSのサービスとしては例えば外
部記憶装置に対する読み書きの要求や、入出力装置に対
する入出力の要求などが有る。
First, the operation when the guest OS application 7 requests a service from the guest OS 5 will be described. The guest OS application 7 requests the service of the OS to the guest OS 5 in the form of software interrupt. The services of the OS include, for example, a read / write request to an external storage device and an input / output request to an input / output device.

【0017】処理200においてソフトウエアの割込命
令が実行されると、処理201において仮想計算機モニ
タ1が起動される。仮想計算機モニタ1は割込の種類を
判断し、それがゲストOS5に対するサービスの要求の
場合は、処理202のゲストOS5の割込処理ルーチン
に制御を移す。ゲストOS5は処理203のゲストデバ
イスドライバ6を利用して周辺装置4をアクセスし、サ
ービスを実行する。サービス終了後に、処理205でゲ
ストOS5からゲストOS用アプリケーション7に復帰
する。
When the software interrupt instruction is executed in process 200, the virtual machine monitor 1 is started in process 201. The virtual machine monitor 1 determines the type of interrupt, and if it is a service request to the guest OS 5, the control is transferred to the interrupt processing routine of the guest OS 5 in process 202. The guest OS 5 uses the guest device driver 6 of step 203 to access the peripheral device 4 and execute the service. After the service ends, in step 205, the guest OS 5 returns to the guest OS application 7.

【0018】次に、ゲストOS用アプリケーション7か
ら親OS2のサービスを要求する場合の説明を行う。処
理200でゲストOS用アプリケーション7はソフトウ
エア割り込みの形でOSのサービスを要求する。ソフト
ウエアの割込命令が実行されると、処理201で仮想計
算機モニタ1が起動される。仮想計算機モニタ1は割込
の種類を判断する。ここでは、特定の割込番号をあらか
じめ決めておき、特定の割込番号の場合は親OS2のサ
ービスを要求する割込とわかるようにしておく。割込が
発生して、それが親OS2に対するサービスの要求の場
合は、仮想計算機モニタ1は処理212で、親OS2の
割込処理ルーチンを実行させるためにまず、親OS2の
動作可能なメモリマップを設定してから親OS2の割込
処理ルーチンに制御を移す。親OS2は処理213で実
デバイスドライバ3を利用して周辺装置4をアクセス
し、サービスを実行する。サービス終了後に、仮想計算
機モニタ1を呼び出すプログラムを実行して仮想計算機
モニタ1に制御を移す。ここでは、また、割込処理から
復帰する命令を仮想計算機モニタ1で監視して割込処理
の終了を検出しても良い。仮想計算機モニタ1はゲスト
OS2が実行可能なメモリマップに設定してからゲスト
OS用アプリケーション7に復帰する。
Next, a case where the guest OS application 7 requests the service of the parent OS 2 will be described. In process 200, the guest OS application 7 requests an OS service in the form of a software interrupt. When the software interrupt instruction is executed, the virtual machine monitor 1 is activated in step 201. The virtual machine monitor 1 determines the type of interrupt. Here, a specific interrupt number is determined in advance, and in the case of the specific interrupt number, it is understood that the interrupt requests the service of the parent OS 2. When an interrupt occurs and the request is a service request to the parent OS2, the virtual machine monitor 1 first executes the interrupt processing routine of the parent OS2 in the process 212, and then the operable memory map of the parent OS2 is first executed. After setting, the control is transferred to the interrupt processing routine of the parent OS2. In step 213, the parent OS 2 accesses the peripheral device 4 by using the real device driver 3 and executes the service. After the service ends, a program for calling the virtual computer monitor 1 is executed to transfer control to the virtual computer monitor 1. Here, the instruction to return from the interrupt process may be monitored by the virtual machine monitor 1 to detect the end of the interrupt process. The virtual machine monitor 1 sets the memory map executable by the guest OS 2 and then returns to the guest OS application 7.

【0019】以上の方式で、ゲストOS用アプリケーシ
ョン7から親OS2のサービスを受けることが可能とな
る。この方式の利点は、例えばゲストOS5で用いるフ
ロッピディスクのファイル構造と親OSで用いるフロッ
ピディスクのファイル構造が異なる場合でも、一つのデ
ィスクドライブにゲストOS用のフロッピディスクをい
れておきもう一つのフロッピディスクドライブに親OS
用のフロッピディスクをいれておき、ゲストOSのアプ
リケーション7が自由に両方のデータ構造を有するフロ
ッピディスクにアクセスしてデータやファイルの読み書
きを行うことを可能とすることができる。
With the above method, the service of the parent OS 2 can be received from the guest OS application 7. The advantage of this method is that even if the file structure of the floppy disk used in the guest OS 5 and the file structure of the floppy disk used in the parent OS are different, the floppy disk for the guest OS is inserted in one disk drive and the other floppy disk is used. Parent OS for disk drive
It is possible to insert a floppy disk for use and allow the application 7 of the guest OS to freely access the floppy disk having both data structures to read and write data and files.

【0020】次に、2個以上の異なるOSとデバイスド
ライブにより、一つの周辺機器にアクセスする場合の問
題点およびその解決手段について説明する。一般的な方
法としては、一つのOSが周辺機器をアクセスする場合
は、別のOSはその周辺機器に対するアクセスは一切禁
止してしまうのが普通であり、これを排他制御と呼ぶ。
ところが、例えばフロッピディスクやハードディスクの
ように媒体をモータで回転させてデータを読み書きする
周辺機器では、データの読み書きが終了しても数秒から
数分の間モータを回し続けることが多い。これはモータ
の起動および停止には有る程度の時間を必要とするの
で、一度フロッピディスクへのアクセスが行われてモー
タを回転させた場合は、しばらくの間回転させた状態に
し、フロッピディスクへのアクセスが一定期間の間にな
かった場合のみ消費電力の低減やディスクドライブの機
械的な摩耗を防ぐためにモータを止めるようにしている
システムが多い。このモータの起動および停止の制御を
デバイスドライバによりソフトウエアで行っている場合
は問題が起きる可能性が有る。
Next, problems and solutions for accessing one peripheral device by two or more different OSs and device drives will be described. As a general method, when one OS accesses a peripheral device, another OS normally prohibits access to the peripheral device, which is called exclusive control.
However, in peripheral devices such as a floppy disk and a hard disk that read / write data by rotating a medium with a motor, the motor is often kept rotating for several seconds to several minutes even after the reading / writing of data is completed. This requires a certain amount of time to start and stop the motor, so once the floppy disk has been accessed and the motor has been spun, leave it in the spun state for a while and then move it to the floppy disk. In many systems, the motor is stopped to reduce power consumption and prevent mechanical wear of the disk drive only when access is not made within a certain period. When the start and stop of the motor are controlled by software by the device driver, a problem may occur.

【0021】本実施例における実計算機システムにおい
ては、フロッピディスクのモータの制御は、システムタ
イマー15により行われる。デバイスドライバ3によ
り、フロッピディスクの読み書きを行う場合、デバイス
ドライバ3はまず、デバイスドライバ3のワークエリア
内のカウンタを特定の値に設定してからフロッピディス
クのモータを起動状態にする。モータの起動にはある程
度の時間がかかるので時間待ちを行ってからフロッピデ
ィスクの読み書きを行う。
In the real computer system of this embodiment, the system timer 15 controls the floppy disk motor. When the device driver 3 reads and writes a floppy disk, the device driver 3 first sets a counter in the work area of the device driver 3 to a specific value and then activates the floppy disk motor. It takes a certain amount of time to start the motor, so wait for the time before reading / writing the floppy disk.

【0022】次にフロッピディスクの読み書きを行う場
合には、モータの状態を検出して、モータがオフ状態の
場合はカウンタを設定してからモータを起動して読み書
きを行う。また、モータが回転している状態の場合はカ
ウンタを一定の値に設定してすぐに読み書きを行うこと
ができる。
Next, when reading and writing the floppy disk, the state of the motor is detected, and when the motor is in the off state, the counter is set and then the motor is started to perform reading and writing. Also, when the motor is rotating, the counter can be set to a constant value and reading and writing can be performed immediately.

【0023】モータの停止はシステムタイマー割り込み
により行う。実計算機の周辺装置4にはシステムタイマ
15が設けられており、1秒間に数十回の割合でシステ
ムタイマ割り込みを発生する。実計算機の場合は、シス
テムタイマ割込が発生すると、親OSのシステムタイマ
割込処理ルーチンに制御が移されシステムタイマの処理
が行われる。システムタイマ割込でフロッピディスクの
モータ制御を行う場合は、システムタイマ割り込み処理
ルーチンでまず、モータ制御用のカウンタの値を1だけ
減らす。もしも、0になった場合は、モータを停止する
ようにする。ここで、システムタイマが1秒に20回発
生する場合、フロッピディスクのモータを10秒間アク
セスが無かった場合に停止したい場合は、デバイスドラ
イバによりカウンタの初期値を200に設定すれば良
い。
The motor is stopped by a system timer interrupt. A system timer 15 is provided in the peripheral device 4 of the real computer, and a system timer interrupt is generated at a rate of several tens of times per second. In the case of a real computer, when a system timer interrupt occurs, control is transferred to the system timer interrupt processing routine of the parent OS and the system timer processing is performed. When the floppy disk motor is controlled by the system timer interrupt, the value of the motor control counter is first decremented by 1 in the system timer interrupt processing routine. If it reaches 0, stop the motor. Here, if the system timer occurs 20 times per second, or if it is desired to stop the floppy disk motor when there is no access for 10 seconds, the device driver may set the initial value of the counter to 200.

【0024】ゲストOS5によりフロッピディスクをア
クセスする場合も親OSとほぼ同じシーケンスで制御を
行う。
When the guest OS 5 accesses the floppy disk, the control is performed in substantially the same sequence as the parent OS.

【0025】ここで、一つのディスクドライブに、親O
S2のファイル構造のフロッピディスクをセットして、
もう一つのディスクドライブにゲストOSのファイル構
造を有するフロッピディスクをセットし、ゲストOS用
のアプリケーション7から交互にゲストOS5と親OS
2のサービスを利用して両方のフロッピディスクにアク
セスする場合を考える。ここで、ゲストデバイスドライ
バ6と実デバイスドライバ3はそれぞれの内部にモータ
制御用のカウンタを用意しており、システムタイマ15
からの割込がかかると、仮想計算機モニタによりゲスト
OS5側の割込処理ルーチンおよび親OS2側の割込処
理ルーチンの両方の割込処理ルーチンによる処理を行う
ものとする。また、ディスクドライブのモータはどのド
ライブも同時に起動および停止の制御を受けるものとす
る。
Here, the parent O is assigned to one disk drive.
Set the floppy disk with the file structure of S2,
A floppy disk having the file structure of the guest OS is set in another disk drive, and the guest OS 5 and the parent OS are alternated from the guest OS application 7.
Consider the case of accessing both floppy disks using the second service. Here, the guest device driver 6 and the real device driver 3 each have a counter for motor control prepared therein, and the system timer 15
When an interrupt is received from the virtual machine monitor, the virtual machine monitor performs both the interrupt processing routine on the guest OS 5 side and the interrupt processing routine on the parent OS 2 side. Further, the motors of the disk drives are controlled to start and stop at the same time for all the drives.

【0026】ゲストOS用のアプリケーション7が親O
S2により親OS2のファイル構造を有するフロッピデ
ィスクの読み書きを行った後で、ゲストOS5により別
のディスクドライブにセットされたゲストOS5のファ
イル構造を有するフロッピディスクをアクセスしている
場合、親OS2によりフロッピディスクをアクセスして
からしばらくすると、システムタイマ15による割込処
理ルーチンにより、ゲストOS5でフロッピディスク使
用中にもかかわらず強制的にモータを停止してしまう可
能性がある。
The application 7 for the guest OS is the parent O
When the floppy disk having the file structure of the guest OS 5 set in another disk drive by the guest OS 5 is accessed after the reading and writing of the floppy disk having the file structure of the parent OS 2 by S 2, the floppy disk by the parent OS 2 is accessed. Shortly after the disk is accessed, the interrupt processing routine by the system timer 15 may forcibly stop the motor even though the guest OS 5 is using the floppy disk.

【0027】前述の問題は、仮想計算機モニタに両方の
OSによるモータの状態を保持するテーブルを設けて、
どちらかのOSのデバイスドライバがモータを停止しよ
うとした場合に、前記のテーブルの内容をチェックし
て、どのOSのデバイスドライバにおいてもモータが停
止になる場合のみ実際にモータの停止を行うようにする
ことで解決することができる。
The above-mentioned problem is that the virtual computer monitor is provided with a table for holding the states of the motors by both OSs,
When the device driver of either OS tries to stop the motor, the contents of the above table are checked, and the motor is actually stopped only when the motor is stopped by the device driver of any OS. Can be solved by doing.

【0028】仮想計算機モニタ1は内部に管理テーブル
14を持ち、さらに、実デバイスドライバ3からの周辺
装置4へのアクセス11およびゲストデバイスドライバ
6からの周辺装置4へのアクセス12を監視する。これ
は、CPUが特定のI/Oポートへのアクセスを検出す
る機能を利用することにより実現する。
The virtual machine monitor 1 has a management table 14 inside, and further monitors the access 11 from the real device driver 3 to the peripheral device 4 and the access 12 from the guest device driver 6 to the peripheral device 4. This is realized by the CPU utilizing the function of detecting access to a specific I / O port.

【0029】フロッピディスクのモータを制御するI/
Oポートへのアクセスが有った場合に、仮想計算機モニ
タ1呼び出されるようにしておき、モータ起動時は、管
理テーブル14にどのOSでモータを起動状態にしたか
という情報を設定する。どのOSからI/Oポートがア
クセスされたのかを知るためには、現在動作中のOSを
識別するためのフラグを設けて、仮想86モニタにより
そのフラグを管理する方法がある。また、I/Oポート
アクセス時に実行されていたプログラムの置かれている
アドレスを調べることにより、どのOSが実行中かを識
別することも可能である。
I / for controlling the floppy disk motor
When there is access to the O port, the virtual computer monitor 1 is called, and when the motor is started, the management table 14 is set with information about which OS used to start the motor. In order to know from which OS the I / O port is accessed, there is a method of providing a flag for identifying the OS currently operating and managing the flag by the virtual 86 monitor. Further, it is possible to identify which OS is being executed by checking the address where the program being executed at the time of accessing the I / O port is located.

【0030】システムタイマ15によるタイマ割込によ
り、仮想計算機モニタ1はゲストOS5の割込処理ルー
チンと親OS2の割込処理ルーチンの両方の処理を行わ
せる。モータの停止は、システムタイマ15がタイマ割
込を発生することにより割込処理ルーチンがカウンタを
へらし、カウンタの値が0になった場合に行われる。割
込処理ルーチンがI/Oポートをアクセスしてモータを
停止しようとした場合に仮想計算機モニタはそれを検出
して管理テーブル14に、どのOSでモータが停止状態
になるかを設定する。次に、他のOSによるモータの状
況を調べて、全てのOSにおいてモータの状態が停止状
態になることを確認した場合のみ実際にI/Oポートを
アクセスしてモータを停止状態にする。なお、他のOS
で一つでもモータが回転状態になっている場合は、テー
ブル14を設定するだけで実際にはI/Oポートへのア
クセスは行わないようにする。
By the timer interruption by the system timer 15, the virtual machine monitor 1 is caused to perform both the interruption processing routine of the guest OS 5 and the interruption processing routine of the parent OS 2. The motor is stopped when the system timer 15 generates a timer interrupt and the interrupt processing routine depresses the counter so that the value of the counter becomes zero. When the interrupt processing routine accesses the I / O port and tries to stop the motor, the virtual computer monitor detects it and sets in the management table 14 which OS the motor will be in the stopped state. Next, the state of the motor by another OS is checked, and only when it is confirmed that the state of the motor is in the stopped state in all the OSs, the I / O port is actually accessed to bring the motor into the stopped state. In addition, other OS
If at least one of the motors is in the rotating state, the table 14 is only set and the I / O port is not actually accessed.

【0031】本発明は外部記憶装置以外にも、リレーに
より計算機自身が計算機の電源を遮断するようなシステ
ムにおいても応用できる。例えば親OS2が動作中にゲ
ストOS5から電源が遮断されるとシステムに障害が発
生する可能性があるが、仮想計算機モニタ1において、
各OSの電源遮断状況を持つフラグを用意して、全ての
OSにおいて電源が遮断されたときにのみ実計算機の電
源を遮断することにより障害の発生を回避することが可
能となる。
The present invention can be applied not only to an external storage device, but also to a system in which the computer itself shuts off the power of the computer by a relay. For example, if the power is cut off from the guest OS 5 while the parent OS 2 is operating, a system failure may occur. However, in the virtual computer monitor 1,
It is possible to avoid the occurrence of a failure by preparing a flag having a power-off status of each OS and turning off the power of the real computer only when the power is turned off in all OSs.

【0032】図3は、本発明の一実施例の構成図であ
る。図中、構成要素1〜15は図1の構成要素と同様の
要素を示すので説明は省略する。307は親OS用アプ
リケーション、313は親OS用アプリケーションから
のゲストOSの呼出である。
FIG. 3 is a block diagram of an embodiment of the present invention. In the figure, components 1 to 15 are the same as the components in FIG. Reference numeral 307 is a parent OS application, and 313 is a call of the guest OS from the parent OS application.

【0033】通常、親OSのアプリケーションがゲスト
OSのサービスを必要とすることはあまり無いが、親O
Sの開発環境がゲストOSのそれよりも優れている場合
は、親OS上でゲストOSのアプリケーションのサポー
ト用ソフトウエアを開発することが有り得る。例えば、
ゲストOS用のフロッピディスクの読み書きが必要な場
合、親OS上でうごくアプリケーションからゲストOS
のサービスを利用したい場合が出てくる。
Normally, the application of the parent OS rarely needs the service of the guest OS, but the parent O
If the development environment of S is better than that of the guest OS, it is possible to develop software for supporting the application of the guest OS on the parent OS. For example,
When reading and writing the floppy disk for the guest OS is required, the guest OS is moved from the moving application on the parent OS.
There are cases where you want to use the service of.

【0034】その場合、親OSのアプリケーションか
ら、ゲストOSのサービスを要求する手段が必要とな
る。次に、親OS用アプリケーション307がゲストO
S5のサービスを要求する場合の説明を行う。親OS用
アプリケーション307はソフトウエア割り込みの形で
OSのサービスを要求する。ソフトウエアの割込命令が
実行されると、仮想計算機モニタ1が起動される。仮想
計算機モニタ1は割込の種類を判断する。ここでは、特
定の割込番号をあらかじめ決めておき、特定の割込番号
の場合はゲストOS5のサービスを要求する割込とわか
るようにしておく。割込が発生して、それがゲストOS
5に対するサービスの要求の場合は、仮想計算機モニタ
1は、ゲストOS5の割込処理ルーチンを実行させるた
めにまず、ゲストOS5の動作可能なメモリマップを設
定してからゲストOS5の割込処理ルーチンに制御を移
す。ゲストOS5はゲストデバイスドライバ6を利用し
て周辺装置4をアクセスし、サービスを実行する。サー
ビス終了後に、仮想計算機モニタ1を呼び出すプログラ
ムを実行して仮想計算機モニタ1に制御を移す。ここで
は、また、割込処理から復帰する命令を仮想計算機モニ
タ1で監視して割込処理の終了を検出しても良い。仮想
計算機モニタ1は親OS2が実行可能なメモリマップに
設定してから親OS用アプリケーション307に復帰す
る。
In that case, a means for requesting the service of the guest OS from the application of the parent OS is required. Next, the parent OS application 307 is the guest O
The case of requesting the service of S5 will be described. The parent OS application 307 requests OS services in the form of software interrupts. When the software interrupt instruction is executed, the virtual machine monitor 1 is activated. The virtual machine monitor 1 determines the type of interrupt. Here, a specific interrupt number is determined in advance, and in the case of the specific interrupt number, it is understood that the interrupt requests the service of the guest OS 5. An interrupt occurs, and that is the guest OS
In the case of a service request to the guest OS 5, the virtual machine monitor 1 first sets an operable memory map of the guest OS 5 in order to execute the interrupt processing routine of the guest OS 5, and then the guest OS 5 executes the interrupt processing routine. Transfer control. The guest OS 5 uses the guest device driver 6 to access the peripheral device 4 and execute the service. After the service ends, a program for calling the virtual computer monitor 1 is executed to transfer control to the virtual computer monitor 1. Here, the instruction to return from the interrupt process may be monitored by the virtual machine monitor 1 to detect the end of the interrupt process. The virtual machine monitor 1 sets the memory map executable by the parent OS 2 and then returns to the parent OS application 307.

【0035】以上の方式で、親OS用アプリケーション
307からゲストOS5のサービスを受けることが可能
となる。この方式の利点は、例えば親OS2で用いるフ
ロッピディスクのファイル構造とゲストOS5で用いる
フロッピディスクのファイル構造が異なる場合でも、一
つのディスクドライブにゲストOS用のフロッピディス
クをいれておきもう一つのフロッピディスクドライブに
親OS用のフロッピディスクをいれておき、親OSのア
プリケーション2が自由に両方のデータ構造を有するフ
ロッピディスクにアクセスしてデータやファイルの読み
書きを行うことを可能とすることなどに有る。
With the above method, the service of the guest OS 5 can be received from the parent OS application 307. The advantage of this method is that even if the file structure of the floppy disk used in the parent OS2 and the file structure of the floppy disk used in the guest OS5 are different, the floppy disk for the guest OS is inserted in one disk drive and the other floppy disk is used. This is because a floppy disk for the parent OS is inserted in the disk drive, and the application 2 of the parent OS can freely access the floppy disk having both data structures to read and write data and files. .

【0036】[0036]

【発明の効果】本発明によれば、実計算機を制御する親
OSと、該親OSの動作を監視する仮想計算機モニタ
と、該仮想計算機モニタの制御のもとで動作する一つ以
上のゲストOSと、ゲストOSで動作するアプリケーシ
ョンから成る仮想計算機システムにおいて、ゲストOS
上のアプリケーションから特定の割込を発生させること
により、仮想計算機モニタに制御を移すようにし、親O
Sを起動して親OSのサービスを行わせる。親OSのサ
ービスが終了した後にゲストOSに復帰することによ
り、ゲストOS上のアプリケーションから親OSの機能
を直接利用することができるようにする。
According to the present invention, a parent OS that controls a real computer, a virtual computer monitor that monitors the operation of the parent OS, and one or more guests that operate under the control of the virtual computer monitor In a virtual computer system consisting of an OS and an application running on the guest OS, the guest OS
By generating a specific interrupt from the above application, control is transferred to the virtual machine monitor, and the parent O
Start S to perform the service of the parent OS. By returning to the guest OS after the service of the parent OS ends, the application of the guest OS can directly use the function of the parent OS.

【0037】また、実計算機を制御する親OSと、該親
OSの動作を監視する仮想計算機モニタと、該仮想計算
機モニタの制御のもとで動作する一つ以上のゲストOS
と、親OSで動作するアプリケーションから成る仮想計
算機システムにおいて、親OS上のアプリケーションか
ら特定の割込を発生させることにより、仮想計算機モニ
タに制御を移すようにし、ゲストOSを起動してゲスト
OSのサービスを行わせる。ゲストOSのサービスが終
了した後に親OSに復帰することにより、親OS上のア
プリケーションからゲストOSの機能を直接利用するこ
とができるようにする。
A parent OS that controls the real computer, a virtual computer monitor that monitors the operation of the parent OS, and one or more guest OSs that operate under the control of the virtual computer monitor
In a virtual machine system including an application running on the parent OS, a specific interrupt is generated from the application on the parent OS so that control is transferred to the virtual machine monitor, and the guest OS is started to start the guest OS. Get the service done. By returning to the parent OS after the service of the guest OS is terminated, the function of the guest OS can be directly used by the application on the parent OS.

【0038】さらに、ゲストOS上のアプリケーション
から親OSを通じての周辺機器のアクセスとゲストOS
を通じての周辺機器のアクセスを交互に行う場合でも、
仮想計算機モニタに実デバイスコントローラにより制御
される周辺装置の状態と、ゲストデバイスドライバによ
り制御される周辺機器の状態を格納するテーブルを設
け、各デバイスドライバが周辺装置をアクセスするのを
仮想計算機モニタで監視して、どちらかのデバイスドラ
イバが周辺機器にアクセスする時点で、周辺機器の状態
を格納するテーブルをチェックして、条件が成立する場
合のみ周辺機器に対するアクセスを許可することによ
り、複数のOSによる周辺機器のアクセスが円滑に行う
ことができる。
Furthermore, the access of the peripheral device from the application on the guest OS through the parent OS and the guest OS
Even if you access the peripherals through
The virtual machine monitor is provided with a table that stores the status of the peripheral devices controlled by the real device controller and the status of the peripheral devices controlled by the guest device driver, and the virtual machine monitor allows each device driver to access the peripheral device. By monitoring and checking the table storing the state of the peripheral device when either device driver accesses the peripheral device, and permitting access to the peripheral device only when the condition is satisfied, a plurality of OSs can be obtained. The peripheral device can be smoothly accessed by.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の1実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】処理内容の説明図である。FIG. 2 is an explanatory diagram of processing contents.

【図3】本発明の1実施例を示す構成図である。FIG. 3 is a configuration diagram showing an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1…仮想計算機モニタ、 2…親OS、 3…実デバイスドライバ、 4…周辺装置、 5…ゲストOS、 6…ゲストデバイスドライバ、 7…ゲストOS用アプリケーション、 11…実デバイスドライバによるアクセス、 12…ゲストデバイスドライバによるアクセス、 13…親OSへのインターフェイス、 14…管理テーブル、 200〜215…処理内容、 307…親OS用アプリケーション、 313…ゲストOSへのインターフェイス。 1 ... Virtual machine monitor, 2 ... Parent OS, 3 ... Real device driver, 4 ... Peripheral device, 5 ... Guest OS, 6 ... Guest device driver, 7 ... Guest OS application, 11 ... Access by real device driver, 12 ... Access by guest device driver, 13 ... Interface to parent OS, 14 ... Management table, 200-215 ... Processing content, 307 ... Parent OS application, 313 ... Interface to guest OS.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】実計算機を制御する親OSと、該親OSの
動作を監視する仮想計算機モニタと、該仮想計算機モニ
タの制御のもとで動作する一つ以上のゲストOSと、ゲ
ストOSで動作するアプリケーションから成り、ゲスト
OS上のアプリケーションから親OSの機能を直接利用
することのできるインターフェイスを有することを特徴
とする仮想計算機システム。
1. A parent OS that controls a real computer, a virtual computer monitor that monitors the operation of the parent OS, one or more guest OSs that operate under the control of the virtual computer monitor, and a guest OS. A virtual computer system comprising an operating application and having an interface that allows an application on a guest OS to directly use a function of a parent OS.
【請求項2】実計算機を制御する親OSと、該親OSの
動作を監視する仮想計算機モニタと、該仮想計算機モニ
タの制御のもとで動作する一つ以上のゲストOSと、親
OSで動作するアプリケーションから成り、親OS上の
アプリケーションからゲストOSの機能を直接利用する
ことのできるインターフェイスを有することを特徴とす
る仮想計算機システム。
2. A parent OS that controls a real computer, a virtual computer monitor that monitors the operation of the parent OS, one or more guest OSs that operate under the control of the virtual computer monitor, and a parent OS. A virtual computer system comprising an operating application and having an interface that allows an application on a parent OS to directly use the functions of the guest OS.
【請求項3】実計算機を制御する親OSと、周辺装置を
制御する実デバイスハンドラと、該親OSの動作を監視
する仮想計算機モニタと、該仮想計算機モニタの制御の
もとで動作する一つ以上のゲストOSと、ゲストOSか
ら実計算機の周辺装置を制御するゲストデバイスドライ
バとゲストOSで動作するアプリケーションから成り、
前記仮想計算機モニタに実デバイスコントローラにより
制御される周辺装置の状態と、ゲストデバイスドライバ
により制御される周辺機器の状態を格納するテーブルを
設け、前記テーブルの内容を監視して実際の周辺機器を
操作する手段を設けたことを特徴とする仮想計算機シス
テム。
3. A parent OS for controlling a real computer, a real device handler for controlling peripheral devices, a virtual computer monitor for monitoring the operation of the parent OS, and one operating under the control of the virtual computer monitor. One or more guest OS, a guest device driver that controls the peripheral device of the real computer from the guest OS, and an application that runs on the guest OS,
The virtual computer monitor is provided with a table that stores the state of the peripheral device controlled by the real device controller and the state of the peripheral device controlled by the guest device driver, and the contents of the table are monitored to operate the actual peripheral device. A virtual computer system comprising means for performing.
JP1508994A 1994-02-09 1994-02-09 Virtual computer system Pending JPH07225694A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1508994A JPH07225694A (en) 1994-02-09 1994-02-09 Virtual computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1508994A JPH07225694A (en) 1994-02-09 1994-02-09 Virtual computer system

Publications (1)

Publication Number Publication Date
JPH07225694A true JPH07225694A (en) 1995-08-22

Family

ID=11879124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1508994A Pending JPH07225694A (en) 1994-02-09 1994-02-09 Virtual computer system

Country Status (1)

Country Link
JP (1) JPH07225694A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009251735A (en) * 2008-04-02 2009-10-29 Nec Corp Method and system for accelerating file system in virtual computer
JP2010003257A (en) * 2008-06-23 2010-01-07 Toshiba Corp Virtual machine system and method for sharing network device
US7661104B2 (en) 2002-11-18 2010-02-09 Arm Limited Task following between multiple operating systems
JP2010102513A (en) * 2008-10-23 2010-05-06 Ntt Docomo Inc Information processing apparatus and memory management method
JP2010262382A (en) * 2009-04-30 2010-11-18 Fujitsu Semiconductor Ltd Program, device, and method for controlling power supply
JP2012018515A (en) * 2010-07-07 2012-01-26 Fujitsu Ltd Information processor, control method, and control program
US8539483B2 (en) 2009-03-11 2013-09-17 Fujitsu Limited Computer and control method for interrupting machine operation
JP2014119789A (en) * 2012-12-13 2014-06-30 Ntt Data Corp Function use control device, function use control method, and function use control program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7661104B2 (en) 2002-11-18 2010-02-09 Arm Limited Task following between multiple operating systems
JP2009251735A (en) * 2008-04-02 2009-10-29 Nec Corp Method and system for accelerating file system in virtual computer
JP4670889B2 (en) * 2008-04-02 2011-04-13 日本電気株式会社 Method and system for accelerating file system in virtual machine
JP2010003257A (en) * 2008-06-23 2010-01-07 Toshiba Corp Virtual machine system and method for sharing network device
JP2010102513A (en) * 2008-10-23 2010-05-06 Ntt Docomo Inc Information processing apparatus and memory management method
JP4696151B2 (en) * 2008-10-23 2011-06-08 株式会社エヌ・ティ・ティ・ドコモ Information processing apparatus and memory management method
US8234708B2 (en) 2008-10-23 2012-07-31 Ntt Docomo, Inc. Information processing device and memory management method
US8539483B2 (en) 2009-03-11 2013-09-17 Fujitsu Limited Computer and control method for interrupting machine operation
JP2010262382A (en) * 2009-04-30 2010-11-18 Fujitsu Semiconductor Ltd Program, device, and method for controlling power supply
JP2012018515A (en) * 2010-07-07 2012-01-26 Fujitsu Ltd Information processor, control method, and control program
US8843923B2 (en) 2010-07-07 2014-09-23 Fujitsu Limited Information processor, control method, and computer-readable recording medium recording control program
JP2014119789A (en) * 2012-12-13 2014-06-30 Ntt Data Corp Function use control device, function use control method, and function use control program

Similar Documents

Publication Publication Date Title
US7039739B2 (en) Method and apparatus for providing seamless hooking and intercepting of selected kernel and HAL exported entry points
JP3659062B2 (en) Computer system
JP4921384B2 (en) Method, apparatus and system for dynamically reallocating memory from one virtual machine to another
US6243774B1 (en) Apparatus program product and method of managing computer resources supporting concurrent maintenance operations
US6820157B1 (en) Apparatus, program product and method of replacing failed hardware device through concurrent maintenance operation
US20020069335A1 (en) Method of and apparatus for sharing dedicated devices between virtual machine guests
JP4056491B2 (en) Selective generation of asynchronous notifications for partition management operations on logically partitioned computers
JPH04137046A (en) Operating system for electronic computer
JP2010510607A (en) Replacing system hardware
JP5026494B2 (en) Computer that starts at high speed
JPH0754471B2 (en) Data processing device
US6216216B1 (en) Method and apparatus for providing processor partitioning on a multiprocessor machine
JPH07311749A (en) Multiprocessor system and kernel substituting method
JPH07225694A (en) Virtual computer system
JPS62184544A (en) Virtual computer system
US6907521B2 (en) Enabling video BIOS and display drivers to leverage system BIOS platform abstract
JP2002073358A (en) Method for access and control of logical partitioning memory
JPH0798663A (en) Asynchronous i/o control system
EP0223463B1 (en) Multiprocessor data processing system
JP3453467B2 (en) Information processing apparatus and power management function calling method of the information processing apparatus
JP2866588B2 (en) System and method for transferring control between processing processes
JPH06110717A (en) Complex computer system
JPH09120362A (en) Information processor
JP3075359B2 (en) Program debugging start processing method
JPH0567973B2 (en)