JPH0388042A - Program starting system in virtual computer environment - Google Patents

Program starting system in virtual computer environment

Info

Publication number
JPH0388042A
JPH0388042A JP22558389A JP22558389A JPH0388042A JP H0388042 A JPH0388042 A JP H0388042A JP 22558389 A JP22558389 A JP 22558389A JP 22558389 A JP22558389 A JP 22558389A JP H0388042 A JPH0388042 A JP H0388042A
Authority
JP
Japan
Prior art keywords
program
format
executable
control
format conversion
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
JP22558389A
Other languages
Japanese (ja)
Inventor
Masanobu Nakada
中田 雅信
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP22558389A priority Critical patent/JPH0388042A/en
Publication of JPH0388042A publication Critical patent/JPH0388042A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To direct start an executable format program controlled by an operating system (OS) different from another OS in the same computer by providing the program starting system with a program format conversion means, plural program format conversion means starting means, plural program loading means and a file access adjusting means. CONSTITUTION:The program starting system is provided with the program loading means 5, 8 for loading an executable format program to a main storage device 16 to start it, program format conversion means starting means 6, 9 for starting the program format conversion means 10, the program format conversion means 10 for inputting the executable format program and converting the program from the format of the other OS into the format of the self-OS, the file access adjusting means 11 for adjusting access competition with the other OS at the time of accessing a program storing file, etc.. Thereby, the executable format program controlled by the other OS different from the OS used by a user at that time in the same computer under the virtual computer environment.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は計算機上でのプログラムの実行管理機能に関し
、特に仮想計算機環境を有する1台の計算機上でのプロ
グラムのロード処理および実行開始処理を行う仮想計算
機環境におけるプログラム起動方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a program execution management function on a computer, and particularly to a program loading process and execution start process on a single computer having a virtual computer environment. This paper relates to a program startup method in a virtual computer environment.

〔従来の技術〕[Conventional technology]

従来、この種の仮想計算機環境におけるプログラム起動
方式では、その時点で使用中のオペレーティングシステ
ム(以下、OSと略記する)の管理下にある実行可能形
式プログラムだけしか主記憶装置にロードして実行する
ことができず、仮想計算機環境において動作可能な同一
計算機内の異なるOSが管理する実行可能形式プログラ
ムを直接実行することは不可能であった。このため、異
なるOSの管理下にあるプログラムを実行するには、そ
のソースプログラムを使用中のOSの管理下に転送しり
コンパイルして適合する実行可能形式プログラムを作成
し直してから主記憶装置にロードして実行するか、また
は異なるOSにログインし直してから実行可能形式プロ
グラムを主記憶装置にロードして実行するという複雑な
手順を踏む必要があった。
Conventionally, in the program startup method in this type of virtual computer environment, only executable programs under the control of the operating system (hereinafter abbreviated as OS) currently in use are loaded into the main storage and executed. Therefore, it has been impossible to directly execute executable programs managed by different OSs within the same computer that can operate in a virtual computer environment. Therefore, in order to run a program under the control of a different OS, the source program must be transferred to the control of the OS in use, compiled to create a suitable executable program, and then transferred to the main memory. It was necessary to either load and execute the executable program, or to log back into a different OS and then load the executable program into the main memory and execute it, a complicated procedure.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の仮想計算機環境におけるプログラム起動
方式では、その時点で使用中のOSの管理下にある実行
可能形式プログラムだけしか主記憶装置にロードして実
行することができず、仮想計算機環境において動作可能
な同一計算機内の異なるOSが管理する実行可能形式プ
ログラムは直接実行することが不可能であったので、同
一計算機上で動作している異なるOSの管理下にあるプ
ログラムを実行する場合に複雑な手順を踏まなければな
らないばかりでなく、同一計算機システム内の異なるO
S間での実行可能形式プログラムの共有が全くできない
という欠点がある。
In the conventional program startup method in the virtual machine environment described above, only the executable program that is under the control of the OS in use at the time can be loaded into the main storage and executed. It has been impossible to directly execute executable programs managed by different OSs on the same computer, so it becomes complicated when executing programs managed by different OSs running on the same computer. Not only do you have to go through several steps, but you also have to
The disadvantage is that executable programs cannot be shared between Ss at all.

本発明の目的は、上述の点に鑑み、仮想計算機環境にお
いて利用者がその時点で使用しているOSとは異なる同
一計算機上のOSの管理下にある実行可能形式プログラ
ムを直接起動することができるようにした仮想計算機環
境におけるプログラム起動方式を提供することにある。
In view of the above-mentioned points, an object of the present invention is to enable a user to directly start an executable program under the control of an OS on the same computer that is different from the OS currently being used in a virtual computer environment. The purpose of this invention is to provide a program startup method in a virtual computer environment that makes it possible to run a program in a virtual machine environment.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の仮想計算機環境におけるプログラム起動方式は
、1台の計算機システム内に複数の仮想計算機環境を造
り出す仮想計算機モニタと、この仮想計算機モニタの制
御下で動作する仮想計算機上の資源を管理するゲストO
Sと、実計算機上で動作するホストOSとから構成され
る計算機環境において、前記ゲストOSの1つあるいは
前記ホストOSである自OSに接続された端末装置から
の指令投入により実行可能形式プログラムを主記憶装置
にロードして起動する際に自OSの管理下にあるプログ
ラム格納ファイルを検索し指定された実行可能形式プロ
グラムが存在する場合にはこの実行可能形式プログラム
を主記憶装置にロードして起動させ、指定された実行可
能形式プログラムが存在しなかった場合にはプログラム
形式変換手段起動手段に制御を移しプログラム形式変換
手段から通知を受けた後に自OSの管理下にあるプログ
ラム格納ファイルから指定された形式変換後の実行可能
形式プログラムを主記憶装置にロードして起動させるプ
ログラムロード手段と、このプログラムロード手段から
制御を移され前記プログラム形式変換手段を起動する前
記プログラム形式変換手段起動手段と、このプログラム
形式変換手段起動手段から起動され自OSとは異なる前
記ゲストOSの1つあるいは前記ホストOSである他O
Sの管理下にあるプログラム格納ファイルを検索し指定
された実行可能形式プログラムが存在する場合にはこの
実行可能形式プログラムを読み込んで他OSの形式から
自OSの形式に変換して自OSの管理下にあるプログラ
ム格納ファイルに格納し前記プログラムロード手段にそ
の旨を通知する前記プログラム形式変換手段と、このプ
ログラム形式変換手段が他OSの管理下にあるプログラ
ム格納ファイルにアクセスする際に他OSとのアクセス
の競合を調整するファイルアクセス調整手段とを有する
The program startup method in the virtual machine environment of the present invention includes a virtual machine monitor that creates multiple virtual machine environments within one computer system, and a guest that manages resources on the virtual machine that operates under the control of this virtual machine monitor. O
In a computer environment consisting of S and a host OS running on a real computer, an executable program is executed by inputting a command from one of the guest OSs or a terminal device connected to the own OS, which is the host OS. When the program is loaded into the main storage and started, the program storage file under the control of the OS is searched, and if the specified executable program exists, this executable program is loaded into the main storage. If the specified executable format program does not exist, control is transferred to the program format conversion means startup means, and after receiving a notification from the program format conversion means, the specified executable format program is specified from the program storage file under the control of the own OS. program loading means for loading the executable format program after format conversion into a main storage device and activating it; and program format conversion means activating means for transferring control from the program loading means and activating the program format conversion means. , one of the guest OSs different from the own OS or another OS that is the host OS is started from the program format conversion means startup means.
Search the program storage file under the management of S, and if the specified executable program exists, load this executable program and convert it from the format of another OS to the format of the own OS to manage the own OS. The program format conversion means stores the program in the underlying program storage file and notifies the program loading means; and the program format conversion means converts the program format into a program storage file under the control of another OS. and file access adjustment means for adjusting access conflicts.

〔作用〕[Effect]

本発明の仮想計算機環境におけるプログラム起動方式で
は、プログラムロード手段がゲストOSの1つあるいは
ホストOSである自OSに接続された端末装置からの指
令投入により実行可能形式プログラムを主記憶装置にロ
ードして起動する際に自OSの管理下にあるプログラム
格納ファイルを検索し指定された実行可能形式プログラ
ムが存在する場合にはこの実行可能形式プログラムを主
記憶装置にロードして起動させ、指定された実行可能形
式プログラムが存在しなかった場合にはプログラム形式
変換手段起動手段に制御を移しプログラム形式変換手段
から通知を受けた後に自OSの管理下にあるプログラム
格納ファイルから指定された形式変換後の実行可能形式
プログラムを主記憶装置にロードして起動させ、プログ
ラム形式変換手段起動手段がプログラムロード手段から
制御を移されプログラム形式変換手段を起動し、プログ
ラム形式変換手段がプログラム形式変換手段起動手段か
ら起動され自OSとは異なるゲストOSの1つあるいは
ホストOSである他OSの管理下にあるプログラム格納
ファイルを検索し指定された実行可能形式プログラムが
存在する場合にはこの実行可能形式プログラムを読み込
んで他OSの形式から自OSの形式に変換して自OSの
管理下にあるプログラム格納ファイルに格納しプログラ
ムロード手段にその旨を通知し、ファイルアクセス調整
手段がプログラム形式変換手段が他OSの管理下にある
プログラム格納ファイルにアクセスする際に他OSとの
アクセスの競合を調整する。
In the program startup method in the virtual computer environment of the present invention, the program loading means loads an executable program into the main storage by inputting a command from one of the guest OSs or a terminal device connected to the own OS, which is the host OS. When booting, the program storage file under the control of the own OS is searched, and if the specified executable program exists, this executable program is loaded into the main storage and started, and the specified executable program is started. If the executable format program does not exist, control is transferred to the program format conversion means starting means, and after receiving a notification from the program format conversion means, the specified format conversion is performed from the program storage file under the control of the own OS. Loading the executable format program into the main storage device and activating it, the program format converting means activating means transfers control from the program loading means and activating the program format converting means, and the program format converting means starts the program format converting means activating means from the program format converting means activating means. Searches for a program storage file under the control of one of the guest OSs that have been started and that is different from the host OS or another OS that is the host OS, and if the specified executable program exists, loads this executable program. converts the format of the other OS to the format of the own OS, stores it in a program storage file under the control of the own OS, notifies the program loading means to that effect, and the file access adjustment means converts the program format conversion means to the format of the other OS. To adjust access conflicts with other OSs when accessing a program storage file under management.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例に係る仮想計算機環境にお
けるプログラム起動方式の構成を示すブロック図である
。本実施例の仮想計算機環境におけるプログラム起動方
式は、実計算機上で動作するOS(以下、ホストOSと
記す)1と、仮想計算機モニタ3の制御下で動作する仮
想計算機上の資源を管理するOS(以下、ゲス)OSと
記す)2と、1台の計算機システム内に複数の仮想計算
機環境を造り出す仮想計算機モニタ3と、ゲスト○S2
に接続された端末装置4と、ゲストOS2の管理下にあ
るプログラムロード手段5と、ゲスト○S2の管理下に
あるプログラム形式変換手段起動手段6と、ホストOS
1が接続された端末装置117と、ホスト○S1の管理
下にあるプログラムロード手段8と、ホストOS1の管
理下にあるプログラム形式変換手段起動手段9と、プロ
グラムの形式を変換するプログラム形式変換手段10と
、プログラム形式変換手段10がプログラム格納ファイ
ル13および15にアクセスする際にアクセスの競合を
調整するファイルアクセス調整手段11と、ゲスト○S
2の管理下にあるディスク装置12と、ディスク装置1
2に格納されたプログラム格納ファイル13と、ホスト
031の管理下にあるディスク装置14と、ディスク装
置14に格納されたプログラム格納ファイル15と、実
行可能形式プログラムがロードされる主記憶装置16と
から構成されている。
FIG. 1 is a block diagram showing the configuration of a program startup method in a virtual computer environment according to an embodiment of the present invention. The program startup method in the virtual machine environment of this embodiment consists of an OS (hereinafter referred to as host OS) 1 that runs on a real computer and an OS that manages resources on the virtual machine that runs under the control of a virtual machine monitor 3. (hereinafter referred to as Guess OS) 2, a virtual computer monitor 3 that creates multiple virtual computer environments within one computer system, and a guest ○S2.
A terminal device 4 connected to the host OS, a program loading means 5 under the management of the guest OS 2, a program format conversion means starting means 6 under the management of the guest OS 2, and a terminal device 4 connected to the host OS
1 is connected to the terminal device 117, a program loading means 8 under the control of the host ○S1, a program format conversion means starting means 9 under the control of the host OS 1, and a program format conversion means for converting the format of the program. 10, a file access adjustment means 11 for adjusting access conflicts when the program format conversion means 10 accesses the program storage files 13 and 15, and a guest ○S.
Disk device 12 under the control of 2 and disk device 1
2, a disk device 14 under the control of the host 031, a program storage file 15 stored in the disk device 14, and a main storage device 16 into which executable programs are loaded. It is configured.

第2図は、プログラム格納ファイル13および15の内
部形式の一例を示す図である。これらプログラム格納フ
ァイル13および15のディレクトリには、プログラム
名(ファイル番号)とデータ格納領域のアドレスとが格
納されており、データ格納領域のアドレスは各ファイル
の内容(実行可能形式プログラム)を指している。
FIG. 2 is a diagram showing an example of the internal format of the program storage files 13 and 15. Program names (file numbers) and addresses of data storage areas are stored in the directories of these program storage files 13 and 15, and the addresses of the data storage areas indicate the contents of each file (executable program). There is.

次に、このように構成された本実施例の仮想計算機環境
におけるプログラム起動方式の動作について説明する。
Next, the operation of the program startup method in the virtual machine environment of this embodiment configured as described above will be explained.

(1)利用者(プログラム起動要求を出す者をいう。以
下同様)が端末装置4からゲスト○S2にログインして
いる場合(すなわち、自OS(利用者が直接使用してい
るOSをいう。以下同様)がゲスト○S2で、他OS(
自OSとは異なるOSの1つをいう。以下同様)がホス
トOSIである場合) まず、端末装置4からプログラム起動指令がブログラム
名を指定して投入されると、これによりゲスト○S2の
プログラムロード手段5に制御が渡される。
(1) When a user (referring to a person who issues a program startup request; the same shall apply hereinafter) is logging into the guest ○S2 from the terminal device 4 (i.e., own OS (referring to an OS that the user is directly using). Same below) is guest ○S2, and other OS (
An OS that is different from the own OS. (Same hereafter) is the host OSI) First, when a program start command is input from the terminal device 4 specifying a program name, control is passed to the program loading means 5 of the guest S2.

プログラムロード手段5は、ゲスト○S2の管理下にあ
るディスク装置12中のプログラム格納ファイル13を
プログラム名をキーにして検索し、指定されたプログラ
ム名の実行可能形式プログラムが見つかった場合には、
その実行可能形式プログラムを主記憶装置16にロード
して実行を開始させる。プログラム格納ファイル13内
に指定されたプログラム名の実行可能形式プログラムが
見つからない場合には、プログラムロード手段5は、プ
ログラム形式変換手段起動手段6に制御を移す。
The program loading means 5 searches the program storage file 13 in the disk device 12 under the control of the guest S2 using the program name as a key, and if an executable program with the specified program name is found,
The executable program is loaded into the main storage device 16 and execution is started. If the executable format program with the specified program name is not found in the program storage file 13, the program loading means 5 transfers control to the program format conversion means starting means 6.

プログラム形式変換手段起動手段6は、プログラム形式
変換手段10を起動する。
The program format conversion means activating means 6 activates the program format conversion means 10.

プログラム形式変換手段10は、ホスト○S1の管理下
にあるディスク装置14中のプログラム格納ファイル1
5を検索し、指定されたプログラム名の実行可能形式プ
ログラムが見つかった場合には、その実行可能形式プロ
グラムを読み込んで形式をホストOSl用の実行可能形
式からゲスト○S2用の実行可能形式に変換して、ゲス
トOS2の管理下にあるディスク装置12中のプログラ
ム格納ファイル13に格納し、しかる後にプログラムロ
ード手段5にその旨を通知して処理を終了する。なお、
プログラム形式変換手段10がホストOSlの管理下に
あるプログラム格納ファイル15をアクセスする際には
、ファイルアクセス調整手段11によりホストOS1か
ら発行された入出力要求との競合を避けるための排他制
御がなされる。
The program format conversion means 10 converts the program storage file 1 in the disk device 14 under the control of the host ○S1.
5, and if an executable program with the specified program name is found, load the executable program and convert the format from the executable format for the host OS1 to the executable format for the guest○S2. Then, it is stored in the program storage file 13 in the disk device 12 under the control of the guest OS 2, and then the program loading means 5 is notified of this, and the process is terminated. In addition,
When the program format conversion means 10 accesses the program storage file 15 under the control of the host OS 1, exclusive control is performed by the file access adjustment means 11 to avoid conflicts with input/output requests issued from the host OS 1. Ru.

プログラム形式変換手段10から通知を受けたプログラ
ムロード手段5は、プログラム格納ファイル13から指
定されたプログラム名の形式変換済みの実行可能形式プ
ログラムを主記憶装置16にロードして実行を開始させ
る。
The program loading means 5, which has received the notification from the program format conversion means 10, loads the format-converted executable format program of the specified program name from the program storage file 13 into the main storage device 16 and starts execution.

このようにして、自OSであるゲストOS2から他OS
であるホストOS1の管理下にある実行可能形式プログ
ラムを形式変換して実行することが可能となる。なお、
自OSがゲスト○S2であり、他OSが他のゲストOS
(図示せず)であっても同様である。
In this way, from guest OS 2, which is the own OS, to other OS
It becomes possible to convert the format of an executable program under the control of the host OS 1 and execute it. In addition,
Local OS is guest○S2, and other OS is another guest OS
(not shown).

(2)利用者が端末装置7からホストOS1にログイン
している場合(すなわち、自OSがホスト○S1で、他
OSがゲスト○S2である場合)まず、端末装置7から
プログラム起動指令がプログラム名を指定して投入され
ると、これによりホストOSlのプログラムロード手段
8に制御が渡される。
(2) When the user logs into the host OS 1 from the terminal device 7 (that is, when the own OS is the host ○S1 and the other OS is the guest ○S2), first, the program start command is sent from the terminal device 7 to the program When the name is designated and input, control is passed to the program loading means 8 of the host OS1.

プログラムロード手段8は、ホストOSIの管理下にあ
るディスク装置14中のプログラム格納ファイル15を
プログラム名をキーにして検索し、指定されたプログラ
ム名の実行可能形式プログラムが見つかった場合には、
その実行可能形式プログラムを主記憶装置16にロード
して実行を開始させる。プログラム格納ファイル15内
に指定されたプログラム名の実行可能形式プログラムが
見つからない場合には、プログラムロード手段8は、プ
ログラム形式変換手段起動手段9に制御を移す。
The program loading means 8 searches the program storage file 15 in the disk device 14 under the control of the host OSI using the program name as a key, and if an executable format program with the specified program name is found,
The executable program is loaded into the main storage device 16 and execution is started. If the executable format program with the specified program name is not found in the program storage file 15, the program loading means 8 transfers control to the program format conversion means starting means 9.

プログラム形式変換手段起動手段9は、プログラム形式
変換手段10を起動す、る。
The program format conversion means activating means 9 activates the program format conversion means 10.

プログラム形式変換手段10は、ゲス1−OS2の管理
下にあるディスク装置12中のプログラム格納ファイル
13を検索し、指定されたプログラム名の実行可能形式
プログラムが見つかった場合には、その実行可能形式プ
ログラムを読み込んで形式をゲスト○S2用の実行可能
形式からホストOSl用の実行可能形式に変換して、ホ
ストOS1の管理下にあるディスク装置14中のプログ
ラム格納ファイル15に格納し、しかる後にプログラム
ロード手段8にその旨を通知して処理を終了する。なお
、プログラム形式変換手段lOがゲストOS2の管理下
にあるプログラム格納ファイル13をアクセスする際に
は、ファイルアクセス調整手段11によりゲストOS2
から発行された入出力要求との競合を避けるための排他
制御がなされる。
The program format converting means 10 searches the program storage file 13 in the disk device 12 under the control of the Guess 1-OS 2, and if an executable program with the specified program name is found, The program is read, the format is converted from the executable format for the guest○S2 to the executable format for the host OS1, and the program is stored in the program storage file 15 in the disk device 14 under the control of the host OS1. The loading means 8 is notified of this and the process is terminated. Note that when the program format conversion means 10 accesses the program storage file 13 under the control of the guest OS 2, the file access adjustment means 11
Exclusive control is performed to avoid conflicts with input/output requests issued by.

プログラム形式変換手段10から通知を受けたプログラ
ムロード手段8は、プログラム格納ファイル15から指
定されたプログラム名の形式変換済みの実行可能形式プ
ログラムを主記憶装置16にロードして実行を開始させ
る。
The program loading means 8, which has received the notification from the program format conversion means 10, loads the format-converted executable format program of the specified program name from the program storage file 15 into the main storage device 16 and starts execution.

このようにして、自OSであるホストOS1から他OS
であるゲスト○S2の管理下にある実行可能形式プログ
ラムを形式変換して実行することが可能となる。なお、
自OSがホスト031であり、他OSが図示しない他の
ゲストOSである場合にも同様である。
In this way, from host OS1, which is the own OS, to other OS
It becomes possible to convert the executable format program under the management of the guest ○S2 and execute it. In addition,
The same applies when the own OS is the host 031 and the other OS is another guest OS (not shown).

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、プログラム形式変換手段
、プログラム形式変換手段起動手段2プログラムロード
手段およびファイルアクセス調整手段を設けたことによ
り、仮想計算機環境において利用者がその時点で使用し
ているOSとは異なる同一計算機上のOSの管理下にあ
る実行可能形式プログラムを直接起動することが可能と
なり、異なるOSの管理下にあるプログラムを実行する
ために従来行っていたような複雑な手順を踏む必要がな
くなって操作性が向上するとともに、同一計算機上の異
なるOS間で実行可能形式プログラムを共有することが
できるという効果がある。
As explained above, the present invention provides a program format conversion means, a program format conversion means starting means 2, a program loading means, and a file access adjustment means, so that the OS currently used by the user in a virtual computer environment It is now possible to directly launch an executable program that is under the control of an OS on the same computer that is different from the previous one, without having to go through the complicated steps that were previously required to run a program that is under the control of a different OS. This eliminates the need for this, improving operability, and has the effect that executable programs can be shared between different OSs on the same computer.

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

第1図は本発明の一実施例に係る仮想計算機環境におけ
るプログラム起動方式の構成を示すブロック図、 第2図は第1図中のプログラム格納ファイルの内部形式
の一例を示す図である。 図において、 l・・・ホスト081 2・・・ゲスト031 3・・・仮想計算機モニタ、 4.7・端末装置、 5.8・プログラムロード手段、 6.9・プログラム形式変換手段起動手段、10・・プ
ログラム形式変換手段、 11・・ファイルアクセス調整手段、 12.14・ディスク装置、 13.15・プログラム格納ファイル、16・・主記憶
装置である。
FIG. 1 is a block diagram showing the configuration of a program startup method in a virtual computer environment according to an embodiment of the present invention, and FIG. 2 is a diagram showing an example of the internal format of the program storage file in FIG. 1. In the figure, l...Host 081 2...Guest 031 3...Virtual computer monitor, 4.7. Terminal device, 5.8. Program loading means, 6.9. Program format conversion means starting means, 10 ...Program format conversion means, 11..File access adjustment means, 12.14.Disk device, 13.15.Program storage file, 16.Main storage device.

Claims (1)

【特許請求の範囲】 1台の計算機システム内に複数の仮想計算機環境を造り
出す仮想計算機モニタと、この仮想計算機モニタの制御
下で動作する仮想計算機上の資源を管理するゲストOS
と、実計算機上で動作するホストOSとから構成される
計算機環境において、前記ゲストOSの1つあるいは前
記ホストOSである自OSに接続された端末装置からの
指令投入により実行可能形式プログラムを主記憶装置に
ロードして起動する際に自OSの管理下にあるプログラ
ム格納ファイルを検索し指定された実行可能形式プログ
ラムが存在する場合にはこの実行可能形式プログラムを
主記憶装置にロードして起動させ、指定された実行可能
形式プログラムが存在しなかった場合にはプログラム形
式変換手段起動手段に制御を移しプログラム形式変換手
段から通知を受けた後に自OSの管理下にあるプログラ
ム格納ファイルから指定された形式変換後の実行可能形
式プログラムを主記憶装置にロードして起動させるプロ
グラムロード手段と、 このプログラムロード手段から制御を移され前記プログ
ラム形式変換手段を起動する前記プログラム形式変換手
段起動手段と、 このプログラム形式変換手段起動手段から起動され自O
Sとは異なる前記ゲストOSの1つあるいは前記ホスト
OSである他OSの管理下にあるプログラム格納ファイ
ルを検索し指定された実行可能形式プログラムが存在す
る場合にはこの実行可能形式プログラムを読み込んで他
OSの形式から自OSの形式に変換して自OSの管理下
にあるプログラム格納ファイルに格納し前記プログラム
ロード手段にその旨を通知する前記プログラム形式変換
手段と、 このプログラム形式変換手段が他OSの管理下にあるプ
ログラム格納ファイルにアクセスする際に他OSとのア
クセスの競合を調整するファイルアクセス調整手段と を有することを特徴とする仮想計算機環境におけるプロ
グラム起動方式。
[Claims] A virtual machine monitor that creates multiple virtual machine environments within one computer system, and a guest OS that manages resources on the virtual machine that operates under the control of this virtual machine monitor.
In a computer environment consisting of a computer and a host OS running on a real computer, an executable program can be run as a main program by inputting a command from one of the guest OSs or a terminal device connected to the host OS, which is the own OS. When loading the program into the storage device and starting it, it searches the program storage file under the control of its own OS, and if the specified executable program exists, loads this executable program into the main storage and starts it. If the specified executable format program does not exist, control is transferred to the program format conversion means starting means, and after receiving a notification from the program format conversion means, the specified executable format program is selected from the program storage file under the control of the own OS. program loading means for loading an executable format program into a main storage device and activating the executable format program after format conversion; and program format conversion means activating means for transferring control from the program loading means and activating the program format conversion means; The program format conversion means is started by the means for starting the program format.
Search for a program storage file under the control of one of the guest OSs different from S or another OS that is the host OS, and if the specified executable program exists, load this executable program. the program format converting means converting from the format of another OS to the format of the own OS, storing it in a program storage file under the control of the own OS, and notifying the program loading means to that effect; A method for starting a program in a virtual computer environment, comprising: a file access adjustment means for adjusting access conflicts with other OSs when accessing a program storage file under the control of an OS.
JP22558389A 1989-08-31 1989-08-31 Program starting system in virtual computer environment Pending JPH0388042A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22558389A JPH0388042A (en) 1989-08-31 1989-08-31 Program starting system in virtual computer environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22558389A JPH0388042A (en) 1989-08-31 1989-08-31 Program starting system in virtual computer environment

Publications (1)

Publication Number Publication Date
JPH0388042A true JPH0388042A (en) 1991-04-12

Family

ID=16831587

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22558389A Pending JPH0388042A (en) 1989-08-31 1989-08-31 Program starting system in virtual computer environment

Country Status (1)

Country Link
JP (1) JPH0388042A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004526229A (en) * 2000-12-27 2004-08-26 インテル・コーポレーション A method for resolving address space conflicts between a virtual machine monitor and a guest operating system
JP2011180892A (en) * 2010-03-02 2011-09-15 Nec Corp Virtual server system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004526229A (en) * 2000-12-27 2004-08-26 インテル・コーポレーション A method for resolving address space conflicts between a virtual machine monitor and a guest operating system
JP2011180892A (en) * 2010-03-02 2011-09-15 Nec Corp Virtual server system

Similar Documents

Publication Publication Date Title
US6237005B1 (en) Web server mechanism for processing multiple transactions in an interpreted language execution environment
US5341478A (en) Methods and apparatus for providing dynamic invocation of applications in a distributed heterogeneous environment
US5440744A (en) Methods and apparatus for implementing server functions in a distributed heterogeneous environment
US6917963B1 (en) Snapshot image for the application state of unshareable and shareable data
EP0474339B1 (en) Methods and apparatus for providing a client interface to an object-oriented invocation of an application
US6848106B1 (en) Snapshot restore of application chains and applications
Hendriks BProc: The Beowulf distributed process space
US6601110B2 (en) System and method for translating file-level operations in a non-door-based operating system to door invocations on a door server
KR970004090B1 (en) Virtual execution of program on a multiprocessor system
US6606651B1 (en) Apparatus and method for providing direct local access to file level data in client disk images within storage area networks
JP3182806B2 (en) How to upgrade
JPH07175704A (en) File device and method for access to data object
JPS62192849A (en) Command executing system of computer network
JPH05250298A (en) Method for access to distributed resource parts and network
JPH0477938B2 (en)
JPH07262074A (en) Cache management method, computer file system and cache device
JPH06222931A (en) Control program for personal computer and method for provision of communication between programs
US5761696A (en) Parallel database serving mechanism for a single-level-store computer system
JPH02114335A (en) Multi-procsssing system
JP2001290665A (en) Processor system
US7107587B1 (en) Access redirector and entry reflector
JPH0388042A (en) Program starting system in virtual computer environment
JP3544284B2 (en) Database utilization system
Schwartz et al. LFS--A Local File System for Multiprocessor NFS Network Servers
JPH04177441A (en) System program loading system