JPH09319562A - Composite computer system and method for install/ uninstall to composite computer system - Google Patents

Composite computer system and method for install/ uninstall to composite computer system

Info

Publication number
JPH09319562A
JPH09319562A JP8198773A JP19877396A JPH09319562A JP H09319562 A JPH09319562 A JP H09319562A JP 8198773 A JP8198773 A JP 8198773A JP 19877396 A JP19877396 A JP 19877396A JP H09319562 A JPH09319562 A JP H09319562A
Authority
JP
Japan
Prior art keywords
computer
guest
input
host
output
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.)
Granted
Application number
JP8198773A
Other languages
Japanese (ja)
Other versions
JP3526700B2 (en
Inventor
Hisaaki Suzuki
壽明 鈴木
Tadashi Ogino
正 荻野
茂伸 ▲たか▼山
Shigenobu Takayama
Satoko Fujiwara
聡子 藤原
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP19877396A priority Critical patent/JP3526700B2/en
Publication of JPH09319562A publication Critical patent/JPH09319562A/en
Application granted granted Critical
Publication of JP3526700B2 publication Critical patent/JP3526700B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a high-performance and low-cost composite computer system in flexible configuration. SOLUTION: A host computer has a guest computer driver 112 for simultaneously controlling operations between guest computers, host main storage device 110 for storing an I/O device control program 113 for controlling data transfer between any specified host I/O device 150 and a guest main storage device 310 corresponding to an input/output request from the guest computer, and host controller 140 for performing data transfer control and the control of interruption to a host processor 120. The guest computer has the guest main storage device 310 including a shared inter-computer communication storage area 315 for setting an emulation program 312 having an input/output instruction executing function and interruption request information or the like and a guest controller 330 for performing data transfer control and the control of interruption to a guest processor 320, and based on an input/output identification table 323, data are inputted/outputted to the specified host I/O device 150 which can be shared.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、クライアント/サ
ーバシステムなど複数の計算機にある情報処理を分散し
て実行させる分散コンピュータシステムを構築する複合
計算機システム、特に、ある計算機の処理動作の一部、
入出力処理、システム操作員とのインタフェース処理等
を別の計算機を用いて実現するような柔軟性、高性能を
追求するシステムの形態並びに複合計算機システムにお
けるインストール方法及びアンインストール方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a composite computer system for constructing a distributed computer system that distributes and executes information processing on a plurality of computers such as a client / server system, and in particular, a part of the processing operation of a computer,
The present invention relates to a form of a system that pursues flexibility and high performance such that input / output processing, interface processing with a system operator, and the like are realized by using another computer, and an installation method and an uninstallation method in a complex computer system.

【0002】[0002]

【従来の技術】従来のクライアント/サーバシステム
は、サーバ機能を提供する計算機システムとクライアン
ト機能を提供する計算機システムをネットワークで接続
したシステムである。これは、例えばオーム社「ノベル
のNetWare戦略」55ページの図3.2などに示
されている。
2. Description of the Related Art A conventional client / server system is a system in which a computer system providing a server function and a computer system providing a client function are connected via a network. This is shown, for example, in Figure 3.2 on page 55 of Ohm's "Novell's NetWare Strategy".

【0003】一方、あるプロセッサの入出力処理を他方
のプロセッサが代わって実行することで、ある計算機上
で他機種のプロセッサ上で実行されるプログラムを実行
可能にする計算機システムの従来例として、例えば特開
平3−225551号公報がある。
On the other hand, as a conventional example of a computer system that allows a program executed on a processor of another model to be executed by executing the input / output processing of one processor by the other processor, for example, There is JP-A-3-225551.

【0004】図23は、特開平3−225551号公報
において開示された入出力装置アクセス制御方式の構成
例を示した図である。動作の詳細説明は特開平3−22
5551号公報の本文中に詳述されているので、ここで
は省略する。
FIG. 23 is a diagram showing a configuration example of the input / output device access control system disclosed in Japanese Patent Laid-Open No. 3-225551. Detailed description of the operation is disclosed in JP-A-3-22.
Since it is described in detail in the text of Japanese Patent No. 5551, it is omitted here.

【0005】図23に示した従来の構成において、ゲス
トプロセッサ(図中のゲストCPU12を指す)におい
て実行されるプログラムで入出力処理が発生すると、ホ
ストプロセッサ(図中のホストCPU10を指す)に割
込み要求を発生して、ホストプロセッサ上のエミュレー
タによりゲストプロセッサの入出力処理を実行する。こ
うすることで、計算機に他機種のプロセッサを接続して
他機種プロセッサの計算機で実行するプログラムを実行
可能にするシステムにおいて、他機種プログラムの実行
環境の相違に容易に対応でき、プログラムの変更無く実
行できるようになる効果が有る。
In the conventional configuration shown in FIG. 23, when an input / output process occurs in a program executed by a guest processor (which indicates the guest CPU 12 in the figure), an interrupt is issued to the host processor (which indicates the host CPU 10 in the figure). A request is generated and the input / output processing of the guest processor is executed by the emulator on the host processor. By doing so, in a system in which a processor of another model is connected to the computer and a program that can be executed by the computer of the processor of another model can be executed, it is possible to easily respond to the difference in the execution environment of the program of the other model without changing the program. It has the effect of being able to execute.

【0006】ところで、前述した計算機システムのよう
に、一般にアーキテクチャの異なるクライアント計算機
とサーバ計算機から構成されるシステムにおいては、ソ
フトウェアをそれぞれの計算機に接続されたディスク装
置に格納するというインストール作業を行う場合、それ
ぞれの計算機に用意されたインストーラがそれぞれのオ
ペレーティングシステムおよびアプリケーションプログ
ラムをインストールしていた。この従来のインストール
方法について、以下に説明する。
By the way, in a system such as the computer system described above, which is generally composed of client computers and server computers having different architectures, when the installation work of storing the software in a disk device connected to each computer is performed. , The installer prepared for each computer installed each operating system and application program. This conventional installation method will be described below.

【0007】図24は、従来のクライアント・サーバシ
ステムのハードウェア構成図である。サーバ計算機は、
プロセッサ31s、主記憶装置32s、バスのデータ転
送制御及びプロセッサ31sに対する割込み制御等を行
う制御装置33s、I/O装置34s及びI/O装置3
4sの一部である固定ディスク35sを有する。クライ
アント計算機も同じようにプロセッサ31c、主記憶装
置32c、制御装置33c、I/O装置34c及び固定
ディスク35cを有する。
FIG. 24 is a hardware configuration diagram of a conventional client / server system. The server computer is
Processor 31s, main memory device 32s, control device 33s, I / O device 34s, and I / O device 3 that perform bus data transfer control, interrupt control for the processor 31s, and the like.
It has a fixed disk 35s which is part of 4s. Similarly, the client computer also has a processor 31c, a main storage device 32c, a control device 33c, an I / O device 34c, and a fixed disk 35c.

【0008】また、図25は、従来のクライアント・サ
ーバシステムにインストールを行うために用いるインス
トール媒体を示した図である。インストール媒体として
は、一般に図25に示したようにフロッピィディスクが
用いられ、場合によってテープなども用いられる。イン
ストール用のフロッピィディスクとして、サーバ計算機
用、クライアント計算機用それぞれのオペレーティング
システム用インストール媒体(以下、OS用FD)51
s,51cと、アプリケーションプログラム用インスト
ール媒体(以下、アプリ用FD)52s,52cとが示
されている。OS用FD51s,51cには、サーバ計
算機用のオペレーティングシステム(以下、サーバO
S)53s及びクライアント計算機用のオペレーティン
グシステム(以下、クライアントOS)53cと、サー
バOS用のインストーラ54s及びクライアントOS用
のインストーラ54cとがそれぞれ記憶されている。ま
た、アプリ用FD52s,52cには、サーバ計算機用
のアプリケーションプログラム(以下、サーバアプリケ
ーション)55s及びクライアント計算機用のアプリケ
ーションプログラム(以下、クライアントアプリケーシ
ョン)55cと、サーバアプリケーション用のインスト
ーラ56s及びクライアントアプリケーション用のイン
ストーラ56cとがそれぞれ記憶されている。各OS5
3s,53c及び各アプリケーション55s,55c
は、それぞれのインストーラ54s,54c及び56
s,56cによってそれぞれの固定ディスク35s,3
5cにコピーされる。
FIG. 25 is a diagram showing an installation medium used for installing in a conventional client / server system. As the installation medium, a floppy disk is generally used as shown in FIG. 25, and a tape or the like is also used depending on the case. As a floppy disk for installation, an installation medium (hereinafter, FD for OS) 51 for each operating system for a server computer and a client computer
s, 51c and application program installation media (hereinafter, application FD) 52s, 52c are shown. The OS FDs 51s and 51c include operating systems for server computers (hereinafter referred to as server O).
S) 53s and an operating system for client computer (hereinafter referred to as client OS) 53c, an installer 54s for the server OS and an installer 54c for the client OS are stored. The application FDs 52s and 52c include an application program for server computer (hereinafter, server application) 55s and an application program for client computer (hereinafter, client application) 55c, an installer 56s for server application, and a client application. The installer 56c is stored therein. Each OS 5
3s, 53c and each application 55s, 55c
Are installers 54s, 54c and 56, respectively.
The fixed disks 35s, 3 by s, 56c
5c is copied.

【0009】インストール時には、まずそれぞれのOS
用FD51に格納されているOSの一部あるいは全てを
それぞれの主記憶装置32に格納して動作させ、それぞ
れのOS上で動作するそれぞれのインストーラ54が、
それぞれのOS53をOS用FD51からそれぞれの固
定ディスク35にコピーする。また、それぞれの主記憶
装置32に格納されて動作しているそれぞれのOS53
は、それぞれの計算機のI/O装置34の構成情報を調
べて、固定ディスク35のOSが管理する領域の一部に
書き込む。次に、それぞれのOS53上で、それぞれの
アプリケーション用インストーラ56が動作し、それぞ
れのアプリ用FD52から、それぞれのアプリケーショ
ンプログラム55をそれぞれの固定ディスク35にコピ
ーする。また、アンインストーラ(図示せず)について
も同様に、それぞれのアンインストーラがそれぞれのO
Sおよびアプリケーションプログラムをアンインストー
ルしていた。
At the time of installation, each OS is first
Each of the installers 54 operating on each OS stores a part or all of the OS stored in the FD 51 for use in each main storage device 32 and operates.
Each OS 53 is copied from the OS FD 51 to each fixed disk 35. In addition, each OS 53 stored in each main storage device 32 and operating.
Checks the configuration information of the I / O device 34 of each computer and writes it in a part of the area of the fixed disk 35 managed by the OS. Next, the respective application installers 56 operate on the respective OSs 53, and copy the respective application programs 55 from the respective application FDs 52 to the respective fixed disks 35. Similarly, each uninstaller (not shown) has its own O
S and the application program were uninstalled.

【0010】また、対象は異なるが、一つのインストー
ラで複数種類のOSをインストールできる従来例として
は、特開平5−100828号公報に掲載されている技
術があげられる。ここで開示されている技術は、あくま
でも一台の計算機が対象であり、アーキテクチャが異な
る複数のコンピュータを対象としているわけではない。
図26は上記特開平5−100828号公報に掲載され
ている技術を示す。図26において、コンピュータシス
テム41の主記憶装置(図示せず)に格納されたインス
トーラであるインストレーションプログラム43は、所
定のフォーマットのインストレーション用媒体42に格
納されたOSを、物理イメージで外部補助記憶装置44
にコピーするものである。OSの種類が異なっていて
も、インストレーション用媒体42のフォーマットを全
て同じにして、OSの種類だけインストーレーション用
媒体42を用意することで、1種類のインストレーショ
ンプログラム43で複数種類のOSをインストールでき
る効果がある。
As a conventional example in which a single installer can install a plurality of types of OSs with different targets, there is a technique disclosed in Japanese Patent Laid-Open No. 5-100828. The technology disclosed here is intended for only one computer, and not for a plurality of computers having different architectures.
FIG. 26 shows the technique disclosed in Japanese Patent Laid-Open No. 5-100828. In FIG. 26, an installation program 43, which is an installer stored in a main storage device (not shown) of the computer system 41, externally supplements the OS stored in the installation medium 42 of a predetermined format with a physical image. Storage device 44
Is to be copied to. Even if the types of OS are different, the same format of the installation medium 42 is used, and the installation medium 42 is prepared according to the type of OS. Has the effect of being able to install.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、従来の
クライアント/サーバシステムでは、クライアントシス
テムとサーバシステムとは、共に独立した計算機システ
ムであり、それぞれ別々のプロセッサ、メモリ、I/O
装置を具備している。このようなクライアント・サーバ
システムにおいては、最低でも2台の計算機システムが
必要となり、高額の投資が必要になるという問題点を有
している。
However, in the conventional client / server system, the client system and the server system are both independent computer systems, and each has a separate processor, memory, and I / O.
It is equipped with a device. In such a client / server system, there is a problem that at least two computer systems are required and a large amount of investment is required.

【0012】一方、特開平3−225551号公報に開
示された入出力装置アクセス制御方式技術においては、
計算機システムにおいて他機種のプロセッサをゲストプ
ロセッサとして接続すると共に、制御部と、ホストプロ
セッサ上で動作するエミュレータとを付加することで、
他機種のプロセッサ上で実行されるプログラムを何等変
更することなく別の計算機システム上で実行することが
できる。しかし、従来においては、以下に示す複数の課
題が存在する。
On the other hand, in the input / output device access control system technology disclosed in Japanese Patent Laid-Open No. 3-225551,
By connecting a processor of another model as a guest processor in the computer system and adding a control unit and an emulator operating on the host processor,
A program executed on a processor of another model can be executed on another computer system without any change. However, conventionally, there are a plurality of problems described below.

【0013】まず、ゲストプロセッサからの入出力処理
要求をホストプロセッサに伝えると共にデータ転送及び
動作制御を行う従来の制御部の構成では、ある時点でゲ
ストプロセッサが実行可能な入出力処理は1つの入出力
装置に対して1つのみである。この構成において、仮に
ゲストプロセッサが複数の入出力装置に同時並行して入
出力処理を実行させようとすると制御部のハードウェア
量が多く必要になってしまう。
First, in the configuration of the conventional control unit for transmitting the input / output processing request from the guest processor to the host processor and controlling the data transfer and operation, the guest processor can execute one input / output processing at a certain time. Only one for output device. In this configuration, if the guest processor tries to cause a plurality of input / output devices to simultaneously execute input / output processing, a large amount of hardware of the control unit is required.

【0014】また、入出力処理を行うプログラムが動作
するゲストプロセッサが複数の場合、技術的に対応可能
かどうかが開示されていない。
Further, it is not disclosed whether or not it is technically possible to cope with a case where there are a plurality of guest processors in which a program for input / output processing operates.

【0015】また、ゲストプロセッサからの入出力処理
要求に対する入出力データは、いったんゲストプロセッ
サを介して授受されるされることになるので、入出力チ
ャネル機構のようなゲストプロセッサの命令実行と入出
力処理とをゲストプロセッサ側において同時並行処理す
ることができない。
Further, since the input / output data corresponding to the input / output processing request from the guest processor is once transmitted and received via the guest processor, the instruction execution and the input / output of the guest processor such as the input / output channel mechanism. It is not possible to perform parallel processing with the guest processor on the guest processor side.

【0016】更に、あるプロセッサが処理するデータの
バイト単位での並び順等の変換を行う手段がないため、
ゲストプロセッサとホストプロセッサが異機種である場
合、他機種のプロセッサの計算機で実行するプログラム
を実行できないおそれが生じる。
Further, since there is no means for converting the order of arrangement of data processed by a processor in byte units,
When the guest processor and the host processor are different models, there is a risk that a program executed by a computer of a processor of another model cannot be executed.

【0017】また、アーキテクチャの異なるクライアン
ト計算機とサーバ計算機から構成されるクライアント・
サーバシステムへのインストールを行う方法であるが、
前述したように、各計算機で動作するOSは、それぞれ
のアーキテクチャでのみ動作するが、それは、インスト
ール時においても同じである。つまり、クライアントO
Sは、クライアント計算機の主記憶装置に格納されて動
作し、サーバOSは、サーバ計算機の主記憶装置に格納
されて動作する。そして、クライアント用のインストー
ラは、クライアントOSの上でのみ動作し、サーバ用の
インストーラは、サーバOS上でのみ動作する。また、
インストール先となるI/O装置は、それぞれの計算機
で異なるものであり、それらを制御するOSも上記のよ
うに異なるものである。すなわち、クライアント計算機
用のI/O装置にソフトウェアをインストールするため
に用いるインストーラは、そのI/O装置を制御してい
るクライアントOS上で動作するプログラムである必要
があり、同様にサーバ計算機用のインストーラは、サー
バOS上で動作するプログラムである必要があった。
A client computer composed of a client computer and a server computer having different architectures.
It is a method to install on the server system,
As described above, the OS operating on each computer operates only on each architecture, but it is the same at the time of installation. That is, client O
The S is stored and operates in the main storage device of the client computer, and the server OS is stored and operates in the main storage device of the server computer. Then, the installer for the client operates only on the client OS, and the installer for the server operates only on the server OS. Also,
The I / O device that is the installation destination is different for each computer, and the OS that controls them is also different as described above. That is, the installer used to install the software in the I / O device for the client computer needs to be a program that operates on the client OS that controls the I / O device, and similarly for the server computer. The installer needs to be a program that runs on the server OS.

【0018】また、上記特開平5−100828号公報
に掲載されているインストールに関する技術は、あくま
でも単独の計算機システムに一つのOSをインストール
するための技術である。また、論理フォーマットが異な
る2つ以上のOSを一台の計算機にそれぞれ個別にイン
ストールした場合のその計算機の動作については開示さ
れていない。
The installation technique disclosed in Japanese Patent Laid-Open No. 5-100828 is a technique for installing one OS in a single computer system. Further, it does not disclose the operation of the computers when two or more OSs having different logical formats are individually installed in one computer.

【0019】すなわち、従来のインストール方法及びア
ンインストール方法では、一つのインストール媒体には
一つのOSしか格納できないため、一度のインストール
作業では一つのOSしかインストールできない。また、
インストレーションプログラムは、論理フォーマットが
異なるインストール媒体の内容をファイルとして認識で
きないため、物理イメージで外部補助記憶装置にコピー
せざるを得ないという問題点があった。
That is, according to the conventional installation method and uninstallation method, since only one OS can be stored in one installation medium, only one OS can be installed by one installation operation. Also,
Since the installation program cannot recognize the contents of the installation medium having different logical formats as a file, it has no choice but to copy it to the external auxiliary storage device as a physical image.

【0020】また、第1の計算機と第2の計算機とから
構成される複合計算機におけるインストール方法及びア
ンインストール方法についてはなんら開示されていな
い。
Further, there is no disclosure about an installing method and an uninstalling method in a complex computer composed of a first computer and a second computer.

【0021】本発明は、上記課題を解決するためになさ
れたものであり、その目的は、より高性能、低コストか
つ柔軟なシステム構成が可能な複合計算機システムを提
供することにある。
The present invention has been made to solve the above problems, and an object of the present invention is to provide a multi-functional computer system capable of higher performance, lower cost, and flexible system configuration.

【0022】更に、本発明は、第1の計算機と第2の計
算機とから構成される複合計算機において、一度の作業
で複数のソフトウェアをインストール及びアンインスト
ールでき、かつ第1の計算機からも第2の計算機からも
ファイルとして認識できるインストール方法及びアンイ
ンストール方法を提供することを目的とする。
Further, according to the present invention, in a compound computer composed of a first computer and a second computer, a plurality of software can be installed and uninstalled by one operation, and the second computer can operate from the first computer. It is an object of the present invention to provide an installing method and an uninstalling method that can be recognized as a file even by the computer.

【0023】[0023]

【課題を解決するための手段】以上のような目的を達成
するために、本発明は、ホスト計算機とゲスト計算機と
により構成される複合計算機システムにおいて、前記ホ
スト計算機は、プリエンプティブ・マルチタスク処理機
能を有するオペレーティングシステム及びアプリケーシ
ョンプログラムが動作するホストプロセッサと、システ
ムバスに接続された一群の入出力装置と、前記入出力装
置に対するアクセスを行うために前記入出力装置それぞ
れに対応して設けられ、前記ゲスト計算機間のデータ転
送を行う入出力装置制御手段と、システムバス上のデー
タ転送制御及び前記ホストプロセッサに対する割込み制
御を行うホスト制御手段と、前記ゲスト計算機を前記シ
ステムバスに接続された1つの入出力装置とみなして前
記ホスト計算機における前記ゲスト計算機の制御を一括
して行うゲスト計算機制御手段と、前記ゲスト計算機を
接続するシステムバスと、を有し、前記ゲスト計算機
は、前記ホストプロセッサと独立したオペレーティング
システム及びアプリケーションプログラムが動作するゲ
ストプロセッサと、前記ゲストプロセッサによるエミュ
レーション命令を実行するエミュレーション手段と、前
記システムバスを接続し、前記ホスト計算機との間のデ
ータ転送制御及び前記ゲストプロセッサに対する割込み
制御を行うゲスト制御手段と、前記ホスト計算機からア
クセス可能であり各種情報を相互に交換する計算機間通
信記憶領域を含むゲスト主記憶手段とを有し、前記ホス
ト計算機の入出力装置に対するアクセスを前記ゲストプ
ロセッサを用いることなく行うことを特徴とする。
In order to achieve the above object, the present invention provides a composite computer system comprising a host computer and a guest computer, wherein the host computer has a preemptive multitask processing function. A host processor on which an operating system and an application program having the following are operating; a group of input / output devices connected to a system bus; and a corresponding one of the input / output devices for accessing the input / output devices. Input / output device control means for performing data transfer between guest computers, host control means for performing data transfer control on the system bus and interrupt control for the host processor, and one input device connected to the system bus for the guest computer. Considered as an output device to the host computer Guest computer control means for collectively controlling the guest computers, and a system bus connecting the guest computers. The guest computer operates an operating system and an application program independent of the host processor. A guest processor, an emulation means for executing an emulation instruction by the guest processor, and a guest control means for connecting the system bus to control data transfer with the host computer and interrupt control for the guest processor, and the host. A guest main storage unit including a computer-to-computer communication storage area that is accessible from a computer and exchanges various types of information with each other, and access to an input / output device of the host computer without using the guest processor. And butterflies.

【0024】また、前記ゲスト計算機は、専用のI/O
バスに接続され前記ゲスト計算機においてのみアクセス
可能な一群のゲスト専用入出力装置と、入出力命令で指
定された入出力装置を識別する入出力装置識別情報を保
持する入出力識別テーブルと、を有し、前記ゲストプロ
セッサは、更に前記入出力識別テーブルを用いて入出力
命令の対象となる入出力装置を判別することを特徴とす
る。
The guest computer is a dedicated I / O
A group of guest-dedicated I / O devices connected to the bus and accessible only by the guest computer, and an I / O identification table holding I / O device identification information for identifying the I / O device specified by the I / O command are provided. However, the guest processor is further characterized in that the input / output identification table is used to determine the input / output device that is the target of the input / output instruction.

【0025】また、前記エミュレーション手段は、前記
ゲストプロセッサが前記ホスト計算機のいずれかの入出
力装置に対する入出力命令を受けたときに実行するチャ
ネルプログラムに基づき前記入出力装置のアドレスと前
記チャネルプログラムのアドレスとを含む入出力要求情
報を前記計算機間通信記憶領域に設定し、前記ゲスト計
算機制御手段は、前記入出力要求情報に基づき、指定さ
れた前記入出力装置に対する入出力命令を実行すること
を特徴とする。
Also, the emulation means is configured to execute the address of the I / O device and the channel program based on a channel program executed when the guest processor receives an I / O command for any I / O device of the host computer. I / O request information including an address is set in the inter-computer communication storage area, and the guest computer control means executes an I / O command for the specified I / O device based on the I / O request information. Characterize.

【0026】また、前記ゲストプロセッサは、作成され
た前記チャネルプログラムを解釈する命令デコーダと、
機械語による実行指示内容に基づいて所定の処理を実行
する実行ユニットとを有し、前記実行ユニットは、前記
命令デコーダの解釈に基づいた処理を行うことを特徴と
する。
The guest processor further includes an instruction decoder for interpreting the created channel program,
An execution unit that executes a predetermined process based on the content of the execution instruction in the machine language, the execution unit performing a process based on the interpretation of the instruction decoder.

【0027】また、前記ゲスト制御手段は、前記ゲスト
計算機の状態を保持すると共に前記ゲスト計算機から前
記ホスト計算機に対する割込みの主要因を保持するゲス
トステータスレジスタを有することを特徴とする。
Further, the guest control means has a guest status register for holding a state of the guest computer and a main cause of an interrupt from the guest computer to the host computer.

【0028】また、前記ゲストステータスレジスタは、
前記エミュレーション手段が前記ホスト計算機に対して
割込み処理の要求を行うことを示すビット情報を保持す
ることを特徴とする。
Further, the guest status register is
It is characterized in that the emulation means holds bit information indicating that an interrupt processing request is made to the host computer.

【0029】また、前記ゲスト制御手段は、前記ゲスト
計算機から前記ホスト計算機に対して行う割込み処理要
求を保持する割込み要求レジスタを有し、前記ホスト制
御手段は、前記割込み要求レジスタへの書込みにより前
記ゲスト計算機からの割込み要求を認識することを特徴
とする。
The guest control means has an interrupt request register that holds an interrupt processing request made from the guest computer to the host computer, and the host control means writes the interrupt request register to write the interrupt request. The feature is that the interrupt request from the guest computer is recognized.

【0030】また、前記ゲスト計算機制御手段は、前記
ゲスト計算機からの入出力要求を前記入出力装置のいず
れかに対応付ける入出力マップテーブルを用いて、指定
された前記入出力装置に対するマッピングの正当性を調
べることを特徴とする。
Further, the guest computer control means uses the input / output map table that associates the input / output request from the guest computer with any of the input / output devices, and validates the mapping to the designated input / output device. It is characterized by examining.

【0031】また、前記入出力装置制御手段は、前記ゲ
スト計算機制御手段の命令に従い、前記ゲスト計算機が
要求した入出力要求に基づく前記入出力装置と前記ゲス
ト主記憶手段との間のデータ転送を、前記ホスト計算機
が提供するファイルシステムをそのまま利用して行うこ
とを特徴とする。
Further, the input / output device control means performs data transfer between the input / output device and the guest main storage means based on the input / output request requested by the guest computer in accordance with an instruction from the guest computer control means. The file system provided by the host computer is used as it is.

【0032】また、前記ホスト計算機と前記ゲスト計算
機間の転送データの並び順を前記ホスト計算機または前
記ゲスト計算機が取り扱うバイトデータ並びに変換する
バイトオーダ変換機構を有することを特徴とする。
Further, it is characterized by having a byte order conversion mechanism for converting byte data handled by the host computer or the guest computer and a byte order conversion order of transfer data between the host computer and the guest computer.

【0033】また、前記ゲスト制御手段は、前記ゲスト
プロセッサに対する前記ホスト計算機からの割込み要求
を受け取る割込み受信レジスタを有することを特徴とす
る。
Further, the guest control means has an interrupt reception register for receiving an interrupt request from the host computer to the guest processor.

【0034】また、前記割込み受信レジスタは、前記ホ
スト計算機から入出力実行終了による割込み要求を保持
するビット情報を保持し、前記ゲストプロセッサは、そ
のビット情報を書込みにより前記入出力装置に対する入
出力命令の実行の終了を認識することを特徴とする。
The interrupt reception register holds bit information for holding an interrupt request from the host computer upon completion of I / O execution, and the guest processor writes the bit information to input / output an instruction to the input / output device. Is characterized by recognizing the end of execution of.

【0035】また、前記入出力装置は、操作員が操作す
る端末を含み、前記ゲスト計算機は、操作員インタフェ
ース機能を実現する操作員エミュレーション手段を有
し、前記端末から前記ゲスト計算機内のデータに対する
アクセスを行わせることを特徴とする。
Further, the input / output device includes a terminal operated by an operator, the guest computer has an operator emulation means for realizing an operator interface function, and the terminal operates on the data in the guest computer. It is characterized by allowing access.

【0036】また、前記端末に対応した前記入出力制御
手段は、アクセスを行う前記ゲスト計算機内のデータの
アドレス情報を指示内容として前記計算機間通信記憶領
域に設定し、前記操作員エミュレーション手段は、設定
されたアドレス情報に従った処理を行うことを特徴とす
る。
Further, the input / output control means corresponding to the terminal sets address information of data in the guest computer to be accessed as instruction contents in the inter-computer communication storage area, and the operator emulation means, It is characterized in that processing is performed according to the set address information.

【0037】更に、前記割込み受信レジスタは、前記ホ
スト計算機から操作員の指示による割込み要求を保持す
るビット情報を保持し、前記ゲストプロセッサは、その
ビット情報を書込みにより前記ゲスト計算機に対する前
記端末からのアクセスであることを認識することを特徴
とする。
Further, the interrupt reception register holds bit information for holding an interrupt request instructed by an operator from the host computer, and the guest processor writes the bit information to the guest computer from the terminal. It is characterized by recognizing access.

【0038】また、本発明に係るインストール方法は、
第1の計算機と第2の計算機とから構成される複合計算
機システムにおいて、第1の計算機のオペレーティング
システムが第1の計算機の主記憶装置に格納され動作す
るステップと、第1の計算機のオペレーティングシステ
ムにおいて動作するインストーラが第1の計算機の主記
憶装置に格納され動作するステップと、前記インストー
ラにより第1の計算機に接続されたインストール媒体に
格納されている第1の計算機で動作するソフトウェアと
第2の計算機で動作するソフトウェアが第1の計算機と
第2の計算機とで共用するディスク装置に格納されるス
テップとを含み、第2の計算機で動作するソフトウェア
が第1の計算機のファイルとして認識される第1のヘッ
ダ情報と第2の計算機のファイルとして認識される第2
のヘッダ情報とを有することを特徴とする。
The installation method according to the present invention is
In a composite computer system including a first computer and a second computer, a step in which an operating system of the first computer is stored in a main storage device of the first computer and operates, and an operating system of the first computer A step of storing an installer operating in the first computer in a main storage device of the first computer and operating the installer, a software operating on the first computer stored in an installation medium connected to the first computer by the installer, and a second Software operating on the second computer is stored in a disk device shared by the first computer and the second computer, and the software operating on the second computer is recognized as a file of the first computer. The first header information and the second recognized as a file of the second computer
Header information.

【0039】また、第1の発明に係る複合計算機システ
ムにおいて、前記ホストプロセッサのオペレーティング
システムが動作するステップと、前記ホストプロセッサ
のオペレーティングシステムにおいて動作するインスト
ーラが動作するステップと、前記インストーラによりホ
ストプロセッサによりアクセスされるインストール媒体
に格納されているホストプロセッサで動作するソフトウ
ェアと、前記ゲストプロセッサで動作するソフトウェア
と、が前記入出力装置に格納されるステップとを含み、
前記ゲストプロセッサで動作するソフトウェアがホスト
プロセッサのファイルとして認識される第1のヘッダ情
報とゲストプロセッサのファイルとして認識される第2
のヘッダ情報とを有することを特徴とする。
In the composite computer system according to the first aspect of the invention, the step of operating the operating system of the host processor, the step of operating an installer operating in the operating system of the host processor, and the step of operating the installer by the host processor Software operating on a host processor stored in an installed medium to be accessed, and software operating on the guest processor are stored in the input / output device,
The first header information in which the software operating in the guest processor is recognized as a file in the host processor and the second header information in which the software is recognized as a file in the guest processor.
Header information.

【0040】また、上記インストール方法において、前
記入出力装置制御手段の動作を停止するステップと、前
記ホストプロセッサと独立したオペレーティングシステ
ムの動作を停止するステップと、前記ゲスト計算機制御
手段の動作を停止するステップと、インストールを実行
するインストーラによる前記各ステップの停止処理の終
了後にインストールを実行するステップとを含むことを
特徴とする。
In the above installation method, the operation of the input / output device control means is stopped, the operation of the operating system independent of the host processor is stopped, and the operation of the guest computer control means is stopped. And a step of executing the installation after the termination processing of each step by the installer for executing the installation is completed.

【0041】また、本発明に係るアンインストール方法
は、第1の発明に係る複合計算機システムにおいて、前
記入出力装置と前記入出力装置制御手段と前記ゲスト計
算機制御手段に関する情報から構成されるシステム情報
を参照するステップと、前記入出力装置制御手段と前記
ゲスト計算機制御手段に関する情報を検索し、対象ファ
イルを削除するステップと、前記入出力装置に関する情
報を検索し、前記ゲスト専用入出力装置に対応するファ
イルを削除するステップと、前記システム情報を削除す
るステップとを含むことを特徴とする。
Further, the uninstall method according to the present invention is, in the composite computer system according to the first invention, system information comprising information relating to the input / output device, the input / output device control means and the guest computer control means. Corresponding to the guest dedicated input / output device, and a step of searching for information regarding the input / output device control means and the guest computer control means, deleting a target file, and searching for information regarding the input / output device And deleting the system information, and the step of deleting the system information.

【0042】また、上記アンインストール方法におい
て、前記入出力装置制御手段の動作を停止するステップ
と、前記ホストプロセッサと独立したオペレーティング
システムの動作を停止するステップと、前記ゲスト計算
機制御手段の動作を停止するステップと、アンインスト
ールを実行するアンインストーラによる前記各ステップ
の停止処理の終了後にアンインストールを実行するステ
ップとを含むことを特徴とする。
Further, in the above uninstall method, the step of stopping the operation of the input / output device control means, the step of stopping the operation of the operating system independent of the host processor, and the operation of the guest computer control means. And a step of executing the uninstall after the termination processing of each step by the uninstaller that executes the uninstall is completed.

【0043】[0043]

【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Preferred embodiments of the present invention will be described below with reference to the drawings.

【0044】本実施の形態におけるシステム構成 図1は、本発明に係る複合計算機システムの一実施例を
示す概略的なブロック構成図である。図1に示したよう
に本システムは、ホスト計算機100とゲスト計算機3
00とをホスト計算機100におけるシステムバス13
0で接続した構成となっている。なお、本実施の形態に
おいて、ホスト計算機100側の構成要素は100番台
の符号を、ゲスト計算機300側の構成要素は300番
台の符号を、それぞれ付ける。
System Configuration in the Present Embodiment FIG. 1 is a schematic block configuration diagram showing an embodiment of the composite computer system according to the present invention. As shown in FIG. 1, this system includes a host computer 100 and a guest computer 3.
00 and the system bus 13 in the host computer 100
It is configured to be connected with 0. In the present embodiment, components on the host computer 100 side are numbered in the 100s, and components on the guest computer 300 side are numbered in the 300s.

【0045】ホスト計算機100は、各種プログラムや
データを記憶するホスト主記憶装置110と、ホスト計
算機100における中央処理装置であるホストプロセッ
サ120と、システムバス130上のデータ転送制御及
びホストプロセッサ120に対する割込み制御を行うホ
スト制御手段としてのホスト制御装置140と、システ
ムバス130に接続されホスト計算機100における一
群の入出力装置であるホストI/O装置150とを有す
る。
The host computer 100 has a host main memory 110 for storing various programs and data, a host processor 120 as a central processing unit in the host computer 100, data transfer control on the system bus 130, and an interrupt to the host processor 120. It has a host control device 140 as a host control means for controlling, and a host I / O device 150 which is connected to the system bus 130 and is a group of input / output devices in the host computer 100.

【0046】ゲスト計算機300は、プログラムやデー
タを記憶するゲスト主記憶装置310と、ゲスト計算機
300における中央処理装置でありホストプロセッサ1
20と独立したオペレーティングシステム及びアプリケ
ーションプログラムが動作するゲストプロセッサ320
と、システムバス130を接続し、ホスト計算機100
との間のデータ転送制御及びゲストプロセッサ320に
対する割込み制御を行うゲスト制御手段としてのゲスト
制御装置330と、各装置を接続するゲスト主記憶バス
340と、ゲストプロセッサ320に接続されたゲスト
計算機300独自の専用のI/Oバス350と、I/O
バス350に接続されゲスト計算機300のみがアクセ
ス可能な一群のゲスト専用入出力(I/O)装置360
とを有する。ゲスト専用入出力(I/O)装置360
は、少なくとも1台の入出力装置によって構成される。
The guest computer 300 is a guest main memory device 310 for storing programs and data, and a central processor in the guest computer 300, which is the host processor 1.
Guest processor 320 in which an operating system and application programs independent of 20 operate
And the system bus 130 are connected to the host computer 100.
Guest control device 330 as a guest control means for performing data transfer control between the guest processor 320 and the guest processor 320, a guest main memory bus 340 connecting each device, and a guest computer 300 unique to the guest processor 320. Dedicated I / O bus 350 and I / O
A group of guest dedicated input / output (I / O) devices 360 connected to the bus 350 and accessible only by the guest computer 300
And Guest dedicated input / output (I / O) device 360
Is composed of at least one input / output device.

【0047】図2は、本実施の形態における各計算機で
実行されるソフトウェア構成の一実施例を示した図であ
る。
FIG. 2 is a diagram showing an example of the software configuration executed by each computer in this embodiment.

【0048】ホスト計算機100には、ホスト計算機1
00においてシステムリソースを管理、制御すると共に
プリエンプティブ・マルチタスク処理によりアプリケー
ションプログラムの強制切換え機能を有するホストオペ
レーティングシステム(以下ホストOSと称す)111
及び次の各種アプリケーションプログラムが用意されて
いる。ゲスト計算機ドライバ112は、システムバス1
30に接続されたゲスト計算機300をホスト計算機1
00から見て1つの入出力装置として扱い、ホスト計算
機100におけるゲスト計算機300のハードウェア動
作を一括して制御する。I/O装置制御プログラム11
3は、接続された入出力装置毎に用意されており、ゲス
ト計算機ドライバ112により起動されて各入出力装置
に対する入出力動作を制御する。詳細は後述するが、具
体的には、ゲスト計算機300から発行された入出力
(I/O)命令実行要求により特定された個別の入出力
装置とゲスト主記憶装置との間のデータ転送等を制御す
る。操作員インタフェース制御プログラム114は、ホ
ストOS111を経由して操作員が操作するホストI/
O装置150の入出力装置とゲスト計算機300との間
で通信を行うことでゲスト計算機300において必要と
される操作員機能を実現する。アプリケーションプログ
ラム115は、ホスト計算機100のホストOS111
上で動作する各種のプログラムである。以上の説明から
理解できるように、本実施の形態における入出力装置制
御手段はI/O装置制御プログラム113及び操作員イ
ンタフェース制御プログラム114を、ゲスト計算機制
御手段はゲスト計算機ドライバ112を、それぞれホス
トプロセッサ120で実行させることにより実現され
る。
The host computer 100 includes the host computer 1
A host operating system (hereinafter referred to as a host OS) 111 that manages and controls system resources in 00 and has a function of forcibly switching application programs by preemptive multitask processing.
And the following various application programs are prepared. The guest computer driver 112 is the system bus 1
Guest computer 300 connected to host computer 1
When viewed from 00, it is treated as one input / output device, and the hardware operation of the guest computer 300 in the host computer 100 is collectively controlled. I / O device control program 11
3 is prepared for each connected input / output device, and is activated by the guest computer driver 112 to control the input / output operation for each input / output device. Although details will be described later, specifically, data transfer between an individual input / output device specified by an input / output (I / O) instruction execution request issued from the guest computer 300 and the guest main storage device is performed. Control. The operator interface control program 114 is a host I / O operated by an operator via the host OS 111.
By communicating between the input / output device of the O device 150 and the guest computer 300, the operator function required in the guest computer 300 is realized. The application program 115 is the host OS 111 of the host computer 100.
Various programs that run on the above. As can be understood from the above description, the input / output device control means in this embodiment is the I / O device control program 113 and the operator interface control program 114, the guest computer control means is the guest computer driver 112, and the host processor. It is realized by executing in 120.

【0049】一方、ゲスト計算機300には、ゲスト計
算機300においてシステムリソースを管理制御しアプ
リケーションプログラムの実行を可能にするゲストオペ
レーティングシステム(以下ゲストOSと称す)311
と、ゲスト主記憶装置310内の特定領域に配置され
て、ゲストプロセッサ320の機械語命令セットを用い
たプログラムによりエミュレーション命令を実行するこ
とでゲスト計算機300の入出力命令実行機能や操作員
インタフェース機能を実現するエミュレーションプログ
ラム312と、ゲストOS311上で動作する各種のア
プリケーションプログラム313である。以上の説明か
ら理解できるように、本実施の形態におけるエミュレー
ション手段は、ゲスト計算機300の入出力命令実行機
能を実現するエミュレーションプログラム312を、ま
た、操作員エミュレーション手段は、操作員インタフェ
ース機能を実現するエミュレーションプログラム312
を、それぞれゲストプロセッサ320で実行させること
により実現される。このように、エミュレーションプロ
グラム312は、実行する機能により異なる機能のプロ
グラムが選択され実行されることになる。
On the other hand, in the guest computer 300, a guest operating system (hereinafter referred to as guest OS) 311 that manages and controls system resources in the guest computer 300 and enables execution of application programs.
And an input / output instruction execution function and an operator interface function of the guest computer 300 by being arranged in a specific area in the guest main memory device 310 and executing an emulation instruction by a program using the machine language instruction set of the guest processor 320. An emulation program 312 that realizes the above and various application programs 313 that operate on the guest OS 311. As can be understood from the above description, the emulation means in the present embodiment realizes the emulation program 312 that realizes the input / output instruction execution function of the guest computer 300, and the operator emulation means realizes the operator interface function. Emulation program 312
Are respectively executed by the guest processor 320. In this way, as the emulation program 312, a program having a different function is selected and executed depending on the function to be executed.

【0050】図3は、図1及び図2で示された本実施の
形態における複合計算機システムのハードウェア、ソフ
トウェア構成例の動作を説明するシステム構成図であ
る。なお、図1及び図2と同じ要素には同じ符号を付け
る。
FIG. 3 is a system configuration diagram for explaining the operation of the hardware and software configuration example of the composite computer system according to the present embodiment shown in FIGS. 1 and 2. The same elements as those in FIGS. 1 and 2 are designated by the same reference numerals.

【0051】ゲスト計算機300におけるゲスト主記憶
手段としてのゲスト主記憶装置310は、図2に示した
ソフトウェアが記憶される以外に、ゲスト計算機300
においてデータ転送を実行するときに使用され実際の入
出力動作を規定するチャネルプログラム314を記憶す
る。また、特定アドレス領域に設けられてゲストプロセ
ッサ320及びホストプロセッサ120から共有され相
互にアクセス可能な計算機間通信記憶領域315が設け
られ、ここには、ゲスト計算機300からホスト計算機
100に対する割込み要求に付随する詳細情報、ホスト
計算機100からゲスト計算機300への割込み要求時
の割込み要因などの情報、I/O装置制御プログラム1
13とエミュレーションプログラム312との間の同期
フラグ等の各種情報が記憶され、相互に交換される。図
4にこの内部構成例を示すが、この詳細は動作例におい
て適宜説明する。
The guest main storage device 310 as the guest main storage means in the guest computer 300 stores the software shown in FIG.
Stores a channel program 314 which is used when performing a data transfer in and defines the actual input / output operation. Further, an inter-computer communication storage area 315 which is provided in a specific address area and which is shared by the guest processor 320 and the host processor 120 and which is accessible to each other is provided. Here, an interrupt request from the guest computer 300 to the host computer 100 is provided. Detailed information, information such as interrupt factors at the time of an interrupt request from the host computer 100 to the guest computer 300, I / O device control program 1
Various information such as a synchronization flag between 13 and the emulation program 312 is stored and exchanged with each other. An example of this internal configuration is shown in FIG. 4, and the details will be described in the operation example as appropriate.

【0052】ゲストプロセッサ320は、命令デコーダ
321、実行ユニット322及び入出力識別テーブル3
23を搭載する。命令デコーダ321は、チャネルプロ
グラム等の機械語命令を解釈し実行の準備を行う。実行
ユニット322は、命令デコーダ321から供給される
実行指示内容に基づいて機械語命令の実行を行う。ま
た、機械語命令の実行において、エミュレーションを行
わせるためのエミュレーション命令かどうかを判断し、
エミュレーション命令が検出された場合にはエミュレー
ションを実行し、ゲスト専用I/O装置360への入出
力命令の場合は、I/Oバス350経由で入出力を行
い、あるいは割込み発生時には割込み処理を実行する。
入出力識別テーブル323は、入出力命令で指定された
I/O装置がホストI/O装置150かゲスト専用I/
O装置360かを識別するための識別情報を保持してお
り、ゲストプロセッサ320によって用いられる。この
入出力識別テーブル323の例を図5に示す。
The guest processor 320 includes an instruction decoder 321, an execution unit 322 and an input / output identification table 3.
Equipped with 23. The instruction decoder 321 interprets machine language instructions such as channel programs and prepares for execution. The execution unit 322 executes a machine language instruction based on the execution instruction content supplied from the instruction decoder 321. Also, when executing a machine language instruction, it is determined whether or not it is an emulation instruction for emulation.
When an emulation instruction is detected, emulation is executed. When an input / output instruction to the guest dedicated I / O device 360 is performed, input / output is performed via the I / O bus 350, or interrupt processing is executed when an interrupt occurs. To do.
In the input / output identification table 323, the I / O device specified by the input / output command is the host I / O device 150 or the guest-only I / O device
It holds identification information for identifying the O device 360 and is used by the guest processor 320. An example of the input / output identification table 323 is shown in FIG.

【0053】ゲスト制御装置330は、システムバスイ
ンタフェース制御部(以下、「システムバスI/F制御
部」と称す)331、バイトオーダ変換機構332、割
込み要求レジスタ333、ゲストステータスレジスタ3
34及び割込み受信レジスタ335を有する。システム
バスI/F制御部331は、ゲスト計算機300からシ
ステムバス130へのインタフェース制御やデータ転送
動作を制御する。バイトオーダ変換機構332は、ホス
ト主記憶装置110上で処理単位内のバイトデータの並
びと、ゲスト主記憶装置310上での処理単位内のバイ
トデータの並び、すなわちバイトオーダが同じ場合には
ホスト計算機100からゲスト主記憶装置310への全
てのアクセス時に何の変換も行わず、ホスト計算機10
0とゲスト計算機300のバイトオーダが異なる場合に
はホスト計算機100からゲスト主記憶装置310への
全てのアクセス時にゲスト計算機300におけるバイト
データ並びに合わせた変換を行う。バイトオーダ変換機
構332の構成及び動作についての詳細は後述する。割
込み要求レジスタ333は、ゲスト計算機300からホ
スト計算機100に対して行う割込み処理要求を保持
し、ホスト計算機100が備える割込み中の1割込み要
求レベルとしてホスト制御装置140経由でホストプロ
セッサ120に通知する。この割込み要求レジスタ33
3は、ゲストステータスレジスタ334に含まれるいず
れかのビット情報がセットされると、セットされるの
で、ホストプロセッサ120は、ホスト計算機100で
割込みが発生したことを即座に知ることができる。ゲス
トステータスレジスタ334は、ゲスト計算機300の
状態を保持すると共にゲスト計算機300からホスト計
算機100に対する割込みの主要因を保持する。従っ
て、ゲストステータスレジスタ334の内容を参照すれ
ば、割込みの発生要因を知ることができる。図6にこの
内容を示すが、詳細は後述する。割込み受信レジスタ3
35は、ゲストプロセッサ320に対するホスト計算機
100からの割込み要求を受け取る。図7にこの内容を
示すが、詳細は後述する。
The guest controller 330 includes a system bus interface controller (hereinafter referred to as "system bus I / F controller") 331, a byte order conversion mechanism 332, an interrupt request register 333, and a guest status register 3
34 and an interrupt reception register 335. The system bus I / F control unit 331 controls interface control and data transfer operation from the guest computer 300 to the system bus 130. The byte order conversion mechanism 332 is an array of byte data within a processing unit on the host main memory 110 and an array of byte data within a processing unit on the guest main memory 310, that is, if the byte order is the same, the host No conversion is performed at the time of all access from the computer 100 to the guest main storage device 310, and the host computer 10
When the byte order of 0 and the guest computer 300 are different, the byte data in the guest computer 300 and the corresponding conversion are performed at all access from the host computer 100 to the guest main storage device 310. Details of the configuration and operation of the byte order conversion mechanism 332 will be described later. The interrupt request register 333 holds an interrupt processing request made from the guest computer 300 to the host computer 100, and notifies the host processor 120 via the host control device 140 as one interrupt request level in the interrupt of the host computer 100. This interrupt request register 33
3 is set when any bit information included in the guest status register 334 is set, so the host processor 120 can immediately know that an interrupt has occurred in the host computer 100. The guest status register 334 holds the state of the guest computer 300 and also holds the main cause of interruption from the guest computer 300 to the host computer 100. Therefore, by referring to the contents of the guest status register 334, the cause of the interrupt can be known. This content is shown in FIG. 6, and details will be described later. Interrupt reception register 3
35 receives an interrupt request to the guest processor 320 from the host computer 100. This content is shown in FIG. 7, and details will be described later.

【0054】また、ホスト計算機100に接続された入
出力装置として、本実施の形態においては、固定ディス
ク装置(以下「HDD」と称す)151、磁気テープ装
置(以下「MT」と称す)152、ローカルエリアネッ
トワーク制御装置(以下「LAN」と称す)153、ホ
スト計算機100及びゲスト計算機300両方に対して
操作員が使用する入出力装置(以下「端末」と称す)1
54及び上記以外の例えばフロッピーディスク装置やC
DーROM装置等他のI/O装置155を搭載する。他
のI/O装置155は、必ずしもゲスト計算機300を
サポートする必要はないものとする。ホスト主記憶装置
110に記憶されるI/O装置制御プログラム113
は、上記各入力装置に対応させて、I/O装置制御プロ
グラム(HDD)113a、I/O装置制御プログラム
(MT)113b、I/O装置制御プログラム(LA
N)113c及び操作員インタフェース制御プログラム
114等をそれぞれ記憶することになる。
Further, as the input / output device connected to the host computer 100, in the present embodiment, a fixed disk device (hereinafter referred to as “HDD”) 151, a magnetic tape device (hereinafter referred to as “MT”) 152, A local area network control device (hereinafter referred to as "LAN") 153, an input / output device (hereinafter referred to as "terminal") used by an operator for both the host computer 100 and guest computer 300 1
54 and other than the above, such as a floppy disk device or C
Another I / O device 155 such as a D-ROM device is mounted. The other I / O device 155 is not necessarily required to support the guest computer 300. I / O device control program 113 stored in the host main memory 110
Is an I / O device control program (HDD) 113a, an I / O device control program (MT) 113b, an I / O device control program (LA) corresponding to each of the input devices.
N) 113c, the operator interface control program 114, etc. are stored respectively.

【0055】本実施の形態におけるホスト計算機100
は、主記憶装置、プロセッサ、入出力装置を全て具備し
て完全なコンピュータシステムを構成すると共に、ホス
トI/O装置の一部あるいは全てをゲスト計算機300
の入出力装置と共用できるような構成を有している。
The host computer 100 in this embodiment
Includes a main computer, a processor, and an input / output device to form a complete computer system, and a part or all of a host I / O device is used as a guest computer 300.
It has a configuration that can be shared with the input / output device of.

【0056】本実施の形態におけるゲスト計算機300
は、主記憶装置、プロセッサを具備するが、入出力装置
及び操作員インタフェース装置をホスト計算機100の
入出力装置と共用することで、本来のゲスト計算機30
0と同じ完全なコンピュータシステムを構成する。
Guest computer 300 according to the present embodiment
Includes a main storage device and a processor. By sharing the input / output device and the operator interface device with the input / output device of the host computer 100, the original guest computer 30
It constitutes the same complete computer system as zero.

【0057】また、本実施の形態におけるホスト計算機
100のシステムバス130は、ホスト主記憶装置11
0とホストI/O装置150の間でのデータ転送経路と
して用いられると共に、ゲスト計算機300のゲスト主
記憶装置310とホストI/O装置150、更にホスト
プロセッサ120とゲストプロセッサ320の間でのデ
ータ転送経路としても用いられる。
The system bus 130 of the host computer 100 in this embodiment is the host main storage device 11.
0 and the host I / O device 150 as a data transfer path, and also between the guest main memory device 310 of the guest computer 300 and the host I / O device 150, and between the host processor 120 and the guest processor 320. It is also used as a transfer route.

【0058】図6は、前述したゲストステータスレジス
タ334の構成例であり、以下に示すビット情報を保持
する。図6において、HWIビットは、ゲスト計算機3
00のハードウェアがホスト計算機100に対して割込
み処理の要求を行うことを意味しており、例えばゲスト
計算機300中のハードウェアエラーが発生した場合な
どにハードウェアによりセットされる。EMIビット
は、エミュレーションプログラム312がホスト計算機
100に対して割込み処理の要求を行うことを意味して
おり、例えば入出力命令の実行時にホスト計算機100
に入出力処理の起動要求を行う場合などにセットされ
る。STI1ビットは、ゲスト計算機300においてゲ
ストプロセッサ320の状態変化が発生したことを意味
しており、特にゲストプロセッサ320が停止(sto
p)状態に入ったことを示している。STI2ビット
は、ゲスト計算機300においてゲストプロセッサ32
0の状態変化が発生したことを意味しており、特にゲス
トプロセッサ320が命令実行(operating)
状態に入ったことを示している。STI1ビット及びS
TI2ビットは、共にゲスト計算機300のハードウェ
アによりセットされる。GPROC Statusは、
ゲストプロセッサ320の現在状態を表示するビット群
であり、ゲストプロセッサ320が直接セットする。H
WI、EMI、STI1、STI2のうちのいずれか少
なくとも1ビットがセットされると、割込み要求レジス
タ333がセットされて、システムバス130経由でホ
スト制御装置140に対してゲスト計算機300からの
割込み要求が伝えられたことになる。
FIG. 6 shows an example of the configuration of the guest status register 334 described above, which holds the bit information shown below. In FIG. 6, the HWI bit indicates the guest computer 3
00 means that the host computer 100 makes an interrupt processing request, and is set by the hardware when a hardware error occurs in the guest computer 300, for example. The EMI bit means that the emulation program 312 makes a request for interrupt processing to the host computer 100. For example, the host computer 100 is executed when an input / output instruction is executed.
It is set when requesting to start input / output processing. The STI 1 bit means that the state change of the guest processor 320 has occurred in the guest computer 300, and in particular, the guest processor 320 is stopped (sto).
p) indicates that the state has been entered. The STI 2 bit is the guest processor 32 in the guest computer 300.
This means that a state change of 0 has occurred, and in particular, the guest processor 320 executes instructions (operating).
It has entered the state. STI 1 bit and S
Both TI2 bits are set by the hardware of the guest computer 300. GPROC Status is
It is a group of bits that indicates the current state of the guest processor 320, and is set directly by the guest processor 320. H
When at least one bit of WI, EMI, STI1, and STI2 is set, the interrupt request register 333 is set and an interrupt request from the guest computer 300 is sent to the host controller 140 via the system bus 130. It has been told.

【0059】図7は、ゲスト制御装置330内にある割
込み受信レジスタ165の内部構成を示した図である。
割込み受信レジスタ165は、ホスト計算機100から
の割込み要求を検出するためのレジスタであり、IOI
ビットとOPIビットとのビット情報を保持する。IO
Iビットは、入出力終了割込み要求の場合にセットされ
る。OPIビットは、操作員からの指示によるゲスト計
算機300に対する操作員インタフェース処理割込み要
求の場合にセットされる。
FIG. 7 is a diagram showing the internal structure of the interrupt reception register 165 in the guest controller 330.
The interrupt reception register 165 is a register for detecting an interrupt request from the host computer 100, and is an IOI.
It holds bit information of bits and OPI bits. IO
The I bit is set in the case of an I / O end interrupt request. The OPI bit is set in the case of an operator interface processing interrupt request to the guest computer 300 according to an instruction from the operator.

【0060】図8は、ホスト計算機100においてゲス
ト計算機300から発行された入出力要求をホストI/
O装置150の1つに対応付けるI/Oマップ機構が用
いる入出力マップテーブル116の構成例を示した図で
ある。これは、ホスト主記憶装置110に記憶される。
FIG. 8 shows an input / output request issued from the guest computer 300 in the host computer 100 by the host I / O.
FIG. 6 is a diagram showing a configuration example of an input / output map table 116 used by an I / O map mechanism associated with one of the O devices 150. This is stored in the host main storage device 110.

【0061】図9は、前述したバイトオーダ変換機構3
32の構成例を示した図である。バイトオーダ変換機構
332は、システムバス130上の2つのバイト位置デ
ータ入力信号から選択信号の値に従ってどちらか1つを
ゲスト主記憶バス340上に出力信号として選択するマ
ルチプレクサ336と、ゲスト主記憶バス340上の2
つのバイト位置データ入力信号から選択信号の値に従っ
てどちらか1つをシステムバス130上に出力信号とし
て選択するマルチプレクサ337と、ゲスト主記憶バス
に対して出力制御信号が出力可能を示す値の時には入力
信号をゲスト主記憶バス上に出力し、ゲスト主記憶バス
に対して出力制御信号が出力可能を示す値の時にはゲス
ト主記憶バス上に出力しないように動作するバッファ3
38と、システムバス130に対して出力制御信号が出
力可能を示す値の時には入力信号をシステムバス130
上に出力し、システムバス130に対して出力制御信号
が出力不可能を示す値の時にはシステムバス130上に
出力しないように動作するバッファ339とを有する。
FIG. 9 shows the byte order conversion mechanism 3 described above.
It is a figure showing the example of composition of 32. The byte order conversion mechanism 332 selects one of the two byte position data input signals on the system bus 130 as an output signal on the guest main memory bus 340 according to the value of the select signal, and a guest main memory bus. 2 on 340
A multiplexer 337 that selects one of the byte position data input signals as an output signal on the system bus 130 according to the value of the selection signal, and an input when the output control signal is output to the guest main memory bus. A buffer 3 that outputs a signal to the guest main memory bus and operates so as not to output to the guest main memory bus when the output control signal has a value indicating that the signal can be output to the guest main memory bus.
38 and the value indicating that the output control signal can be output to the system bus 130, the input signal is set to the system bus 130.
And a buffer 339 which operates so as not to output to the system bus 130 when the output control signal to the system bus 130 has a value indicating that output is impossible.

【0062】図10は、ゲスト計算機300において実
行される入出力命令において指定されたHDD151に
対する入出力動作をホスト計算機100上のファイルに
マッピングする時の動作を示す図である。
FIG. 10 is a diagram showing an operation when mapping the input / output operation for the HDD 151 designated by the input / output command executed in the guest computer 300 to a file on the host computer 100.

【0063】本実施の形態における動作の説明 本実施の形態において特徴的なことは、ホストI/O装
置150をゲスト計算機300からも共用できるように
したことであり、かつゲスト計算機300が行うホスト
I/O装置150に対する入出力処理をゲスト計算機3
00のゲストプロセッサ320を用いることなく行うこ
とができるようにしたことである。この本実施の形態に
おける特徴的な動作を、(1)ゲスト計算機300の入
出力命令実行動作、(2)ゲスト計算機300の入出力
命令で指定されたデータ転送動作、(3)ゲスト計算機
300の入出力終了割込み処理動作、(4)ゲスト計算
機300の専用I/O装置360への入出力命令実行動
作、(5)操作員とゲスト計算機300とのコミュニケ
ーション動作及び(6)インストール/アンインストー
ル方法、に分けて説明する。
Description of Operation in this Embodiment A characteristic of this embodiment is that the host I / O device 150 can be shared by the guest computer 300 and the host computer 300 executes the host. The guest computer 3 performs input / output processing for the I / O device 150.
00 guest processor 320. The characteristic operations of this embodiment are as follows: (1) input / output instruction execution operation of the guest computer 300, (2) data transfer operation specified by the input / output instruction of the guest computer 300, and (3) guest computer 300 Input / output end interrupt processing operation, (4) input / output instruction execution operation to the dedicated I / O device 360 of the guest computer 300, (5) communication operation between the operator and the guest computer 300, and (6) installation / uninstallation method Will be explained separately.

【0064】(1)ゲスト計算機300の入出力命令実
行動作 図11及び図12は、本実施の形態においてゲスト計算
機300中の入出力命令を前述した複合計算機システム
において実行する時の内部処理フローを示した図であ
り、図12は図11の続きの図である。
(1) Actual input / output instruction of guest computer 300
Action operation 11 and 12 are views showing the internal processing flow when performing the multifunction computer system described above the output instruction in the guest computer 300 in the present embodiment, a continuation of FIG. 12 FIG. 11 FIG.

【0065】まず、最初にゲスト計算機300における
入出力命令の実行について、図3、図11及び図12に
基づいて説明する。
First, the execution of input / output instructions in the guest computer 300 will be described with reference to FIGS. 3, 11 and 12.

【0066】ゲスト計算機300のアプリケーションプ
ログラム313において、ファイルのアクセス(例えば
readやwrite)が実行されると、アプリケーシ
ョンプログラム313はゲストOS311に対してシス
テムコールを行う。システムコールで呼び出されたゲス
トOS311は、アプリケーションプログラム313か
ら指定されたファイルを、ゲストOS311が管理する
ファイルシステムを通してファイルが格納される固定デ
ィスク装置上の物理位置に変換する。この固定ディスク
装置は、ホストI/O装置150との間でデータ転送を
行うために用いられるゲスト計算機300上の仮想的な
装置である。
When a file access (for example, read or write) is executed in the application program 313 of the guest computer 300, the application program 313 makes a system call to the guest OS 311. The guest OS 311 called by the system call converts the file specified by the application program 313 into a physical position on the fixed disk device where the file is stored through the file system managed by the guest OS 311. This fixed disk device is a virtual device on the guest computer 300 used to transfer data to and from the host I / O device 150.

【0067】次に、ゲストOS311は、ハードウェア
に入出力動作を行わせるために、I/O装置制御プログ
ラム113が解釈及び実行できる形式であるチャネルプ
ログラム314をゲスト主記憶装置310上に準備す
る。チャネルプログラム314は、例えば図10に示し
たように、入出力装置からゲスト主記憶装置310に対
するデータの読込み(read)やゲスト主記憶装置3
10から入出力装置に対してデータの書出し(writ
e)といった動作の種類を指定するコマンドと、コマン
ドで指定される動作で使用するシリンダ番号やトラック
番号といったより詳細な入出力装置に対する情報とから
構成されるチャネルコマンドワードを複数組み合わせて
構成する。
Next, the guest OS 311 prepares on the guest main memory device 310 a channel program 314 in a format that can be interpreted and executed by the I / O device control program 113 in order to cause the hardware to perform input / output operations. . The channel program 314, as shown in FIG. 10, for example, reads data from the input / output device to the guest main memory device 310 and the guest main memory device 3.
Writing data from 10 to the input / output device (write
A plurality of channel command words composed of a command designating the type of operation such as e) and more detailed information on the input / output device such as the cylinder number and the track number used in the operation designated by the command are configured.

【0068】チャネルプログラム314の作成が完了す
ると、ゲストOS311は、ファイルアクセスの対象と
なるいずれかの入出力装置を指定して入出力動作を開始
させるゲスト入出力命令を実行する。
When the creation of the channel program 314 is completed, the guest OS 311 executes a guest input / output instruction for designating any input / output device for file access and starting the input / output operation.

【0069】ゲスト入出力命令の機械語形式は、例えば
図10に示したように入出力命令を特定する命令コード
と、I/O装置アドレス情報を含む語とから構成され
る。I/O装置アドレス情報というのは、入出力動作の
対象つまり転送相手となるI/O装置を特定するための
情報である。本実施の形態においては、ホストI/O装
置150及びゲスト専用I/O装置360がI/O装置
として設けられているので、いずれかに属する入出力装
置そのもの又は入出力装置上のファイルを特定するため
の情報が設定されている。ホストI/O装置150に関
するI/O装置アドレス情報の内容は、ホスト計算機1
00とともに予め知らされており、ホスト計算機100
においては入出力マップテーブル116に登録されてい
る。
The machine language format of the guest input / output instruction is composed of an instruction code for specifying the input / output instruction and a word including I / O device address information, as shown in FIG. The I / O device address information is information for specifying an I / O device which is a target of input / output operation, that is, a transfer partner. In this embodiment, since the host I / O device 150 and the guest-only I / O device 360 are provided as I / O devices, the I / O device itself belonging to either one or the file on the I / O device is specified. The information to do is set. The contents of the I / O device address information related to the host I / O device 150 are as follows:
00 and the host computer 100
Are registered in the input / output map table 116.

【0070】ゲストプロセッサ320中の命令デコーダ
321において解釈された入出力命令は、実行ユニット
322に送られて入出力命令の実行が開始される。実行
ユニット322は、入出力命令に含まれるI/O装置ア
ドレス情報と入出力識別テーブル323の識別情報に基
づいて、命令デコーダ321から受け取った入出力命令
をエミュレーションプログラム312で実行するエミュ
レーション命令であると判断すると、実行状態をエミュ
レーションプログラム実行状態に切り換えた後、エミュ
レーションプログラム312を呼び出すという所定の処
理を行う。なお、入出力命令をゲスト専用I/O装置3
60に対する命令と判断した場合の処理の詳細は、後述
する。
The input / output instruction interpreted by the instruction decoder 321 in the guest processor 320 is sent to the execution unit 322 to start executing the input / output instruction. The execution unit 322 is an emulation instruction that causes the emulation program 312 to execute the input / output instruction received from the instruction decoder 321 based on the I / O device address information included in the input / output instruction and the identification information of the input / output identification table 323. If it is determined that the execution state is switched to the emulation program execution state, a predetermined process of calling the emulation program 312 is performed. It should be noted that the I / O device 3 dedicated to the guest
Details of the processing when it is determined that the command is for 60 will be described later.

【0071】呼び出されたエミュレーションプログラム
312は、入出力命令の実行処理を開始する。まず、エ
ミュレーションプログラム312は、入出力命令による
入出力処理の開始をホスト計算機100に伝える準備と
して、計算機間通信記憶領域315にあるGFACTO
Rに入出力命令の実行要求及び入出力処理の動作の対象
となるホストI/O装置150のI/O装置アドレス
を、GDATAにゲスト主記憶装置310でチャネルプ
ログラム314が格納されている先頭アドレス値を、そ
れぞれ入出力要求情報としてセットする。
The called emulation program 312 starts the execution processing of the input / output instruction. First, the emulation program 312 prepares to notify the host computer 100 of the start of the input / output processing by the input / output command, and prepares to transmit the GFACTO in the inter-computer communication storage area 315.
R is the execution request of the input / output instruction and the I / O device address of the host I / O device 150 that is the target of the operation of the input / output processing, and GDATA is the head address where the channel program 314 is stored in the guest main storage device 310. The value is set as the input / output request information.

【0072】続いてエミュレーションプログラム312
は、ホスト計算機100に対して入出力命令処理要求を
伝えるために、図6に示したゲストステータスレジスタ
334に含まれるホスト計算機100に対する割込み処
理要求を意味するEMIビットをセットする。EMIビ
ットをセットした後、エミュレーションプログラム31
2は、ホスト計算機100による入出力命令実行が完了
して計算機間通信記憶領域315の中にあるGTERM
ビットがホスト計算機100によりセットされるまでポ
ーリングしながら待ちつづける。
Subsequently, the emulation program 312
Sets an EMI bit, which is included in the guest status register 334 shown in FIG. 6 and means an interrupt processing request to the host computer 100, in order to transmit the input / output instruction processing request to the host computer 100. After setting the EMI bit, emulation program 31
2 is a GTERM stored in the inter-computer communication storage area 315 after the input / output instruction execution by the host computer 100 is completed.
It keeps waiting while polling until the bit is set by the host computer 100.

【0073】このように、ゲスト計算機300にエミュ
レーション手段を設けたので、ゲストプロセッサ320
上で実行される入出力命令を実際に実行することがで
き、ゲストプロセッサ320の機械語命令セット及びハ
ードウェアの変更が不要となる。
In this way, since the guest computer 300 is provided with the emulation means, the guest processor 320 is
The I / O instructions executed above can actually be executed, eliminating the need to change the machine language instruction set and hardware of the guest processor 320.

【0074】次に、ゲストステータスレジスタ334の
EMIビットがセットされると、割込み要求レジスタ3
33がセットされて、システムバス130を介してホス
ト計算機100のホスト制御装置140にゲスト計算機
300からの割込み要求が伝えられる。ホスト制御装置
140は、ゲスト計算機300からの割込み要求を認識
すると、ホストプロセッサ120に対して割込み要求を
発生する。ホストプロセッサ120は、割込み受付け可
能状態になると、ゲスト計算機300からの割込み要求
を受け付けて、割込み処理に入る。
Next, when the EMI bit of the guest status register 334 is set, the interrupt request register 3
33 is set, and the interrupt request from the guest computer 300 is transmitted to the host controller 140 of the host computer 100 via the system bus 130. Upon recognizing the interrupt request from the guest computer 300, the host control device 140 issues an interrupt request to the host processor 120. When the host processor 120 enters the interrupt acceptable state, it accepts an interrupt request from the guest computer 300 and starts interrupt processing.

【0075】ゲスト計算機300からの割込み要求を受
け付けたホストプロセッサ120は、ゲスト計算機30
0からの割込み要求であることを認識すると、ゲスト計
算機ドライバ112を起動して割込み処理を開始する。
ゲスト計算機ドライバ112は、ゲスト計算機300か
ら要求された割込みの要因を知るために、最初にゲスト
ステータスレジスタ334を読み出す。この時にゲスト
ステータスレジスタ334の割込み要求を発生させるビ
ット群つまりHWI、EMI、STI1、STI2ビッ
ト及び割込み要求レジスタ333はリセットされる。ゲ
スト計算機ドライバ112は、読み取ったゲストステー
タスレジスタ334の中を調べてEMIビットがセット
されていることからエミュレーションプログラム312
による割込み要求であることを認識する。
The host processor 120 that has received the interrupt request from the guest computer 300 is
When the interrupt request from 0 is recognized, the guest computer driver 112 is activated and interrupt processing is started.
The guest computer driver 112 first reads the guest status register 334 in order to know the cause of the interrupt requested by the guest computer 300. At this time, the bit group for generating an interrupt request of the guest status register 334, that is, the HWI, EMI, STI1, STI2 bits and the interrupt request register 333 are reset. The guest computer driver 112 examines the read guest status register 334, and the EMI bit is set.
Recognize that it is an interrupt request by.

【0076】続いてゲスト計算機ドライバ112は、エ
ミュレーションプログラム312による割込み要求の詳
細要因を調べるために、計算機間通信記憶領域315中
のGFACTORを読みだす。GFACTORには上述
の通りエミュレーションプログラム312によりセット
された入出力命令の実行要求と入出力処理の動作の対象
となる入出力装置のI/O装置アドレスが格納されてい
ることから、ゲスト計算機ドライバ112は、入出力命
令実行と指定されたホストI/O装置150に対する入
出力処理動作の起動を行う必要があることを認識する。
更に、ゲスト計算機ドライバ112は、計算機間通信記
憶領域310中のGDATAを読みだし、ゲスト主記憶
装置310中でチャネルプログラム314が格納されて
いる先頭アドレス情報を得る。
Subsequently, the guest computer driver 112 reads GFACTOR in the inter-computer communication storage area 315 in order to check the detailed factor of the interrupt request by the emulation program 312. Since the GFACTOR stores the execution request of the input / output instruction set by the emulation program 312 and the I / O device address of the input / output device that is the target of the input / output processing operation as described above, the guest computer driver 112 Recognizes that it is necessary to execute the input / output command and start the input / output processing operation for the designated host I / O device 150.
Further, the guest computer driver 112 reads GDATA in the inter-computer communication storage area 310 and obtains head address information in which the channel program 314 is stored in the guest main storage device 310.

【0077】次に、ゲスト計算機ドライバ112は、図
8に示されたI/Oマップ機構のマップテーブル116
を用いて、I/O装置アドレスに対応した転送相手にマ
ッピングできるかなどの正当性をチェックする。図8に
示した「ゲスト計算機でのI/O装置アドレス」という
のは、ゲストOS311によって実行された入出力命令
に含まれているI/O装置アドレスであり、転送相手と
なるのは、ホストI/O装置150に含まれるいずれか
の入出力装置そのもの又は入出力装置に含まれるファイ
ルである。
Next, the guest computer driver 112 has the map table 116 of the I / O map mechanism shown in FIG.
Is used to check the legitimacy such as whether it can be mapped to the transfer partner corresponding to the I / O device address. The “I / O device address in the guest computer” shown in FIG. 8 is the I / O device address included in the input / output command executed by the guest OS 311 and the transfer partner is the host. It is either one of the input / output devices included in the I / O device 150 or a file included in the input / output device.

【0078】図10に示したゲスト入出力命令に含まれ
るI/O装置アドレスが、図8に示したように例えば1
6進数表記でx’10で指定されたI/O装置アドレス
IOAであったとすると、マップテーブル116を用い
ることでIOA=x’10に対応するホスト計算機10
0のHDD151中のファイル名D:¥GIO¥HDD
01を得ることができる。この時点で、ゲスト計算機ド
ライバ112は、ゲスト計算機300からの入出力要求
における転送相手を特定することができる。なお、入出
力マップテーブル116を用いることで、I/O装置ア
ドレスIOAというのようなアドレス値を用いなくても
単なる識別子を用いてもよいことがわかる。
The I / O device address included in the guest input / output instruction shown in FIG. 10 is, for example, 1 as shown in FIG.
Assuming that the I / O device address IOA specified by x'10 in hexadecimal notation is used, the host computer 10 corresponding to IOA = x'10 by using the map table 116.
File name in HDD 151 of 0: D: \ GIO \ HDD
01 can be obtained. At this point, the guest computer driver 112 can specify the transfer partner in the input / output request from the guest computer 300. By using the input / output map table 116, it can be seen that a simple identifier may be used without using an address value such as the I / O device address IOA.

【0079】もし、ゲストOS311が指定したI/O
装置アドレスが、ホスト計算機100において提供され
ないなどの未定義あるいは不正装置アドレスであった場
合や、指定されたホストI/O装置150が既に別の入
出力命令により動作中である場合などHDD151にお
ける入出力動作が実行不可能であると判断した場合に
は、ゲスト計算機ドライバ112は処理結果をGTER
Mにセットして割込み処理を終了させる。
I / O specified by the guest OS 311
When the device address is an undefined or illegal device address such as not provided by the host computer 100, or when the specified host I / O device 150 is already operating by another I / O command, the input to the HDD 151 When it is determined that the output operation cannot be executed, the guest computer driver 112 returns the processing result to GTER.
Set to M to end interrupt processing.

【0080】一方、ゲスト計算機ドライバ112におい
てGFACTORの内容から入出力命令が指定するI/
O装置アドレスに対応するホスト計算機100のホスト
I/O装置150(現在説明している例ではHDD15
1上のファイルD:¥GIO¥HDD01)による入出
力動作が実行可能であると判断すると、ゲスト計算機ド
ライバ112は、入出力命令が指定するI/O装置アド
レス即ちHDD151に対応するI/O装置制御プログ
ラム(HDD)113aに対して入出力動作の開始を指
示すると共に、計算機間通信記憶領域315にセットさ
れたGFACTOR、GDATA情報、及び入出力マッ
プテーブル116に基づくファイル名情報を引き渡す。
I/O装置制御プログラム(HDD)113aは、GD
ATAに設定されたチャネルプログラム314に含まれ
るシリンダ、トラック等の情報と入出力マップテーブル
116に基づくファイル名情報とからデータの転送元と
転送先を特定することができる。そして、ゲスト計算機
ドライバ112は、入出力命令処理を正しく実行完了し
たことをGTERMにセットして割込み処理を終了す
る。
On the other hand, in the guest computer driver 112, the I / O specified by the input / output instruction from the contents of GFACTOR.
The host I / O device 150 of the host computer 100 corresponding to the O device address (the HDD 15 in the example currently described)
If the guest computer driver 112 determines that the input / output operation by the file D: \ GIO \ HDD01) on No. 1 is executable, the guest computer driver 112 determines the I / O device address designated by the input / output command, that is, the I / O device corresponding to the HDD 151. The control program (HDD) 113a is instructed to start the input / output operation, and the GFACTOR and GDATA information set in the inter-computer communication storage area 315 and the file name information based on the input / output map table 116 are delivered.
The I / O device control program (HDD) 113a is a GD
The transfer source and the transfer destination of the data can be specified from the information such as the cylinder and track included in the channel program 314 set in the ATA and the file name information based on the input / output map table 116. Then, the guest computer driver 112 sets in GTERM that the input / output instruction processing has been correctly executed, and ends the interrupt processing.

【0081】ゲスト計算機300においては、入出力命
令を処理するエミュレーションプログラム312がホス
ト計算機100による入出力処理が完了するのをGTE
RMの終了コードセットをポーリングにより待っている
が、ホスト計算機100の入出力命令処理が終了し、G
TERMに処理結果がセットされたことを検出すること
で入出力命令の終了処理に進む。エミュレーションプロ
グラム312は、GTERMにセットされたホスト計算
機100による入出力命令処理結果を基づいて入出力命
令の実行終了条件コードをゲストプロセッサ320の内
部にセットすると共にGTERM領域をクリアしてエミ
ュレーションプログラム実行状態を終了する。そして、
ゲストプロセッサ320中の実行ユニット322は、入
出力命令の実行を終了して、次の機械語命令の実行に進
む。
In the guest computer 300, the GTE of the emulation program 312 for processing the input / output instruction is completed by the host computer 100.
Although waiting for the RM end code set by polling, the input / output command processing of the host computer 100 ends and G
When it is detected that the processing result is set in the TERM, the process proceeds to the end processing of the input / output instruction. The emulation program 312 sets the execution end condition code of the input / output instruction in the guest processor 320 based on the input / output instruction processing result by the host computer 100 set in GTERM, and clears the GTERM area to execute the emulation program execution state. To finish. And
The execution unit 322 in the guest processor 320 ends the execution of the input / output instruction and proceeds to the next machine language instruction execution.

【0082】以上のようにして、本実施の形態において
は、ゲスト計算機300からホストI/O装置150へ
の入出力要求に対する処理を行うことができるので、ゲ
スト計算機300は、入出力装置を持たなくてもよくな
り、システムとしてのコストの削減を図ることができ
る。
As described above, in the present embodiment, since the processing for the input / output request from the guest computer 300 to the host I / O device 150 can be performed, the guest computer 300 has the input / output device. It is no longer necessary, and the cost of the system can be reduced.

【0083】本実施の形態によれば、入出力マップテー
ブル116を設けたので、ゲスト計算機300が管理す
るI/O装置アドレスと個々の入出力装置をホストOS
111によって管理される1つのファイルとを対応づけ
ることができ、ゲスト計算機300の転送相手となる入
出力装置又はファイルを特定できるようにした。その一
方では、ゲスト計算機300が管理する仮想的な固定デ
ィスク装置の物理位置をホスト計算機100に渡すこと
で、ホスト計算機100の転送相手を特定できるように
した。つまり、データの転送元と転送先が特定できるの
で、ゲスト計算機300は、ホスト計算機100におけ
るホストI/O装置150を共用することができるよう
になる。
According to this embodiment, since the input / output map table 116 is provided, the I / O device address managed by the guest computer 300 and each input / output device are set as the host OS.
One file managed by 111 can be associated with each other, and an input / output device or a file as a transfer partner of the guest computer 300 can be specified. On the other hand, the physical location of the virtual fixed disk device managed by the guest computer 300 is passed to the host computer 100 so that the transfer destination of the host computer 100 can be specified. That is, since the transfer source and the transfer destination of the data can be specified, the guest computer 300 can share the host I / O device 150 in the host computer 100.

【0084】また、以上のようにしてゲスト計算機30
0が管理する仮想的な固定ディスク装置の物理位置とホ
ストOS111によって管理される1つのファイルとを
対応付けるようにしたので、I/O装置制御プログラム
113は、ホスト計算機100が提供するファイルシス
テムをそのまま利用することができる。つまり、I/O
装置制御プログラム113が通常のファイルアクセスを
行えば、ゲスト計算機ドライバ112は、そのアクセス
に応じてゲスト計算機300が管理する仮想的な固定デ
ィスク装置の物理位置に変換しアクセスすることにな
る。これにより、ホスト計算機100側にとってみれ
ば、ゲスト計算機300の仮想的な固定ディスク装置に
対しても特別な作業なしでホストOS111がファイル
システムに対して持つ機能、例えばディスクキャッシュ
によるゲスト計算機300から見た固定ディスクアクセ
ス性能の向上、障害回復機能、セキュリティ機能などを
そのまま適用することができる。
The guest computer 30 is also operated as described above.
Since the physical position of the virtual fixed disk device managed by 0 is associated with one file managed by the host OS 111, the I / O device control program 113 keeps the file system provided by the host computer 100 unchanged. Can be used. That is, I / O
If the device control program 113 performs a normal file access, the guest computer driver 112 will convert and access the physical position of the virtual fixed disk device managed by the guest computer 300 according to the access. As a result, from the viewpoint of the host computer 100 side, the function that the host OS 111 has with respect to the file system without special work even for the virtual fixed disk device of the guest computer 300, for example, from the guest computer 300 by the disk cache, Improved fixed disk access performance, failure recovery function, security function, etc. can be applied as they are.

【0085】なお、ここではゲスト計算機300の実行
する入出力命令処理の対象となる入出力装置としてHD
D151を例として動作説明をしたが、他のホストI/
O装置150中の入出力装置、例えばMT152やLA
N153についても同様の動作によりゲスト計算機30
0からの入出力命令処理を実行することができる。
It should be noted that here, as the input / output device which is the target of the input / output command processing executed by the guest computer 300, HD
The operation has been described using the D151 as an example, but another host I /
An input / output device in the O device 150, such as MT 152 or LA
The guest computer 30 is also operated in the same manner for N153.
Input / output instruction processing from 0 can be executed.

【0086】ゲスト計算機300からの入出力命令処理
で指定されたI/O装置の種類によってホスト計算機1
00側で処理が異なる部分は、ゲスト計算機ドライバ1
12の処理中で以下の2点である。
Depending on the type of I / O device designated by the input / output command processing from the guest computer 300, the host computer 1
The guest computer driver 1 is the part where the processing is different on the 00 side.
There are the following two points in the process of 12.

【0087】第1に入出力命令で指定されたI/O装置
アドレスを対応するホストI/O装置にマッピングする
時に使う入出力マップテーブル116のエントリが異な
ることである。第2にI/Oマップ機構により特定され
たホストI/O装置150の種類に対応したI/O装置
制御プログラム113に対して入出力動作の開始を指示
することである。
First, the I / O device address designated by the I / O instruction is different in the entry of the I / O map table 116 used when mapping the I / O device address to the corresponding host I / O device. Secondly, the I / O device control program 113 corresponding to the type of the host I / O device 150 specified by the I / O map mechanism is instructed to start the input / output operation.

【0088】また、I/O装置制御プログラム113を
各入出力装置に対して個々に設けたので、プリエンプテ
ィブ・マルチタスク処理機能を有するオペレーティング
システムの下では、各入出力装置を同時並行して動作さ
せることができる。また、1台の入出力装置に対して複
数の処理を同時並行して動作させることができる。
Further, since the I / O device control program 113 is individually provided for each input / output device, under the operating system having the preemptive multitask processing function, each input / output device is operated in parallel at the same time. Can be made. Further, a plurality of processes can be simultaneously operated in parallel for one input / output device.

【0089】(2)ゲスト計算機300の入出力命令で
指定されたデータ転送動作 上記1.の入出力命令実行動作では、ゲスト計算機30
0がホストI/O装置150に格納されたファイルへの
アクセスを行うための割込み制御等の制御の流れについ
て説明した。ここでは、データ転送を実際に行うための
動作について同じく図11及び図12に基づいて説明す
る。
(2) By the input / output command of the guest computer 300
Specified data transfer operation 1. In the input / output instruction execution operation of the guest computer 30,
The control flow such as interrupt control for 0 to access the file stored in the host I / O device 150 has been described. Here, the operation for actually performing the data transfer will be described with reference to FIGS. 11 and 12.

【0090】前述したように、入出力処理の動作の開始
を指示されたHDD151に対するI/O装置制御プロ
グラム113aは、GDATA情報を基にゲスト主記憶
装置310上にあるチャネルプログラム314を読みだ
し、これを解釈する。
As described above, the I / O device control program 113a for the HDD 151, which is instructed to start the operation of the input / output process, reads the channel program 314 in the guest main memory device 310 based on the GDATA information, Interpret this.

【0091】ここで、ゲスト計算機300における仮想
的な固定ディスク装置に対して出されたチャネルプログ
ラム314中のコマンドを、データを実際に格納するホ
ストI/O装置150中のHDD151への対応付ける
操作について図10を用いて説明する。
Regarding the operation of associating the command in the channel program 314 issued to the virtual fixed disk device in the guest computer 300 with the HDD 151 in the host I / O device 150 which actually stores the data This will be described with reference to FIG.

【0092】図10において、まず、ゲスト計算機30
0において実行される入出力命令の機械語中に指定され
るI/O装置アドレスは、ゲスト計算機ドライバ112
において入出力マップテーブル116によりホストOS
111が管理するファイルシステム中の特定のファイル
に対応付けられる。続いて、I/O装置制御プログラム
113aは、ゲスト主記憶装置310中に格納されたチ
ャネルプログラム314を読み出す。そして、I/O装
置制御プログラム113aは、チャネルプログラム31
4中のチャネルコマンドに付随するゲスト計算機300
での固定ディスク装置内の物理位置情報、例えばシリン
ダx、トラックy、セクタzといった値を、ホストOS
111が管理するファイルシステム中の特定のファイル
中の論理的な位置情報、例えばレコード番号等に1対1
に対応付ける。つまり、ゲスト計算機300における1
本の固定ディスク装置は、ホスト計算機100上ではホ
ストOS111が管理する1つのファイルに対応付けら
れることになる。そして、HDD151に対するI/O
装置制御プログラム113aは、ホストOS111に対
して特定のファイル中の論理的な位置情報を指定してフ
ァイルアクセス要求を出すと、ホストOS111は自身
で管理するファイルシステム情報より実際のHDD15
1上の物理位置を得て必要なHDD151上のデータを
アクセスし、その結果をI/O装置制御プログラム11
3aに返す。このように、ゲスト計算機300において
固定ディスク装置に対する入出力処理を、ホスト計算機
100のHDD151にマッピングを行うことが可能に
なる。
In FIG. 10, first, the guest computer 30
The I / O device address specified in the machine language of the I / O instruction executed at 0 is the guest computer driver 112.
In the input / output map table 116, the host OS
It is associated with a specific file in the file system managed by 111. Subsequently, the I / O device control program 113a reads the channel program 314 stored in the guest main storage device 310. Then, the I / O device control program 113a is the channel program 31
Guest computer 300 associated with the channel command in 4
The physical position information in the fixed disk device in the above, such as values of cylinder x, track y, sector z, is stored in the host OS.
One-to-one to logical position information in a specific file in a file system managed by 111, for example, record number
Correspond to. In other words, 1 in the guest computer 300
The fixed disk device of the book is associated with one file managed by the host OS 111 on the host computer 100. Then, I / O to the HDD 151
When the device control program 113a issues a file access request by designating logical position information in a specific file to the host OS 111, the host OS 111 uses the actual HDD 15 based on the file system information managed by itself.
1 to obtain the physical position on the HDD 151 to access the necessary data on the HDD 151, and use the result as the I / O device control program 11
Return to 3a. In this way, it becomes possible to map the input / output processing for the fixed disk device in the guest computer 300 to the HDD 151 of the host computer 100.

【0093】I/O装置制御プログラム113aは、上
記した通りホスト計算機100のHDD151に格納さ
れたファイルとゲスト計算機300における仮想的な固
定ディスク装置との間でデータ転送をシステムバス13
0を介して行う。そして、ゲストOS311は、仮想的
な固定ディスク装置の物理位置とゲスト主記憶装置31
0とを対応づけるので、ゲスト計算機300は、HDD
151に対するファイルアクセスを実際に行うことがで
きたということになる。
As described above, the I / O device control program 113a transfers data between the file stored in the HDD 151 of the host computer 100 and the virtual fixed disk device of the guest computer 300 on the system bus 13.
Through 0. The guest OS 311 uses the physical location of the virtual fixed disk device and the guest main storage device 31.
Since 0 is associated with the guest computer 300,
This means that the file access to 151 could actually be performed.

【0094】ここで、ホストI/O装置150とゲスト
主記憶装置310間でのデータ転送において必要となる
ことは、ホスト計算機100とゲスト計算機300とが
それぞれ処理するデータの並び順(バイトオーダ)を予
め知っておき、ゲスト計算機300において適合するデ
ータの並び順をゲストOS311あるいはゲスト計算機
300のアプリケーションプログラム313から見て保
証することである。この目的のために、バイトオーダ変
換機構332を設け、ホスト計算機100とゲスト計算
機300との間の双方向のデータ転送を行うことができ
るようにした。本実施の形態においては、バイトオーダ
変換機構332をゲスト制御装置330に設けたが、ホ
スト制御装置140に設けてもよい。
Here, what is required for data transfer between the host I / O device 150 and the guest main memory device 310 is the arrangement order of data processed by the host computer 100 and the guest computer 300 (byte order). In advance, the arrangement order of compatible data in the guest computer 300 is guaranteed by seeing from the guest OS 311 or the application program 313 of the guest computer 300. For this purpose, a byte order conversion mechanism 332 is provided to enable bidirectional data transfer between the host computer 100 and the guest computer 300. In the present embodiment, the byte order conversion mechanism 332 is provided in the guest controller 330, but it may be provided in the host controller 140.

【0095】このバイトオーダ変換機構332の動作に
ついて図9を用いて説明する。
The operation of the byte order conversion mechanism 332 will be described with reference to FIG.

【0096】図9において、バイトオーダ変換指示信号
は、予めシステムバスI/F制御部331においてシス
テム立上げ時にバイトオーダを変換する若しくはしない
のどちらか一方の値に固定的にセットされる。もし、バ
イトオーダを変換しないようにセットされた場合には、
マルチプレクサ336、337においてバイト位置の変
換は行われず、システムバス130とゲスト主記憶装置
310との間のデータ転送は、同じバイト位置のまま行
われる。バイトオーダ変換指示信号がバイトオーダを変
換するようにセットされた場合には、マルチプレクサ3
36、337においてシステムバス130とゲスト主記
憶装置310間でのデータ転送をする場合に両方向共に
最上位バイトと最下位バイト、最上位バイト側から数え
て2番目のバイトと最下位バイトから数えて2番目のバ
イト、・・・というようにバイトデータの変換を行う。
そして、システムバス130からゲスト主記憶装置31
0に対してデータ転送が行われる時には、システムバス
I/F制御部331から供給される図中のゲスト主記憶
バス出力可信号が有意となり、マルチプレクサ336で
選択出力されたデータをバッファ338を通してゲスト
主記憶バス340上に出力する。また逆に、ゲスト主記
憶装置310からシステムバス130に対してデータ転
送が行われる時には、システムバスI/F制御部331
から供給される図中のシステムバス出力可信号が有意と
なり、マルチプレクサ337で選択出力されたデータを
バッファ339を通してシステムバス130上に出力す
る。
In FIG. 9, the byte order conversion instruction signal is fixedly set in advance in the system bus I / F control unit 331 to either a value for converting the byte order when the system is started up or not. If set to not convert byte order,
No byte position conversion is performed in the multiplexers 336 and 337, and data transfer between the system bus 130 and the guest main memory device 310 is performed at the same byte position. When the byte order conversion instruction signal is set to convert the byte order, the multiplexer 3
36 and 337, when data is transferred between the system bus 130 and the guest main memory device 310, the most significant byte and the least significant byte are counted in both directions, and the second byte and the least significant byte are counted from the most significant byte side. The byte data is converted such that the second byte ...
Then, from the system bus 130 to the guest main memory device 31
When data is transferred to 0, the guest main memory bus output enable signal in the figure supplied from the system bus I / F control unit 331 becomes significant, and the data selected and output by the multiplexer 336 is passed through the buffer 338 to the guest. Output to the main memory bus 340. Conversely, when data is transferred from the guest main memory device 310 to the system bus 130, the system bus I / F control unit 331
The system bus output enable signal in the figure supplied from the device becomes significant, and the data selected and output by the multiplexer 337 is output to the system bus 130 through the buffer 339.

【0097】以上のように、バイトオーダ変換機構を動
作させることで、ゲスト計算機300におけるデータ処
理時におけるバイトデータの並び順とホスト計算機10
0のデータ処理のバイトデータの並び順とが異なるもの
であったとしても互換性を保持することが可能になる。
すなわち、ホスト計算機100とゲスト計算機300が
異なる機種であっても、本実施の形態におけるバイトオ
ーダ変換機構332を用いることで、双方向のデータ転
送を行うことができるようになる。
As described above, by operating the byte order conversion mechanism, the arrangement order of byte data at the time of data processing in the guest computer 300 and the host computer 10
It is possible to maintain compatibility even if the byte data arrangement order of the 0 data processing is different.
That is, even if the host computer 100 and the guest computer 300 are different models, bidirectional data transfer can be performed by using the byte order conversion mechanism 332 of this embodiment.

【0098】次に、磁気テープ装置MT152のように
データの記録媒体が交換可能であるようなI/O装置に
ついては、装着されている記録媒体がホストOS111
あるいはゲストOS311のどちらで取り扱われる形式
になっているかにより交換媒体を装着するI/O装置を
排他利用する。つまり、ホストOS111が取り扱う媒
体形式の磁気テープが装着されている場合には、ホスト
OS111からの入出力処理を受け付けて実行する。一
方、ゲストOS311が取り扱う媒体形式の磁気テープ
が装着されている場合には、ゲスト計算機300から発
行される入出力処理をホスト計算機100のI/O装置
制御プログラム113bがホストOS111を介して実
行する。なお、ホストOS111中のMT152の動作
制御を行うデバイスドライバは、ホストOS111及び
ゲストOS311両方の媒体形式に対する動作制御機能
をサポートするように構成されている。
Next, for an I / O device such as the magnetic tape device MT152 in which the data recording medium is exchangeable, the mounted recording medium is the host OS 111.
Alternatively, the I / O device in which the exchange medium is mounted is exclusively used depending on which one of the guest OSs 311 handles the format. That is, when the magnetic tape of the medium format handled by the host OS 111 is mounted, the input / output processing from the host OS 111 is accepted and executed. On the other hand, when the magnetic tape of the medium format handled by the guest OS 311 is mounted, the I / O device control program 113b of the host computer 100 executes the input / output processing issued from the guest computer 300 via the host OS 111. . The device driver that controls the operation of the MT 152 in the host OS 111 is configured to support the operation control function for the medium formats of both the host OS 111 and the guest OS 311.

【0099】仮に、MT152にホストOS111がサ
ポートする形式の媒体が装着されているときにゲスト計
算機300からMT152に対する入出力命令が実行さ
れた場合には、ホスト計算機100のMT152に対応
するI/O装置制御プログラム113bからホストOS
111を介して入出力アクセスが発行されるが、装着さ
れている媒体形式がゲストOS311が取り扱う形式と
は異なることを認識して入出力処理を行わない。逆に、
ゲストOS311が扱う形式の媒体をMT152に装着
しているときにホスト計算機100のアプリケーション
プログラム313からMT152に対するアクセスが出
された場合にも同様に媒体形式の違いによりホスト計算
機100のアプリケーションプログラム115からの入
出力処理は行われない。
If the guest computer 300 executes an input / output command for the MT152 while a medium of a format supported by the host OS 111 is mounted in the MT152, the I / O corresponding to the MT152 of the host computer 100 is executed. From the device control program 113b to the host OS
Although the input / output access is issued via 111, the input / output processing is not performed by recognizing that the mounted medium format is different from the format handled by the guest OS 311. vice versa,
Even when an application program 313 of the host computer 100 accesses the MT 152 while a medium of a format handled by the guest OS 311 is attached to the MT 152, the application program 115 of the host computer 100 may also access the MT 152 due to the difference in medium format. No I / O processing is done.

【0100】更に、ホスト計算機100とゲスト計算機
300との間で扱う文字データの表記形式即ち文字コー
ドが異なっている場合でも、ホストI/O装置150に
格納されたゲスト計算機300が取り扱うデータをホス
ト計算機100は何等意識することなくシステム処理が
可能である。
Further, even if the host computer 100 and the guest computer 300 are different in the notation format of character data, that is, the character code, the data handled by the guest computer 300 stored in the host I / O device 150 is stored in the host computer. The computer 100 can perform system processing without being aware of anything.

【0101】チャネルプログラム314中の1つのチャ
ネルコマンドに対する入出力動作が終了すると、I/O
装置制御プログラム113aは、引き続いて次のチャネ
ルコマンドを読みだして入出力動作を続行する。このよ
うにして、ゲスト計算機300の入出力命令に基づいて
起動された所定のI/O装置制御プログラム113a
は、チャネルプログラム314において終了が指定され
るまでチャネルコマンドを解釈しては実行することを自
律的に行う。
When the input / output operation for one channel command in the channel program 314 ends, the I / O
The device control program 113a subsequently reads the next channel command and continues the input / output operation. In this way, the predetermined I / O device control program 113a activated based on the input / output command of the guest computer 300
Autonomously interprets and executes the channel command until the end is specified in the channel program 314.

【0102】つまり、本実施の形態によれば、ゲスト計
算機300の入出力命令であってもホスト計算機100
側のI/O装置制御プログラム113の実行によりデー
タ転送が行われることになるので、ゲストプロセッサ3
20は、ゲスト計算機300の入出力要求に基づくデー
タ転送のために何ら使用されることはない。従って、ゲ
スト計算機300にしてみれば、このデータ転送に関す
る入出力処理と他の処理とを見かけ上同時並行して行っ
ているようになるので、ゲスト計算機300におけるシ
ステム性能の向上を図ることができる。
That is, according to this embodiment, even if the input / output instruction of the guest computer 300 is input, the host computer 100
Since the data transfer is performed by the execution of the I / O device control program 113 on the side, the guest processor 3
20 is not used for data transfer based on the input / output request of the guest computer 300. Therefore, in the guest computer 300, since the input / output processing related to the data transfer and other processing are apparently performed in parallel, the system performance of the guest computer 300 can be improved. .

【0103】また、ホストI/O装置150に対する全
てのアクセスは、ホストOS111から一括して動作制
御を受けるように構成することで、ゲスト計算機300
からの入出力アクセスとホスト計算機からの入出力アク
セスとの排他制御などをホストOS111の機能により
実現することができる。これにより、柔軟な複合計算機
システムが容易に構築することができる。
The guest computer 300 is configured so that all access to the host I / O device 150 is collectively controlled by the host OS 111.
Exclusive control of input / output access from the host computer and input / output access from the host computer can be realized by the function of the host OS 111. As a result, a flexible complex computer system can be easily constructed.

【0104】(3)ゲスト計算機300の入出力終了割
込み処理動作 上記2.の入出力データ転送動作では、ゲスト計算機3
00によるホストI/O装置150に格納されたファイ
ルへのアクセス処理をホスト計算機100側の動作によ
り行う処理の流れについて説明した。図13及び図14
は、ゲスト計算機300による入出力処理の完了時にお
いて発生する入出力終了割込み処理を本実施の形態の複
合計算機システムにおいて実行する際の内部処理フロー
を示した図であり、図14は図13の続きの図である
が、ここでは、これらの図に基づきデータ転送終了後に
おける割込み処理の動作について説明する。
(3) Input / output termination rate of the guest computer 300
Include processing operation 2. In the input / output data transfer operation of the guest computer 3,
The flow of the process of accessing the file stored in the host I / O device 150 by the host computer 00 by the operation of the host computer 100 has been described. 13 and 14
FIG. 14 is a diagram showing an internal processing flow when executing the input / output end interrupt processing that occurs at the completion of the input / output processing by the guest computer 300 in the composite computer system of this embodiment. Although it is a continuation of the drawing, the operation of the interrupt processing after the end of the data transfer will be described based on these figures.

【0105】I/O装置制御プログラム113aは、チ
ャネルプログラム314の中に終了を意味するチャネル
コマンドを検出し入出力処理を終了すると、ゲスト計算
機ドライバ112に対して入出力終了割込み要求を通知
する。そして、I/O装置制御プログラム113aは、
ゲスト計算機300から自分のI/O装置アドレスに対
する入出力終了割込みが受け付けられるまで待ちつづけ
る。
When the I / O device control program 113a detects a channel command meaning termination in the channel program 314 and terminates the I / O processing, it notifies the guest computer driver 112 of an I / O termination interrupt request. Then, the I / O device control program 113a is
It waits until the guest computer 300 accepts an input / output end interrupt for its own I / O device address.

【0106】一方、この入出力終了割込み要求を受け取
ったゲスト計算機ドライバ112は、ゲスト計算機30
0に対するHDD151からの割込み要求をドライバ内
部状態としてペンディングすると共に、ゲスト制御装置
330中にある割込み受信レジスタ335にシステムバ
ス130を介して入出力終了割込み要求をセットする。
この入出力終了割込み要求の場合にはIOIビットがセ
ットされる。
On the other hand, the guest computer driver 112 which has received the I / O end interrupt request requests the guest computer 30
An interrupt request from the HDD 151 for 0 is pending as an internal state of the driver, and an input / output end interrupt request is set in the interrupt reception register 335 in the guest controller 330 via the system bus 130.
In the case of this input / output end interrupt request, the IOI bit is set.

【0107】割込み受信レジスタ335のIOIビット
がセットされると、ゲストプロセッサ320に対して割
込み要求が通知される。そして、ゲストプロセッサ32
0は、割込み受付け可能状態になると、IOIビツトに
よる割込み要求が受け付けられて、ゲストプロセッサ3
20は割込み処理に入る。
When the IOI bit of the interrupt receiving register 335 is set, the guest processor 320 is notified of the interrupt request. And the guest processor 32
When 0 is set in the interrupt acceptable state, the interrupt request by the IOI bit is accepted and the guest processor 3
20 enters the interrupt process.

【0108】割込み処理に入ったゲストプロセッサ32
0は、割込み受信レジスタ335を読み取り、IOIビ
ットがセットされていることから割込み要因を入出力終
了割込みであると認識する。なお、割込み受信レジスタ
335は、ゲストプロセッサ320からのレジスタ読み
取り後にクリアされる。
Guest processor 32 that has entered interrupt processing
0 reads the interrupt reception register 335 and recognizes the interrupt factor as an input / output end interrupt because the IOI bit is set. The interrupt reception register 335 is cleared after the register is read from the guest processor 320.

【0109】入出力終了割込みを認識したゲストプロセ
ッサ320は、実行ユニット322において入出力終了
割込み処理を実行するエミュレーションプログラム31
2を呼び出す。
The guest processor 320, which has recognized the input / output end interrupt, executes the input / output end interrupt process in the execution unit 322.
Call 2.

【0110】呼び出されたエミュレーションプログラム
312は、入出力終了割込みを受け付けたことを計算機
間通信記憶領域315内のGFACTORにセットし、
引き続いてエミュレーションプログラム312からホス
ト計算機100に対する割込み要求としてゲストステー
タスレジスタ334中のEMIビットにセットする。そ
して、エミュレーションプログラム312は、ホスト計
算機100による入出力終了割込み処理が完了するのを
計算機間通信記憶領域315中のGTERMをポーリン
グすることで待つ。
The called emulation program 312 sets acceptance of the input / output end interrupt in GFACTOR in the inter-computer communication storage area 315,
Subsequently, the emulation program 312 sets an EMI bit in the guest status register 334 as an interrupt request to the host computer 100. Then, the emulation program 312 waits for the completion of the input / output end interrupt process by the host computer 100 by polling GTERM in the inter-computer communication storage area 315.

【0111】ゲストステータスレジスタ334にEMI
ビットがセットされると、割込み要求レジスタ333が
セットされて、システムバス130及びホスト制御装置
140経由でホストプロセッサ120に対してゲスト計
算機300からの割込み要求が入る。ホストプロセッサ
120は、要求された割込みの受け付け可能タイミング
になると、このゲスト計算機300からの割込み要求を
受け付け割込み処理に入るためにゲスト計算機ドライバ
112を呼び出す。ゲスト計算機ドライバ112は、割
込み要因を知るためにゲストステータスレジスタ334
をシステムバス130経由で読みだす。このとき、ゲス
トステータスレジスタ334中のEMIビット及び割込
み要求レジスタ333はクリアされる。
EMI is added to the guest status register 334.
When the bit is set, the interrupt request register 333 is set, and the interrupt request from the guest computer 300 is input to the host processor 120 via the system bus 130 and the host controller 140. At the timing at which the requested interrupt can be accepted, the host processor 120 calls the guest computer driver 112 to accept the interrupt request from the guest computer 300 and enter the interrupt process. The guest computer driver 112 uses the guest status register 334 to know the interrupt factor.
Is read via the system bus 130. At this time, the EMI bit in the guest status register 334 and the interrupt request register 333 are cleared.

【0112】ゲストステータスレジスタ334を読みだ
したゲスト計算機ドライバ112は、EMIビットがセ
ツトされていることからエミュレーションプログラム3
12による割込み処理要求であることを認識する。続い
て更に詳細な割込み要因を知るために計算機間通信記憶
領域315内にあるGFACTORを読みだす。読みだ
されたGFACTORには、エミュレーションプログラ
ム312により入出力終了割込みの受付けであることが
セットされているので、ゲスト計算機ドライバ112
は、入出力終了割込み受付け処理を開始する。なお、こ
のとき、前述した通りゲスト計算機ドライバ112の内
部状態としてHDD151からの入出力終了割込み要求
をペンディングしている。
The guest computer driver 112 which has read the guest status register 334 has the EMI bit set, so that the emulation program 3
Recognize that it is an interrupt processing request by 12. Then, GFACTOR in the inter-computer communication storage area 315 is read in order to know the more detailed interrupt factor. The read GFACTOR is set by the emulation program 312 to be the acceptance of the input / output end interrupt, so the guest computer driver 112
Starts the input / output end interrupt acceptance processing. At this time, as described above, the input / output end interrupt request from the HDD 151 is pending as the internal state of the guest computer driver 112.

【0113】ところで、前述したHDD151に対する
入出力動作を制御するI/O装置制御プログラム113
aが入出力終了割込み要求を行ってから、ゲスト計算機
300中のエミュレーションプログラム312による入
出力終了割込み受付け処理がホスト計算機100に届く
間に、HDD151以外のホストI/O装置、例えばM
T152に対するゲスト計算機300からの入出力動作
がI/O装置制御プログラム113bにより並行して行
われて入出力処理が完了する場合もあり得る。このよう
な場合にはゲスト計算機ドライバ112の内部にMT1
52に対するI/O装置制御プログラム113bからの
入出力終了割込み要求がHDD151からの入出力終了
割込み要求に加えてペンディングされていることにな
る。そこで、ゲスト計算機ドライバ112は、ペンディ
ングされている入出力終了割込み要求の中から優先順位
の最も高い1つのホストI/O装置150、例えばHD
D151からの要求を選択して、対応するI/O装置制
御プログラム113aに対して入出力終了割込みの受付
けを通知すると共に、ゲスト計算機300からの入出力
終了割込み受付け要因に対する割込み処理を終了する。
By the way, the I / O device control program 113 for controlling the input / output operation for the HDD 151 described above.
During the time when the input / output end interrupt acceptance processing by the emulation program 312 in the guest computer 300 reaches the host computer 100 after a makes an I / O end interrupt request, a host I / O device other than the HDD 151, for example, M
The input / output operation from the guest computer 300 to the T152 may be performed in parallel by the I / O device control program 113b to complete the input / output processing. In such a case, MT1 is stored inside the guest computer driver 112.
The input / output end interrupt request from the I / O device control program 113b for 52 is pending in addition to the input / output end interrupt request from the HDD 151. Therefore, the guest computer driver 112 selects one host I / O device 150 having the highest priority from the pending I / O end interrupt requests, for example, HD.
The request from D151 is selected to notify the corresponding I / O device control program 113a of acceptance of the input / output end interrupt, and the interrupt processing for the input / output end interrupt acceptance factor from the guest computer 300 is ended.

【0114】入出力終了割込みの受付けを受け取ったI
/O装置制御プログラム113(この例では113a)
は、ゲスト計算機300の入出力終了割込みに必要な入
出力動作終了ステータスなどの各種情報をゲスト主記憶
装置310の所定のアドレスに格納する。この格納処理
が完了すると、I/O装置制御プログラム113は、入
出力終了割込みとしてホスト計算機100側での処理の
完了をゲスト計算機300のエミュレーションプログラ
ム312に対して通知するために、計算機間通信記憶領
域315中のGTERMに終了データをセットする。そ
して、I/O装置制御プログラム113における入出力
終了割込み処理は完了する。
I that has received the acceptance of the I / O end interrupt
/ O device control program 113 (113a in this example)
Stores various information such as the input / output operation end status necessary for the input / output end interrupt of the guest computer 300 in a predetermined address of the guest main storage device 310. When this storage processing is completed, the I / O device control program 113 notifies the emulation program 312 of the guest computer 300 of the completion of the processing on the host computer 100 side as an I / O end interrupt, and the inter-computer communication storage The end data is set in GTERM in the area 315. Then, the input / output end interrupt process in the I / O device control program 113 is completed.

【0115】ホスト計算機100側による入出力終了割
込み処理が終了したことを示すデータがGTERMにセ
ツトされると、これをポーリングしていたエミュレーシ
ョンプログラム312は、ホスト計算機100による入
出力終了割込み受付け処理が完了したことを認識して、
ゲスト計算機300による入出力終了割込み処理を起動
する。この時にエミュレーションプログラム312は、
GTERMの内容をクリアする。そして、エミュレーシ
ョンプログラム312は、ゲストプロセッサ320内に
あるプログラムカウンタに入出力終了割込み処理ルーチ
ンの先頭アドレスをセットして、エミュレーションプロ
グラム実行状態から抜け出す。この操作により、ゲスト
プロセッサ320において入出力終了割込み処理のゲス
トOS311ルーチンの先頭アドレスから機械語命令の
実行が開始されることになる。
When the data indicating that the input / output end interrupt processing by the host computer 100 side has been set in GTERM, the emulation program 312 polling the data is processed by the host computer 100 by the input / output end interrupt reception processing. Recognizing that it was completed,
The guest computer 300 starts the input / output end interrupt process. At this time, the emulation program 312
Clear the contents of GTERM. Then, the emulation program 312 sets the start address of the input / output end interrupt processing routine in the program counter in the guest processor 320, and exits from the emulation program execution state. This operation causes the guest processor 320 to start executing the machine language instruction from the start address of the guest OS 311 routine of the input / output end interrupt processing.

【0116】以上のようにして、ゲスト計算機300か
らのホストI/O装置150へのアクセス要求に対する
データ転送後の終了処理が行われるが、本実施の形態に
よれば、ゲスト計算機300、ホスト計算機100及び
ホストI/O装置150の間はホスト計算機100のシ
ステムバス130により結合されているために、従来ネ
ットワーク経由で通信していたシステムと比較してより
高性能なシステムを構築することができる。
As described above, the termination processing after the data transfer for the access request from the guest computer 300 to the host I / O device 150 is performed. According to the present embodiment, the guest computer 300 and the host computer Since the system 100 and the host I / O device 150 are connected by the system bus 130 of the host computer 100, it is possible to construct a higher performance system as compared with a system which has conventionally communicated via a network. .

【0117】また、ホスト計算機100とゲスト計算機
300とで異なるアーキテクチャとして構成することが
できるため、低コストのI/O装置等を使うことのでき
るアーキテクチャのシステムをホスト計算機として選択
することで、より低コストの複合計算機システムを提供
することができる。
Further, since the host computer 100 and the guest computer 300 can be configured as different architectures, by selecting a system having an architecture in which low cost I / O devices can be used as the host computer, A low-cost complex computer system can be provided.

【0118】(4)ゲスト計算機300の専用I/O装
置360への入出力命令実行動作 次に、ゲスト計算機300からゲスト専用I/O装置3
60に対する入出力命令が実行されたときの動作につい
て説明する。これは、上記1.に記載したゲスト計算機
300の入出力命令実行動作において、実行ユニット3
22は、入出力命令に含まれるI/O装置アドレス情報
と入出力識別テーブル323の識別情報とに基づいて、
命令デコーダ321から受け取った入出力命令を、ゲス
ト専用I/O装置360に対する命令と判断した場合の
処理である。この判断は、図5に示した識別情報、すな
わちI/O装置アドレスとI/O装置アドレスに対応し
た入出力装置を参照すれば容易に行うことができる。
(4) Dedicated I / O device for guest computer 300
Input / output instruction execution operation to the device 360 Next, from the guest computer 300 to the guest dedicated I / O device 3
The operation when an input / output command for 60 is executed will be described. This is based on the above 1. In the input / output instruction execution operation of the guest computer 300 described in 1., the execution unit 3
22 is based on the I / O device address information included in the input / output command and the identification information of the input / output identification table 323.
This is processing when it is determined that the input / output instruction received from the instruction decoder 321 is an instruction for the guest dedicated I / O device 360. This determination can be easily made by referring to the identification information shown in FIG. 5, that is, the I / O device address and the input / output device corresponding to the I / O device address.

【0119】実行ユニット322は、ゲスト専用I/O
装置360に対する命令と判断すると、独自のI/Oバ
ス350経由でゲスト専用I/O装置360のうち指定
された入出力装置に対する入出力処理を開始するための
コマンドを発行する。これ以降、独自のI/Oバス35
0経由で行われる入出力処理は、従来と同様の処理手順
でアクセスを行うため詳細な説明は省略する。
The execution unit 322 is a guest-only I / O.
If it is determined that the command is for the device 360, a command for starting the input / output processing for the specified input / output device of the guest dedicated I / O device 360 is issued via the unique I / O bus 350. From this point onwards, the original I / O bus 35
Since the input / output processing performed via 0 is accessed in the same processing procedure as the conventional one, detailed description will be omitted.

【0120】本実施の形態においては、以上のように、
ゲスト計算機300は、入出力識別テーブル323の識
別情報等に基づいて転送相手を識別し特定することがで
きる。前述したように、本実施の形態においては、ホス
トI/O装置150を共用することができるが、ゲスト
計算機300においてアクセス頻度の高い入出力装置を
ゲスト専用I/O装置360とすることで、ホストプロ
セッサ120にかかる負荷を軽減し、システム全体とし
て高性能な複合計算機システムを提供することができ
る。
In the present embodiment, as described above,
The guest computer 300 can identify and specify the transfer partner based on the identification information of the input / output identification table 323. As described above, in the present embodiment, the host I / O device 150 can be shared, but by using the guest dedicated I / O device 360 as the I / O device with a high access frequency in the guest computer 300, It is possible to reduce the load on the host processor 120 and provide a high-performance complex computer system as a whole system.

【0121】また、特殊な入出力装置をゲスト専用I/
O装置360とし、固定ディスク装置等汎用的な入出力
装置のみをホストI/O装置150として共用すること
で、エミュレーションプログラム312の作成を容易に
し、その負荷が軽減した分ゲストプロセッサ320に多
種に渡る入出力装置をサポートさせるようにすることが
できる。
Further, a special input / output device is provided to the guest exclusive I / O.
By using only the general-purpose I / O device such as a fixed disk device as the host I / O device 150 as the O device 360, the creation of the emulation program 312 is facilitated, and the guest processor 320 has various types because the load is reduced. It is possible to support crossing I / O devices.

【0122】(5)操作員とゲスト計算機300とのコ
ミュニケーション動作 上記1〜3で説明したことから、本実施の形態によれ
ば、ホストI/O装置150をホスト計算機100及び
ゲスト計算機300で共用することができ、ゲスト計算
機300からの入出力要求に基づくデータ転送処理をゲ
ストプロセッサ320を用いることなく実現することが
できることがわかった。また、上記4により、ゲスト計
算機300は、共用の入出力装置と専用の入出力装置と
を使い分けることができることがわかった。
(5) Coordination between the operator and the guest computer 300
Communication operation As described in 1 to 3 above, according to the present embodiment, the host I / O device 150 can be shared by the host computer 100 and the guest computer 300, and input / output requests from the guest computer 300 can be performed. It has been found that the data transfer process based on can be realized without using the guest processor 320. Further, from the above 4, it was found that the guest computer 300 can selectively use a shared input / output device and a dedicated input / output device.

【0123】更に、本実施の形態においては、ホスト計
算機100側に接続された端末154からゲスト計算機
300のゲスト主記憶装置310やゲスト制御装置33
0の設定内容を参照することができることも特徴の1つ
としている。
Further, in the present embodiment, the guest main storage device 310 of the guest computer 300 and the guest control device 33 are connected to the terminal 154 connected to the host computer 100 side.
One of the characteristics is that the setting contents of 0 can be referred to.

【0124】図15及び図16は、本実施の形態におけ
る複合計算機システムにおいて、操作員とゲスト計算機
300とのインタフェース処理を行う時の内部処理フロ
ーを示した図であり、図16は図15の続きの図である
が、次に、複合計算機システムの操作員とゲスト計算機
300との間で必要なコミュニケーション動作について
図15及び図16に基づいて説明する。
15 and 16 are diagrams showing an internal processing flow when the interface processing between the operator and the guest computer 300 is performed in the composite computer system according to the present embodiment, and FIG. 16 is shown in FIG. Next, a communication operation required between the operator of the complex computer system and the guest computer 300 will be described with reference to FIGS.

【0125】ゲスト計算機300に対する操作員から指
示される操作の例としては、ゲスト計算機300の初期
化、ゲスト計算機300の命令実行開始や停止、ゲスト
主記憶装置310の内容表示や内容変更、ゲストプロセ
ッサ320内のレジスタ内容表示や内容変更などがあ
る。ここでは、ゲストプロセッサ320によるゲスト主
記憶装置310の内容表示動作を例にあげて、操作員と
ゲスト計算機300とのコミュニケーション動作につい
て説明する。
As an example of the operation instructed by the operator for the guest computer 300, initialization of the guest computer 300, start / stop of instruction execution of the guest computer 300, display / change of contents of the guest main storage device 310, guest processor The contents of registers in 320 are displayed and the contents are changed. Here, the communication operation between the operator and the guest computer 300 will be described by taking the content display operation of the guest main storage device 310 by the guest processor 320 as an example.

【0126】まず、操作員がホストI/O装置150の
内、操作員インタフェースを分担する入出力装置である
端末154を介してゲスト主記憶装置310の指定した
アドレスの内容表示をホスト計算機100に対して指示
する。すると、ホストOS111の上で動作しているゲ
スト計算機300に対する操作員インタフェース制御プ
ログラム114が、ホストOS111経由で上記の操作
員からの指示を受け取る。すると、操作員インタフェー
ス制御プログラム114は、操作員からの指示内容を解
釈してゲスト主記憶装置310の内容を読み出して端末
154上に結果を表示することを認識する。そして、操
作員インタフェース制御プログラム114は、ゲスト計
算機300に対してゲスト主記憶装置310の内容を読
み出す処理を要求するために、計算機間通信記憶領域3
15中のホスト計算機100からゲスト計算機300に
対する割込み要因としてHFACTORにゲスト主記憶
装置310の読み出し処理に対応するコードをセットす
る。更に、操作員インタフェース制御プログラム114
は、計算機間通信記憶領域315中のHDATA1に読
み出すべきゲスト主記憶装置310内のアドレス情報を
セットする。読み出すべきデータは、前述したようにゲ
スト主記憶装置310等の内容であり、その格納場所つ
まりそのデータの格納アドレスは既知である。この格納
アドレスをアドレス情報としてセットする。そして、ゲ
スト計算機ドライバ112及びシステムバス130を介
してゲスト制御装置330中にある割込み受信レジスタ
335のOPIビットをセットすることでゲスト計算機
300に対する操作員インタフェース処理割込み要求を
伝える。操作員インタフェース制御プログラム114
は、ゲスト計算機300による操作員インタフェース割
込み処理が終了するのを計算機間通信記憶領域315中
のHTERMの内容をポーリングして待つ。
First, the operator displays the contents of the address designated by the guest main storage device 310 on the host computer 100 via the terminal 154, which is an input / output device sharing the operator interface among the host I / O devices 150. Give instructions to. Then, the operator interface control program 114 for the guest computer 300 operating on the host OS 111 receives the instruction from the operator via the host OS 111. Then, the operator interface control program 114 recognizes that the instruction content from the operator is interpreted, the content of the guest main storage device 310 is read, and the result is displayed on the terminal 154. Then, the operator interface control program 114 requests the guest computer 300 to perform a process of reading the contents of the guest main storage device 310, so that the inter-computer communication storage area 3
A code corresponding to the read processing of the guest main memory device 310 is set in HFACTOR as an interrupt factor from the host computer 100 in 15 to the guest computer 300. Further, the operator interface control program 114
Sets the address information in the guest main storage device 310 to be read in HDATA1 in the inter-computer communication storage area 315. The data to be read is the content of the guest main storage device 310 or the like as described above, and its storage location, that is, the storage address of the data is known. This storage address is set as address information. Then, the operator interface processing interrupt request to the guest computer 300 is transmitted by setting the OPI bit of the interrupt reception register 335 in the guest controller 330 via the guest computer driver 112 and the system bus 130. Operator interface control program 114
Waits for the operator interface interrupt processing by the guest computer 300 to end by polling the contents of HTERM in the inter-computer communication storage area 315.

【0127】割込み受信レジスタ335のOPIビット
がセットされると、ゲスト制御装置330は、ゲストプ
ロセッサ320に対して割込み要求を行う。そして、ゲ
ストプロセッサ320は、割込み要求を受付け可能状態
になると、割込み処理を開始する。割込み処理を開始し
たゲストプロセッサ320は、まずゲスト制御装置33
0から割込み受信レジスタ335を読み出す。この読み
出し操作により、割込み受信レジスタ335はクリアさ
れる。読みだした内容に含まれるOPIビットはセット
されているので、ゲストプロセッサ320は、操作員イ
ンターフェス処理割込み要求であることを認識する。こ
こで、ゲストプロセッサ320の実行ユニット322
は、エミュレーション実行状態に入り操作員インタフェ
ース割込み処理を実行するエミュレーションプログラム
312を起動するという所定の処理を行う。
When the OPI bit of the interrupt reception register 335 is set, the guest controller 330 makes an interrupt request to the guest processor 320. Then, when the guest processor 320 becomes ready to accept the interrupt request, the guest processor 320 starts the interrupt processing. The guest processor 320, which has started the interrupt processing, first receives the guest control device 33.
The interrupt reception register 335 is read from 0. This read operation clears the interrupt reception register 335. Since the OPI bit included in the read content is set, the guest processor 320 recognizes that it is an operator interface processing interrupt request. Here, the execution unit 322 of the guest processor 320
Performs a predetermined process of entering an emulation execution state and activating an emulation program 312 that executes an operator interface interrupt process.

【0128】操作員インタフェース割込み処理を行うエ
ミュレーションプログラム312は、計算機間通信記憶
領域315中のHFACTORを読み出して、操作員イ
ンタフェース割込みの詳細要因情報からゲスト主記憶装
置310に対するホスト計算機100からのデータ読み
出しであることを認識する。次に、エミュレーションプ
ログラム312は、計算機間通信記憶領域315中のH
DATA1の内容を読み出して、ホスト計算機100が
指定しているゲスト主記憶装置310中のアドレスを知
る。そして、エミュレーションプログラム312は、指
定されたゲスト主記憶装置310のアドレスを用いてH
FACTORで指定されたアクセス情報によりゲスト主
記憶装置310からデータを読み出し、結果をHDAT
A2にセットする。最後に、エミュレーションプログラ
ム312は、終了コードをHTERMにセットした後、
操作員インタフェース割込み処理を終了してミュレーシ
ョン実行状態から脱する。
The emulation program 312 for performing the operator interface interrupt processing reads HFACTOR in the inter-computer communication storage area 315 and reads the data from the host computer 100 to the guest main storage device 310 from the detailed factor information of the operator interface interrupt. Recognize that. Next, the emulation program 312 uses the H in the inter-computer communication storage area 315.
The contents of DATA1 are read to know the address in the guest main storage device 310 designated by the host computer 100. Then, the emulation program 312 uses the address of the designated guest main memory device 310 to generate the H
The data is read from the guest main storage device 310 according to the access information designated by the FACTOR, and the result is HDAT.
Set to A2. Finally, the emulation program 312 sets the exit code to HTERM and then
Exit the operator interface interrupt processing and exit from the simulation execution state.

【0129】HTERMに処理終了を示すデータがセッ
トされると、HTERMをポーリングしていた操作員イ
ンタフェース制御プログラム114は、ゲスト計算機3
00における操作員インタフェース割込み処理が終了し
たことを検出する。そして、操作員インタフェース制御
プログラム114は、HTERM、及びHDATA2の
内容を読み出してエミュレーションプログラム312に
よりセットされたゲスト計算機300における操作員イ
ンタフェース割込み処理の終了状態をチェックした後に
HTERMをクリアする。次に、操作員インタフェース
制御プログラム114は、読み出したHDATA2の値
をホストI/O装置150、特にここでは端末154に
対してホストOS111経由で出力することで操作員が
指示したゲスト主記憶装置310のアドレスに対する内
容を表示する。そして、操作員インタフェース制御プロ
グラム114は、操作員が指示したゲスト計算機300
とのコミュニケーション処理を完了する。
When the data indicating the end of processing is set in the HTERM, the operator interface control program 114 polling the HTERM causes the guest computer 3
It is detected that the operator interface interrupt processing at 00 is completed. Then, the operator interface control program 114 clears HTERM after reading the contents of HTERM and HDATA2 and checking the end state of the operator interface interrupt processing in the guest computer 300 set by the emulation program 312. Next, the operator interface control program 114 outputs the read value of HDATA2 to the host I / O device 150, particularly here the terminal 154, via the host OS 111 to instruct the guest main storage device 310 by the operator. Display the contents for the address. Then, the operator interface control program 114 causes the guest computer 300 instructed by the operator.
Complete the communication process with.

【0130】以上のように、本実施の形態によれば、ホ
スト計算機100側に接続された端末154からゲスト
計算機300に設定された内容を参照することができる
ので、ゲスト計算機300側に別途操作員が使用する端
末を接続する必要がない。すなわち、ゲスト計算機30
0において、操作員インタフェース動作機能をホスト計
算機の端末(操作員インタフェース入出力装置)154
を共用して実現することができることから、ゲスト計算
機300専用の操作員インタフェース入出力装置が不要
となりシステムを低コストで実現することができる。
As described above, according to this embodiment, since the contents set in the guest computer 300 can be referred to from the terminal 154 connected to the host computer 100 side, a separate operation can be performed on the guest computer 300 side. There is no need to connect the terminal used by staff. That is, the guest computer 30
0, the operator interface operating function is set to the host computer terminal (operator interface input / output device) 154.
, The operator interface input / output device dedicated to the guest computer 300 is unnecessary, and the system can be realized at low cost.

【0131】(6)まとめ これまで本実施の形態における複合計算機システムの主
要な動作である、ゲスト計算機300の入出力命令実行
動作、ゲスト計算機300の入出力命令で指定されたデ
ータ転送動作、ゲスト計算機300の入出力終了割込み
処理動作、ゲスト計算機300の専用I/O装置360
への入出力命令実行動作及び操作員とゲスト計算機との
コミュニケーション動作について各々説明を行った。上
記の5種類の動作のうちゲスト計算機300の専用I/
O装置360への入出力命令実行動作以外は、いずれも
ホスト計算機100側におけるI/O装置制御プログラ
ム113若しくは操作員インタフェース制御プログラム
114と、ゲスト計算機300側におけるエミュレーシ
ョンプログラム312とが互いに通信を行いながら実行
される。ここで、ホストOS111は、プリエンプティ
ブ・マルチタスク処理機能を有することから、I/O装
置制御プログラム113、操作員インタフェース制御プ
ログラム114及びアプリケーションプログラム115
は、いずれもホストOS111のタスクスイッチ周期に
従って強制的に実行が切り換えられることになる。すな
わち、ホスト計算機100においてゲスト計算機300
の入出力命令処理や入出力データ操作や入出力終了割込
み処理や操作員からのゲスト計算機300に対するコミ
ュニケーション処理はタイムシェアリングされて実行さ
れるため、ゲスト計算機300や操作員からは見掛け上
リアルタイムに処理が行われていることになる。更に、
ホスト計算機100においては、アプリケーションプロ
グラム115も同様にタイムシェアリングされて実行さ
れることから、例えばホスト計算機100をサーバ、ゲ
スト計算機300をクライアントとする分散コンピュー
タシステムを構築する場合には、クライアントからサー
バに対して発行されるサービス要求をホスト計算機10
0においてサーバアプリケーションを動作させることで
処理するといったクライアント/サーバシステムを構成
することができる。
(6) Summary Up to now, the main operation of the composite computer system in this embodiment, the input / output instruction execution operation of the guest computer 300, the data transfer operation designated by the input / output instruction of the guest computer 300, and the guest Input / output end interrupt processing operation of the computer 300, dedicated I / O device 360 of the guest computer 300
I / O command execution operation and communication operation between the operator and the guest computer were explained. Of the above five types of operations, the dedicated I / O of the guest computer 300
Except for the I / O command execution operation to the O device 360, the I / O device control program 113 or the operator interface control program 114 on the host computer 100 side and the emulation program 312 on the guest computer 300 side communicate with each other. While being executed. Here, since the host OS 111 has a preemptive multitask processing function, the I / O device control program 113, the operator interface control program 114, and the application program 115.
In both cases, execution is forcibly switched according to the task switch cycle of the host OS 111. That is, the guest computer 300 in the host computer 100
The input / output command processing, the input / output data operation, the input / output end interrupt processing, and the communication processing from the operator to the guest computer 300 are executed in a time-shared manner, so that the guest computer 300 and the operator apparently real-time. Processing is being performed. Furthermore,
In the host computer 100, the application program 115 is similarly time-shared and executed. Therefore, for example, when a distributed computer system in which the host computer 100 is a server and the guest computer 300 is a client is constructed, the client computer operates as a server. A service request issued to the host computer 10
It is possible to configure a client / server system in which processing is performed by operating a server application in 0.

【0132】ところで、本実施の形態において、ホスト
計算機とは、複数の計算機で構築されたシステムにおい
てホストとなりうる1乃至複数の計算機のことをいい、
ゲスト計算機とは、ホスト計算機でない計算機のことを
いい、特に断らない限り一般的な独立した計算機を構築
する。従って、上記とは逆に、ホスト計算機100をク
ライアント、ゲスト計算機300をサーバとする分散コ
ンピュータシステム構成とした場合にも、ホスト計算機
100上で動作するクライアント・アプリケーションプ
ログラム115からサーバであるゲスト計算機300に
対して発行されるサービス要求をゲスト計算機300上
のアプリケーションプログラム313によって処理する
といったクライアント/サーバシステムを構成すること
も可能である。
By the way, in the present embodiment, the host computer means one to a plurality of computers which can serve as hosts in a system constructed by a plurality of computers.
A guest computer is a computer that is not a host computer, and unless otherwise specified, a general independent computer is constructed. Therefore, contrary to the above, even in the case of a distributed computer system configuration in which the host computer 100 is a client and the guest computer 300 is a server, the guest application program 115 operating on the host computer 100 causes the guest computer 300 to be a server. It is also possible to configure a client / server system in which a service request issued to the client computer 300 is processed by the application program 313 on the guest computer 300.

【0133】特に、本実施の形態によれば、ホスト計算
機100とゲスト計算機300とをシステムバス130
で接続することで、クライアント/サーバを一体として
実現することができ、完全に独立した2台のコンピュー
タシステムで構築したクライアント/サーバシステムと
比べると低コストで同じシステムが構築できる。更に、
LAN等により接続して構築したシステムより高速なシ
ステムを提供することができる。
In particular, according to this embodiment, the host computer 100 and the guest computer 300 are connected to the system bus 130.
By connecting with, the client / server can be integrally realized, and the same system can be constructed at a lower cost than a client / server system constructed by two completely independent computer systems. Furthermore,
It is possible to provide a system that is faster than a system constructed by connecting via a LAN or the like.

【0134】一方、ゲスト計算機300に独立したI/
O装置や操作員インタフェース入出力装置が接続され
て、ゲスト計算機300だけで完全なコンピュータシス
テムを構成する場合であっても、上記実施の形態の動作
説明で述べてきた通り、ゲスト計算機300において実
行される入出力命令処理、入出力終了割込み、操作員イ
ンターフェス割込み処理は、全てゲスト主記憶装置31
0内の特定領域に配置されて、ゲストプロセッサ320
の機械語命令セットを用いたプログラムにより実行され
るエミュレーションプログラム312により実現されて
いる。従って、本実施の形態によれば、I/O装置構成
や操作員インタフェース入出力装置の構成が変わったこ
とによる処理部分を改訂したエミュレーションプログラ
ム312に交換することだけで、何等ゲストプロセッサ
320の機械語命令セットとハードウェア、及びゲスト
OS311、チャネルプログラム314、アプリケーシ
ョンプログラム313を変更することなしに前述したゲ
スト計算機300と同じ機能を実現することができる。
On the other hand, the I / O independent of the guest computer 300
Even when the O computer and the operator interface input / output device are connected to form a complete computer system with only the guest computer 300, the guest computer 300 executes the computer system as described in the operation description of the above embodiment. The input / output command processing, the input / output end interrupt, and the operator interface interrupt processing are all performed by the guest main storage device 31.
The guest processor 320 is arranged in a specific area within 0.
The emulation program 312 is executed by a program using the machine language instruction set of. Therefore, according to the present embodiment, by simply replacing the processing part due to the change of the I / O device configuration or the configuration of the operator interface input / output device with the revised emulation program 312, the machine of the guest processor 320 can be obtained. The same functions as the guest computer 300 described above can be realized without changing the word instruction set and hardware, and the guest OS 311, the channel program 314, and the application program 313.

【0135】更に、これまでの動作説明から、本実施の
形態におけるホスト計算機100及びゲスト計算機30
0の間、更にホストプロセッサ120及びゲストプロセ
ッサ320の間では、システムバス130に接続すると
いう部分を除いて互いにアーキテクチャとしての依存関
係がないことは自明である。
Further, from the above description of the operation, the host computer 100 and the guest computer 30 according to the present embodiment.
It is self-evident that between 0 and between the host processor 120 and the guest processor 320, there is no architectural dependency relationship with each other except for the connection to the system bus 130.

【0136】本実施の形態では、ホストプロセッサ12
0及びゲストプロセッサ320共に1つのシングルプロ
セッサ構成による複合計算機システムの動作について示
したが、ホストプロセッサ120が複数個、あるいはゲ
ストプロセッサ320が複数個から構成されるマルチプ
ロセッサシステム構成についても、システムバス130
に上記構成を有するホスト計算機、ゲスト計算機を接続
し、必要な構成要素を重畳させて持たせることで容易に
適用することができる。
In this embodiment, the host processor 12
Although the operation of the composite computer system having a single processor configuration for both 0 and guest processor 320 has been described, the system bus 130 is also applicable to a multiprocessor system configuration including a plurality of host processors 120 or a plurality of guest processors 320.
It can be easily applied by connecting the host computer and the guest computer having the above-mentioned configuration to and having the necessary components in a superposed manner.

【0137】また、本実施の形態では、図1及び図3に
示したように、上記の「(4)ゲスト計算機300の専
用I/O装置360への入出力命令実行動作」を説明す
るために、ゲスト計算機300に独自のI/Oバス35
0及びゲスト専用I/O装置360を設けた構成とした
が、これ以外の動作においては、これらの構成はなくて
もよい。
In this embodiment, as shown in FIGS. 1 and 3, the above-mentioned "(4) I / O command execution operation of the guest computer 300 to the dedicated I / O device 360" is described. In addition, the guest computer 300 has its own I / O bus 35
0 and guest-dedicated I / O device 360 are provided, but these configurations may be omitted in other operations.

【0138】複合機計算システムにおけるインストール
/アンインストール方法 次に、本実施の形態におけるインストール及びアンイン
ストールの方法について説明する。本実施の形態におい
て特徴的なことは、単一のインストーラ及び単一のイン
ストール媒体を利用してインストールできるようにした
ことであり、すなわち、図1に示した構成においては、
ゲスト計算機300へのインストール/アンインストー
ルをホスト計算機100側からできるようにしたことで
ある。
Installation in multi-function peripheral computing system
/ Uninstallation Method Next, an installation and uninstallation method according to the present embodiment will be described. What is characteristic of the present embodiment is that it can be installed by using a single installer and a single installation medium, that is, in the configuration shown in FIG.
This means that the host computer 100 side can install / uninstall on the guest computer 300.

【0139】図17はインストール及びアンインストー
ル作業を示す模式図である。この実施の形態において
は、ホスト計算機100のオペレーティングシステム1
11は、既にインストールされているものとする。図1
7において、フロッピィーディスクやCD−ROMのよ
うなインストール媒体200には、インストーラ21
1、アンインストーラ212の他に、ゲスト計算機制御
プログラムであるゲスト計算機ドライバ112、I/O
装置制御プログラム113、操作員インタフェース制御
プログラム114、それ以外のホストアプリケーション
プログラム115及びゲストOS311とゲストアプリ
ケーションプログラム313とを物理ディスクのイメー
ジでそのままマッピングしたファイル210が含まれ
る。HDD151は、インストール先となる図3に示し
た複合計算機システムの共用の固定ディスクである。な
お、矢印Aはインストール作業におけるファイルのコピ
ーを表し、矢印Bはアンインストール作業におけるファ
イルの削除を意味する。インストール前は、ホストOS
111のみがHDD151に格納されており、インスト
ール作業によって、ゲスト計算機ドライバ112、I/
O装置制御プログラム113、操作員インタフェース制
御プログラム114、それ以外のホストアプリケーショ
ンプログラム115及び物理的な固定ディスク装置のイ
メージそのままでマッピングしたファイル210がHD
D151にコピーされる。
FIG. 17 is a schematic diagram showing the installation and uninstallation work. In this embodiment, the operating system 1 of the host computer 100
It is assumed that 11 is already installed. FIG.
7, the installer 21 is installed in the installation medium 200 such as a floppy disk or a CD-ROM.
1. In addition to the uninstaller 212, a guest computer driver 112 that is a guest computer control program, I / O
It includes a device control program 113, an operator interface control program 114, a host application program 115 other than that, and a file 210 in which the guest OS 311 and the guest application program 313 are directly mapped by the image of the physical disk. The HDD 151 is a fixed disk shared by the complex computer system shown in FIG. 3, which is an installation destination. An arrow A represents a file copy in the installation work, and an arrow B represents a file deletion in the uninstall work. Host OS before installation
Only 111 is stored in the HDD 151. Depending on the installation work, the guest computer driver 112, I / O
The O-device control program 113, the operator interface control program 114, the other host application programs 115, and the file 210 that is mapped as it is as the image of the physical fixed disk device is HD.
It is copied to D151.

【0140】ゲストOS311から見ると、HDD15
1の中の一つのファイル210が、一つの固定ディスク
装置として認識されることになる。一方、ホストOS1
11からしてみると、ゲストOS311とゲストアプリ
ケーションプログラム313とを一つのファイル210
としてインストール媒体200に格納しておくことで、
ホスト計算機100のみならずゲスト計算機300への
インストール作業を、ホストOS111上で動作するイ
ンストーラ211のみで行うことができる。
From the perspective of the guest OS 311, the HDD 15
One file 210 in 1 is recognized as one fixed disk device. On the other hand, host OS1
11, the guest OS 311 and the guest application program 313 are combined into a single file 210.
By storing it in the installation medium 200 as
The installation work on the guest computer 300 as well as the host computer 100 can be performed only by the installer 211 operating on the host OS 111.

【0141】インストール時には、HDD151に予め
格納されていたホストOS111を、ホスト主記憶装置
110にロードして動作させる。次に、インストーラ2
11を同じくホスト主記憶装置110にロードして動作
させる。インストーラ211は、インストール媒体20
0からホスト計算機100用のソフトウェアとして、ゲ
スト計算機ドライバ112、I/O装置制御プログラム
113、操作員インタフェース制御プログラム114、
それ以外のホストアプリケーションプログラム115及
びゲスト計算機300用のソフトウェアであるファイル
210を共用のHDD151にコピーする。このよう
に、ゲストOS311をインストールする際に、ゲスト
計算機300を全く動作させることなくゲストOS31
1をインストールすることができる。ゲストOS311
が動作するために必要となる、複合計算機システムに接
続されているホストI/O装置150の情報について
は、ゲストOS311動作後に、ホストOS111が制
御しているI/O装置制御プログラム113とゲスト計
算機ドライバ112を通じてゲストOS311が認識す
る。複合計算機のホストI/O装置150は、すべてホ
ストOS111が制御しており、ホストOS111が認
識しているホストI/O装置150の情報に基づいてI
/O装置制御プログラム113とゲスト計算機ドライバ
112が動作するので、ゲストOS311にI/O装置
の情報を知らせることなく、ゲストOS311をインス
トールできる。
At the time of installation, the host OS 111 previously stored in the HDD 151 is loaded into the host main storage device 110 and operated. Next, installer 2
Similarly, 11 is loaded into the host main memory 110 and operated. The installer 211 is the installation medium 20.
As a software for the host computer 100 from 0, a guest computer driver 112, an I / O device control program 113, an operator interface control program 114,
The other host application program 115 and the file 210, which is software for the guest computer 300, are copied to the shared HDD 151. As described above, when the guest OS 311 is installed, the guest OS 31 is operated without operating the guest computer 300 at all.
1 can be installed. Guest OS 311
For the information of the host I / O device 150 connected to the composite computer system, which is necessary for the operation of the guest OS 311, the I / O device control program 113 and the guest computer controlled by the host OS 111 after the guest OS 311 operates. The guest OS 311 recognizes through the driver 112. The host I / O devices 150 of the multi-function computer are all controlled by the host OS 111, and the I / O devices 150 are controlled based on the information of the host I / O devices 150 recognized by the host OS 111.
Since the I / O device control program 113 and the guest computer driver 112 operate, the guest OS 311 can be installed without notifying the guest OS 311 of the I / O device information.

【0142】アンインストールは、複合計算機のHDD
151から、ゲスト計算機300用の情報を全て削除す
ることで行われる。ゲスト計算機300用の情報とは、
ホスト計算機100上のアプリケーションプログラムで
あるゲスト計算機ドライバ112、I/O装置制御プロ
グラム113、操作員インタフェース制御プログラム1
14、ファイル210及びゲスト計算機300用のシス
テム情報がある。インストーラ211は、インストール
時に単にファイルのコピーを行うだけではなく、ゲスト
計算機300用のシステム情報をHDD151の特定の
領域に書き込む。ゲスト計算機300用のシステム情報
は、図18と図19に示す様にゲスト計算機制御プログ
ラムの情報とホストI/O装置150の情報とから構成
され、ゲスト計算機制御プログラムは、ゲスト計算機3
00の動作中にシステム情報を参照しパス名等の制約条
件に従って動作する。
Uninstallation is performed on the HDD of the composite computer.
This is done by deleting all the information for the guest computer 300 from 151. The information for guest computer 300 is
Guest computer driver 112, which is an application program on the host computer 100, I / O device control program 113, operator interface control program 1
14, file 210, and system information for the guest computer 300. The installer 211 not only copies files at the time of installation, but also writes the system information for the guest computer 300 in a specific area of the HDD 151. The system information for the guest computer 300 is composed of the information of the guest computer control program and the information of the host I / O device 150 as shown in FIGS. 18 and 19, and the guest computer control program is the guest computer 3
During operation of 00, the system information is referred to and the operation is performed according to the constraint conditions such as the path name.

【0143】インストール媒体200に格納されたアン
インストーラ212をホスト主記憶装置110にロード
して動作させると、始めにゲスト計算機300用のシス
テム情報を参照する。ゲスト計算機制御プログラムの情
報からゲスト計算機制御プログラムのパスを調べ、ゲス
ト計算機制御プログラムを全て削除する。次に、ホスト
I/O装置150の情報からゲスト計算機300の固定
ディスクに対応するファイルのパスを調べて全て削除す
る。ファイルの削除が終ったら、ゲスト計算機300用
のシステム情報を全て削除する。
When the uninstaller 212 stored in the installation medium 200 is loaded into the host main memory 110 and operated, the system information for the guest computer 300 is first referenced. The path of the guest computer control program is checked from the information of the guest computer control program, and all the guest computer control programs are deleted. Next, the path of the file corresponding to the fixed disk of the guest computer 300 is checked from the information of the host I / O device 150, and all are deleted. When the file has been deleted, all the system information for the guest computer 300 is deleted.

【0144】このように複合計算機のアンインストーラ
212は、アーキテクチャの異なるゲスト計算機300
用ソフトウェアとホスト計算機100用ソフトウェアを
一度の作業でかつ迅速にアンインストールできる。
As described above, the uninstaller 212 of the composite computer is used by the guest computer 300 having a different architecture.
Software and the software for the host computer 100 can be quickly uninstalled in one operation.

【0145】ところで、図20は、共用のHDD151
に格納された上述のファイル210の詳細を示した図で
あるが、ファイル210は、インストール媒体200か
らインストーラ211によってHDD151にコピーさ
れたもので、前述した入出力マップテーブル116によ
ってゲスト計算機300のHDDに割り当てられるもの
である。このファイル210は、ホストOS111から
見ると通常のファイルであり、先頭にホストOS111
用のヘッダ情報213を持つ。次に、ホスト計算機10
0上のアプリケーションプログラムであるインストーラ
211およびI/O装置制御プログラム113が、ファ
イル210をゲスト計算機300用のファイルとして認
識するためのインストーラ211用のヘッダ情報214
を持つ。それ以後の物理的な領域が、ゲスト計算機30
0が入出力マップテーブル116を通してHDDとして
認識する部分である。先頭の領域にはゲストOS311
が格納されており、それ以後の領域にゲストアプリケー
ションプログラム313が格納されている。このファイ
ル210は以下のように作成してインストール媒体20
0に格納される。
By the way, FIG. 20 shows a shared HDD 151.
FIG. 5 is a diagram showing the details of the file 210 stored in the HDD 210. The file 210 is copied from the installation medium 200 to the HDD 151 by the installer 211, and the HDD of the guest computer 300 is read by the input / output map table 116 described above. Is assigned to. This file 210 is a normal file when viewed from the host OS 111, and the host OS 111 is at the top.
Has header information 213 for. Next, the host computer 10
Header information 214 for the installer 211 so that the installer 211 and the I / O device control program 113, which are application programs on the computer 0, recognize the file 210 as a file for the guest computer 300.
have. The physical area after that is the guest computer 30.
0 is a portion recognized as an HDD through the input / output map table 116. Guest OS 311 in the top area
Is stored, and the guest application program 313 is stored in the area after that. This file 210 is created as follows and the installation medium 20
0 is stored.

【0146】まず、ホスト計算機100上でゲスト計算
機300のHDDで必要となるサイズの空ファイルを作
成する。このことでホスト計算機100は、このファイ
ルのOS管理領域にホストOS用ヘッダ情報213を書
き込む。次にこの空ファイルのユーザ領域の先頭にイン
ストーラ211およびI/O装置制御プログラム113
用のインストーラ用のヘッダ情報214を書き込む。こ
の作業は、ホスト計算機100上でアプリケーションプ
ログラム115を用いて、直接空ファイルにアクセスし
て行うことができる。最後に、複合計算機ではなく単独
で動作しているゲスト計算機300のHDD361の内
容を、物理イメージのまま、空ファイル内のインストー
ラ用のヘッダ情報214の直後から1バイトづつ書き込
む。なお、HDD361から読み込むデータは、ゲスト
OS311とゲストアプリケーションプログラム313
である。ゲスト計算機300のHDD361の内容は、
例えば次の様にしてコピーできる。まず、ホスト計算機
100とゲスト計算機300とで物理的に共用できる
(論理フォーマットは同じ必要はない)リムーバブル大
規模記憶装置の媒体(例えばテープデバイス)に、ゲス
ト計算機300のHDD361の内容を全て一時的にコ
ピーする。次に、その大規模記憶装置の媒体をホスト計
算機100に持ってきて、その内容をホスト計算機10
0上のアプリケーションプログラム115を用いて1バ
イトずつ物理的に読み込んで、1バイトずつ空ファイル
に書き込む。作成したファイルをインストール媒体20
0にコピーする。このようにして、インストール媒体2
00を生成する。
First, an empty file of the size required for the HDD of the guest computer 300 is created on the host computer 100. As a result, the host computer 100 writes the host OS header information 213 in the OS management area of this file. Next, at the beginning of the user area of this empty file, the installer 211 and the I / O device control program 113
The header information 214 for the installer is written. This work can be performed by directly accessing an empty file using the application program 115 on the host computer 100. Finally, the contents of the HDD 361 of the guest computer 300 that is operating independently instead of the complex computer are written as a physical image, one byte at a time immediately after the header information 214 for the installer in the empty file. The data read from the HDD 361 is the guest OS 311 and the guest application program 313.
It is. The contents of the HDD 361 of the guest computer 300 are
For example, you can copy as follows. First, all the contents of the HDD 361 of the guest computer 300 are temporarily stored in a medium (for example, a tape device) of a removable large-scale storage device that can be physically shared by the host computer 100 and the guest computer 300 (the logical format need not be the same). To copy. Next, the medium of the large-scale storage device is brought to the host computer 100, and the contents are transferred to the host computer 10.
Physically read byte by byte using the application program 115 on 0 and write byte by byte to an empty file. The created file is the installation medium 20
Copy to 0. In this way, the installation medium 2
00 is generated.

【0147】図21は、インストーラ211又はアンイ
ンストーラ212と、ゲストOS311やゲスト計算機
制御プログラムとしてのゲスト計算機ドライバ112、
I/O装置制御プログラム113及び操作員インタフェ
ース制御プログラム114との通信経路を示すものであ
る。インストーラ211やアンインストーラ212が直
接通信をするのは、ゲスト計算機ドライバ112および
操作員インタフェース制御プログラム114である。こ
れらはすべてホストOS111上のアプリケーションプ
ログラムであることから、ホストOS111を経由して
通信することが可能である。ゲスト計算機ドライバ11
2は、計算機間通信記憶領域315やゲスト制御装置3
30を用いてゲストOS311と通信を行う。一方、操
作員インタフェース制御プログラム114は、I/O装
置制御プログラム113がホストI/O装置150の数
(113a,113b,113c)だけあるので、すべ
てのI/O装置制御プログラム113と、ホストOS1
11を経由して通信を行う。
FIG. 21 shows an installer 211 or an uninstaller 212, a guest OS 311 and a guest computer driver 112 as a guest computer control program.
It shows a communication path with the I / O device control program 113 and the operator interface control program 114. The guest computer driver 112 and the operator interface control program 114 directly communicate with the installer 211 and the uninstaller 212. Since all of these are application programs on the host OS 111, it is possible to communicate via the host OS 111. Guest computer driver 11
2 is an inter-computer communication storage area 315 and a guest control device 3
30 is used to communicate with the guest OS 311. On the other hand, the operator interface control program 114 has all the I / O device control programs 113 (113a, 113b, 113c), so that all the I / O device control programs 113 and the host OS 1
Communication is performed via 11.

【0148】図22は、インストーラ211及びアンイ
ンストーラ212が図21の通信経路を用いて、システ
ムを停止するフローチャートを示す。インストーラ21
1は、操作員インタフェース制御プログラム114と通
信し、動作中かどうかを調べる監視手段と、動作中であ
れば操作員インタフェース制御プログラム114を停止
するための停止手段を有する。操作員インタフェース制
御プログラム114は、I/O装置制御プログラム11
3と通信し、I/O装置制御プログラム113が動作中
かどうかを調べる監視手段と、動作中であればI/O装
置制御プログラム113を停止するための停止手段を有
する。また、I/O装置制御プログラム113は操作員
インタフェース制御プログラム114と通信し、操作員
インタフェース制御プログラム114が動作中かどうか
調べる監視手段を有し、I/O装置制御プログラム11
3起動時は、操作員インタフェース制御プログラム11
4が動作していることを前提とする。つまり、操作員イ
ンタフェース制御プログラム114が動作していないと
きは、I/O装置制御プログラム113は動作できない
ようにする。
FIG. 22 shows a flowchart in which the installer 211 and the uninstaller 212 stop the system using the communication path of FIG. Installer 21
1 has a monitoring means for communicating with the operator interface control program 114 to check whether it is in operation, and a stopping means for stopping the operator interface control program 114 if it is in operation. The operator interface control program 114 is the I / O device control program 11
3 for communicating with the I / O device control program 113 to check whether the I / O device control program 113 is operating, and a stopping unit for stopping the I / O device control program 113 when the I / O device control program 113 is operating. Further, the I / O device control program 113 has a monitoring means for communicating with the operator interface control program 114 and checking whether the operator interface control program 114 is operating.
3 Start-up, operator interface control program 11
4 is assumed to be working. That is, when the operator interface control program 114 is not operating, the I / O device control program 113 is disabled.

【0149】このことで、まずインストーラ211は、
操作員インタフェース制御プログラム114が動作中か
調べ、動作していれば、操作員インタフェース制御プロ
グラム114がI/O装置制御プログラム113が動作
中かどうかを調べる。動作していれば停止手段を用い
て、I/O装置制御プログラム113を停止する。次に
インストーラが操作員インタフェース制御プログラム1
14を停止手段を用いて停止する。
As a result, the installer 211 first
If the operator interface control program 114 is operating, and if it is operating, the operator interface control program 114 checks whether the I / O device control program 113 is operating. If it is operating, the stop means is used to stop the I / O device control program 113. Next, the installer operates the operator interface control program 1
14 is stopped using a stop means.

【0150】同様に、インストーラ211は、ゲスト計
算機ドライバ112と通信し、動作中かどうかを調べる
監視手段と、動作中であればゲスト計算機ドライバ11
2を停止するための停止手段を有する。ゲスト計算機ド
ライバ112は、ゲストOS311と通信し、ゲストO
S311が動作中かどうか調べる監視手段と、動作中で
あればゲストOS311を停止するための停止手段を有
する。また、ゲストOS311はゲスト計算機ドライバ
112と通信し、ゲスト計算機ドライバ112が動作中
かどうか調べる監視手段を有し、ゲストOS311起動
時は、ゲスト計算機ドライバ112が動作していること
を前提とする。つまり、ゲスト計算機ドライバ112が
動作していないときは、ゲストOS311は動作できな
いようにする。
Similarly, the installer 211 communicates with the guest computer driver 112 to monitor whether it is operating or not, and the guest computer driver 11 if it is operating.
2 has a stopping means for stopping. The guest computer driver 112 communicates with the guest OS 311 to make a guest O
It has a monitoring means for checking whether or not S311 is operating, and a stopping means for stopping the guest OS 311 if it is operating. In addition, the guest OS 311 has a monitoring unit that communicates with the guest computer driver 112 to check whether the guest computer driver 112 is operating. When the guest OS 311 is activated, it is assumed that the guest computer driver 112 is operating. That is, when the guest computer driver 112 is not operating, the guest OS 311 is disabled.

【0151】このことで、まずインストーラ211は、
ゲスト計算機ドライバ112が動作中か調べ、動作して
いれば、ゲスト計算機ドライバ112がゲストOS31
1が動作中かどうかを調べる。動作していれば停止手段
を用いて、ゲストOS311を停止する。次にインスト
ーラ211がゲスト計算機ドライバ112を停止手段を
用いて停止する。これらの停止手段を用いることで、イ
ンストール(再インストールやバージョンアップ)時・
アンインストール時に、ゲスト計算機制御プログラムや
ゲストOS311が動作中でもマニュアル操作によりそ
れらを停止しなくても、インストーラ又はアンインスト
ーラ自身が自動的にそれらを停止してからインストール
やアンインストールをすることができる。
As a result, the installer 211 first
It is checked whether the guest computer driver 112 is operating, and if it is operating, the guest computer driver 112 is installed in the guest OS 31.
Check if 1 is running. If it is operating, the guest OS 311 is stopped by using the stopping means. Next, the installer 211 stops the guest computer driver 112 using the stopping means. By using these stopping means, at the time of installation (reinstallation or version upgrade)
Even when the guest computer control program or the guest OS 311 is operating at the time of uninstallation, even if the guest computer control program and the guest OS 311 are not stopped by a manual operation, the installer or the uninstaller itself can automatically stop them before performing the installation or the uninstallation.

【0152】[0152]

【発明の効果】本発明によれば、ホスト計算機のシステ
ムバスに接続された入出力装置をゲスト計算機からも共
用することが可能となり、かつ、ゲスト計算機が行う当
該入出力装置に対する入出力処理をゲスト計算機のゲス
トプロセッサを用いることなく行うことが可能となる。
According to the present invention, the input / output device connected to the system bus of the host computer can be shared by the guest computer, and the input / output processing for the input / output device performed by the guest computer can be performed. This can be done without using the guest processor of the guest computer.

【0153】また、ゲスト計算機、ホスト計算機及び入
出力装置の間はホスト計算機のシステムバスにより結合
されているために、従来ネットワーク経由で通信してい
たシステムと比較してより高性能なシステムを構築する
ことが可能である。
Further, since the guest computer, the host computer and the input / output device are connected by the system bus of the host computer, a higher performance system can be constructed as compared with the system which is conventionally communicated via the network. It is possible to

【0154】更に、ホスト計算機とゲスト計算機とで異
なるアーキテクチャとして構成することができるため、
低コストの入出力装置等を使うことのできるアーキテク
チャのシステムをホスト計算機として選択することで、
より低コストの複合計算機システムを提供することが可
能となる。
Furthermore, since the host computer and the guest computer can be configured as different architectures,
By selecting a system with an architecture that can use low-cost I / O devices as the host computer,
It is possible to provide a lower cost composite computer system.

【0155】また、入出力装置を識別するための入出力
識別テーブルを設けたので、ゲスト計算機は、入出力識
別テーブルの識別情報等に基づいて転送相手を識別し特
定することが可能となる。従って、ゲスト計算機専用入
出力装置と、ホスト計算機に接続されているI/O装置
とを併用することができるようになる。従って、ゲスト
計算機においてアクセス頻度の高いファイル等をゲスト
計算機専用の入出力装置に設けることで、ホストプロセ
ッサにかかる負荷を軽減し、システム全体として高性能
な複合計算機システムを提供することが可能となる。
Since the input / output identification table for identifying the input / output device is provided, the guest computer can identify and specify the transfer partner based on the identification information of the input / output identification table. Therefore, the guest computer dedicated input / output device and the I / O device connected to the host computer can be used together. Therefore, by providing a file that is frequently accessed in the guest computer in the input / output device dedicated to the guest computer, it is possible to reduce the load on the host processor and provide a high-performance complex computer system as a whole system. .

【0156】また、ゲスト計算機にエミュレーション手
段を設けたので、ゲストプロセッサ上で実行される入出
力命令を実際に実行することができ、ゲストプロセッサ
の機械語命令セット及びハードウェアの変更が不要とな
る。
Since the guest computer is provided with the emulation means, it is possible to actually execute the input / output instructions executed on the guest processor, and it is not necessary to change the machine language instruction set and hardware of the guest processor. .

【0157】また、実行ユニットは、命令デコーダから
供給される実行指示内容に基づいて機械語命令の実行を
行うことで、エミュレーションを実行させたり、入出力
処理あるいは割込み発生時には割込み処理を実行させた
りすることができる。
Further, the execution unit executes the machine language instruction based on the execution instruction contents supplied from the instruction decoder to execute emulation, input / output processing, or interrupt processing when an interrupt occurs. can do.

【0158】また、エミュレーション手段からの割込み
処理要求等のホスト計算機に対する割込みの主要因を保
持するゲストステータスレジスタを設けたので、ホスト
プロセッサは、ホスト計算機で割込みが発生したことを
即座に知ることができるとともにその割込みの主要因を
知ることができる。
Since the guest status register for holding the main cause of interrupt to the host computer such as the interrupt processing request from the emulation means is provided, the host processor can immediately know that the interrupt has occurred in the host computer. It is possible to know the main cause of the interruption.

【0159】また、ゲスト計算機からホスト計算機に対
して行う割込み処理要求を保持する割込み要求レジスタ
を設けたので、ホストプロセッサは、ホスト計算機で割
込みが発生したことを即座に知ることができる。
Since the interrupt request register for holding the interrupt processing request from the guest computer to the host computer is provided, the host processor can immediately know that an interrupt has occurred in the host computer.

【0160】また、入出力マップテーブルを設けたの
で、ゲスト計算機制御手段は、入出力処理においてホス
ト計算機とゲスト計算機との間で転送されるデータの転
送元と転送先を特定することが可能となる。
Since the input / output map table is provided, the guest computer control means can specify the transfer source and the transfer destination of the data transferred between the host computer and the guest computer in the input / output processing. Become.

【0161】また、ゲスト計算機制御手段は、ゲスト計
算機が管理する仮想的な固定ディスク装置の物理位置と
ホストOSによって管理される1つのファイルとを対応
付けるようにしたので、入出力装置制御手段は、ホスト
計算機が提供するファイルシステムをそのまま利用する
ことができる。
Since the guest computer control means associates the physical position of the virtual fixed disk device managed by the guest computer with one file managed by the host OS, the input / output device control means: The file system provided by the host computer can be used as it is.

【0162】また、ホスト計算機及びゲスト計算機が取
り扱うデータの並びの変換を行うバイトオーダ変換機構
を設けたので、各計算機においてたとえ異なる形式のデ
ータを取り扱っていたとしてもホスト計算機とゲスト計
算機との間の双方向のデータ転送を行うことが可能とな
る。
Further, since the byte order conversion mechanism for converting the arrangement of the data handled by the host computer and the guest computer is provided, even if each computer handles the data of different formats, the data is transferred between the host computer and the guest computer. It is possible to perform bidirectional data transfer.

【0163】また、ゲストプロセッサに対するホスト計
算機からの割込み要求を受け取る割込み受信レジスタを
設けたので、その割込み要求の有無をゲストプロセッサ
に知らせることができる。特に、割込み受信レジスタに
ホスト計算機からの入出力実行終了による割込みである
か、あるいは操作員の指示による割込みであるかを判別
できるようなビット情報を保持できるようにしたので、
その割込み要求元をゲストプロセッサに知らせることが
できる。
Since the interrupt reception register for receiving the interrupt request from the host computer to the guest processor is provided, it is possible to notify the guest processor of the presence or absence of the interrupt request. In particular, since it is possible to hold bit information in the interrupt reception register so that it can be discriminated whether it is an interrupt due to the end of I / O execution from the host computer or an interrupt due to an operator's instruction,
The interrupt request source can be notified to the guest processor.

【0164】また、操作員エミュレーション手段を設け
たので、ホスト計算機に接続された端末からアドレス情
報を設定することなどによりゲスト計算機のゲスト主記
憶手段やゲスト制御手段の設定内容を参照することが可
能となる。これにより、ホスト計算機に接続された端末
をゲスト計算機と共用することができるので、ゲスト計
算機側に別途端末を接続する必要がない。従って、シス
テムを低コストで実現することができる。
Since the operator emulation means is provided, it is possible to refer to the setting contents of the guest main storage means and guest control means of the guest computer by setting the address information from the terminal connected to the host computer. Becomes As a result, since the terminal connected to the host computer can be shared with the guest computer, it is not necessary to separately connect the terminal to the guest computer side. Therefore, the system can be realized at low cost.

【0165】また、本発明に係るインストール/アンイ
ンストール方法によれば、第2の計算機で動作するソフ
トウェアが第1の計算機のファイルとして認識される第
1のヘッダ情報と第2の計算機のファイルとして認識さ
れる第2のヘッダ情報とを有するように構成したので、
単一のインストーラおよび単一のインストール媒体によ
りインストールでき、インストール作業を効率的に行う
ことができる。
According to the install / uninstall method of the present invention, the software operating on the second computer is recognized as the file of the first computer as the first header information and the file of the second computer. Since it is configured to have the second header information to be recognized,
Installation can be performed efficiently by using a single installer and a single installation medium.

【0166】また、ホスト計算機とゲスト計算機とによ
り構成される複合計算機システムにおいて、システム情
報を参照して対象ファィルを削除するように構成したの
で、インストール/アンインストール作業を効率的に行
うことができる。
Further, in the composite computer system composed of the host computer and the guest computer, the target file is deleted by referring to the system information, so that the installation / uninstallation work can be performed efficiently. .

【0167】さらに、インストーラ自身によりソフトウ
ェアの機能を停止した後にインストールを行うように構
成したので、インストール作業を迅速に行うことができ
る。また、アンインストーラ自身によりソフトウェアの
機能を停止した後にアンインストールを行うように構成
したので、アンインストール作業を迅速に行うことがで
きる。
Furthermore, since the installer itself is configured to perform the installation after the function of the software is stopped, the installation work can be performed quickly. Further, since the uninstaller itself is configured to perform the uninstall after the software function is stopped, the uninstall work can be performed quickly.

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

【図1】 本発明に係る複合計算機システムの一実施例
を示す概略的なブロック構成図である。
FIG. 1 is a schematic block configuration diagram showing an embodiment of a complex computer system according to the present invention.

【図2】 本実施の形態における各計算機で実行される
ソフトウェア構成の一実施例を示した図である。
FIG. 2 is a diagram showing an example of a software configuration executed by each computer according to the present embodiment.

【図3】 本実施の形態における複合計算機システムの
ハードウェア、ソフトウェア構成例の動作を説明するシ
ステム構成図である。
FIG. 3 is a system configuration diagram for explaining an operation of a hardware and software configuration example of the multi-function computer system according to the present embodiment.

【図4】 本実施の形態における計算機間通信記憶領域
の内部構成例を示した図である。
FIG. 4 is a diagram showing an internal configuration example of an inter-computer communication storage area in the present embodiment.

【図5】 本実施の形態における入出力識別テーブルの
構成例を示した図である。
FIG. 5 is a diagram showing a configuration example of an input / output identification table in the present embodiment.

【図6】 本実施の形態におけるゲストステータスレジ
スタの内部構成例を示した図である。
FIG. 6 is a diagram showing an internal configuration example of a guest status register in the present embodiment.

【図7】 本実施の形態における割込み受信レジスタの
内部構成例を示した図である。
FIG. 7 is a diagram showing an internal configuration example of an interrupt reception register according to the present embodiment.

【図8】 本実施の形態における入出力マップテーブル
の構成例を示した図である。
FIG. 8 is a diagram showing a configuration example of an input / output map table in the present embodiment.

【図9】 本実施の形態におけるバイトオーダ変換機構
の構成例を示した図である。
FIG. 9 is a diagram showing a configuration example of a byte order conversion mechanism in the present embodiment.

【図10】 本実施の形態におけるゲスト計算機におい
て実行される入出力命令において指定された固定ディス
ク装置に対する入出力動作をホスト計算機上のファイル
にマッピングするときの動作を示した図である。
FIG. 10 is a diagram showing an operation when mapping an input / output operation for a fixed disk device designated by an input / output instruction executed in a guest computer according to this embodiment to a file on a host computer.

【図11】 本実施の形態におけるゲスト計算機による
入出力命令を実行するときの内部処理フローを示した図
である。
FIG. 11 is a diagram showing an internal processing flow when an input / output instruction is executed by the guest computer according to the present embodiment.

【図12】 本実施の形態におけるゲスト計算機による
入出力命令を実行するときの内部処理フローを示した図
であり、図11の続きの図である。
FIG. 12 is a diagram showing an internal processing flow when executing an input / output instruction by the guest computer according to the present embodiment, and is a continuation of FIG. 11.

【図13】 本実施の形態におけるゲスト計算機による
入出力処理の完了時において発生する入出力終了割込み
処理を実行する際の内部処理フローを示した図である。
FIG. 13 is a diagram showing an internal processing flow at the time of executing an input / output end interrupt processing which is generated at the time of completion of the input / output processing by the guest computer according to the present embodiment.

【図14】 本実施の形態におけるゲスト計算機による
入出力処理の完了時において発生する入出力終了割込み
処理を実行する際の内部処理フローを示した図であり、
図13の続きの図である。
FIG. 14 is a diagram showing an internal processing flow at the time of executing an input / output end interrupt process that occurs at the completion of the input / output process by the guest computer according to the present embodiment;
FIG. 14 is a continuation of FIG. 13.

【図15】 本実施の形態において、操作員とゲスト計
算機とのインタフェース処理を行うときの内部処理フロ
ーを示した図である。
FIG. 15 is a diagram showing an internal processing flow when performing interface processing between an operator and a guest computer in the present embodiment.

【図16】 本実施の形態において、操作員とゲスト計
算機とのインタフェース処理を行うときの内部処理フロ
ーを示した図であり、図15の続きの図である。
FIG. 16 is a diagram showing an internal processing flow when performing interface processing between an operator and a guest computer in the present embodiment, and is a continuation of FIG. 15.

【図17】 本実施の形態におけるインストール及びア
ンインストール作業を示す模式図である。
FIG. 17 is a schematic diagram showing installation and uninstallation work according to the present embodiment.

【図18】 本実施の形態において使用するシステム情
報の内容例を示した図である。
FIG. 18 is a diagram showing an example of contents of system information used in the present embodiment.

【図19】 本実施の形態において使用するシステム情
報の内容例を示した図である。
FIG. 19 is a diagram showing an example of contents of system information used in the present embodiment.

【図20】 本実施の形態におけるゲスト計算機のイン
ストールに用いるファイルの内容を示した図である。
FIG. 20 is a diagram showing the contents of a file used for installing a guest computer according to the present embodiment.

【図21】 本実施の形態におけるインストーラ/アン
インストーラの通信経路図である。
FIG. 21 is a communication path diagram of the installer / uninstaller in the present embodiment.

【図22】 本実施の形態におけるインストーラ/アン
インストーラのシステム停止処理を示したフローチャー
トである。
FIG. 22 is a flowchart showing installer / uninstaller system stop processing in the present embodiment.

【図23】 従来の入出力装置アクセス制御方式の構成
例を示した図である。
FIG. 23 is a diagram showing a configuration example of a conventional input / output device access control system.

【図24】 従来例のクライアント・サーバシステムを
示す構成図である。
FIG. 24 is a configuration diagram showing a conventional client / server system.

【図25】 従来例のクライアント・サーバシステムに
おけるインストール方法及びアンインストール方法を示
す摸式図である。
FIG. 25 is a schematic diagram showing an installation method and an uninstallation method in a client / server system of a conventional example.

【図26】 従来例のインストール方法を説明するため
に用いる構成図である。
FIG. 26 is a configuration diagram used to describe a conventional installation method.

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

100 ホスト計算機、110 ホスト主記憶装置、1
11 ホストオペレーティングシステム(OS)、11
2 ゲスト計算機ドライバ、113 I/O装置制御プ
ログラム、114 操作員インタフェース制御プログラ
ム、115 アプリケーションプログラム、116 入
出力マップテーブル、120 ホストプロセッサ、13
0 システムバス、140 ホスト制御装置、150
ホストI/O装置、151 固定ディスク装置、152
磁気テープ装置、153 ローカルエリアネットワー
ク制御装置、154 操作員I/F装置(端末)、20
0インストール媒体、210 ファイル、211 イン
ストーラ、212 アンインストーラ、213 ホスト
OS用ヘッダ情報、214 インストーラ用のヘッダ情
報、300 ゲスト計算機、310 ゲスト主記憶装
置、311 ゲストオペレーティングシステム(O
S)、312 エミュレーションプログラム、313
アプリケーションプログラム、314 チャネルプログ
ラム、315 計算機間通信記憶領域、320 ゲスト
プロセッサ、321 命令デコーダ、322 実行ユニ
ット、323 入出力識別テーブル、330 ゲスト制
御装置、331 システムバスI/F制御部、332
バイトオーダ変換機構、333 割込み要求レジスタ、
334 ゲストステータスレジスタ、335 割込み受
信レジスタ、336,337 マルチプレクサ、33
8,339 バッファ、340ゲスト主記憶バス、35
0 I/Oバス、360 ゲスト専用入出力(I/O)
装置。
100 host computer, 110 host main memory, 1
11 host operating system (OS), 11
2 guest computer driver, 113 I / O device control program, 114 operator interface control program, 115 application program, 116 input / output map table, 120 host processor, 13
0 system bus, 140 host controller, 150
Host I / O device, 151 Fixed disk device, 152
Magnetic tape device, 153 local area network control device, 154 operator I / F device (terminal), 20
0 installation medium, 210 file, 211 installer, 212 uninstaller, 213 host OS header information, 214 installer header information, 300 guest computer, 310 guest main storage device, 311 guest operating system (O
S), 312 emulation program, 313
Application program, 314 channel program, 315 inter-computer communication storage area, 320 guest processor, 321 instruction decoder, 322 execution unit, 323 input / output identification table, 330 guest control device, 331 system bus I / F control unit, 332
Byte order conversion mechanism, 333 interrupt request register,
334 Guest status register, 335 Interrupt reception register, 336, 337 Multiplexer, 33
8,339 buffer, 340 guest main memory bus, 35
0 I / O bus, 360 guest dedicated input / output (I / O)
apparatus.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 藤原 聡子 東京都千代田区丸の内二丁目2番3号 三 菱電機株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Satoko Fujiwara 2-3-3 Marunouchi, Chiyoda-ku, Tokyo Sanryo Electric Co., Ltd.

Claims (20)

【特許請求の範囲】[Claims] 【請求項1】 ホスト計算機とゲスト計算機とにより構
成される複合計算機システムにおいて、 前記ホスト計算機は、 プリエンプティブ・マルチタスク処理機能を有するオペ
レーティングシステム及びアプリケーションプログラム
が動作するホストプロセッサと、 システムバスに接続された一群の入出力装置と、 前記入出力装置に対するアクセスを行うために前記入出
力装置それぞれに対応して設けられ、前記ゲスト計算機
間のデータ転送を行う入出力装置制御手段と、 システムバス上のデータ転送制御及び前記ホストプロセ
ッサに対する割込み制御を行うホスト制御手段と、 前記ゲスト計算機を前記システムバスに接続された1つ
の入出力装置とみなして前記ホスト計算機における前記
ゲスト計算機の制御を一括して行うゲスト計算機制御手
段と、 前記ゲスト計算機を接続するシステムバスと、 を有し、 前記ゲスト計算機は、 前記ホストプロセッサと独立したオペレーティングシス
テム及びアプリケーションプログラムが動作するゲスト
プロセッサと、 前記ゲストプロセッサによるエミュレーション命令を実
行するエミュレーション手段と、 前記システムバスを接続し、前記ホスト計算機との間の
データ転送制御及び前記ゲストプロセッサに対する割込
み制御を行うゲスト制御手段と、 前記ホスト計算機からアクセス可能であり各種情報を相
互に交換する計算機間通信記憶領域を含むゲスト主記憶
手段と、 を有し、前記ゲストプロセッサを用いることなく前記入
出力装置に対してアクセスを行うことを特徴とする複合
計算機システム。
1. A composite computer system comprising a host computer and a guest computer, wherein the host computer is connected to a system processor and a host processor on which an operating system and application programs having a preemptive multitask processing function operate. A group of I / O devices, I / O device control means provided for each of the I / O devices for accessing the I / O devices, and performing data transfer between the guest computers, and on the system bus. Host control means for performing data transfer control and interrupt control for the host processor, and collectively controlling the guest computer in the host computer by regarding the guest computer as one input / output device connected to the system bus. Guest computer system A guest processor on which an operating system and an application program independent of the host processor operate, and an emulation instruction by the guest processor. An emulation unit, a guest control unit that connects the system bus and controls data transfer with the host computer and interrupt control for the guest processor, and is accessible from the host computer and exchanges various information with each other. A guest main storage unit including an inter-computer communication storage area, and accessing the input / output device without using the guest processor.
【請求項2】 前記ゲスト計算機は、 専用のI/Oバスに接続され前記ゲスト計算機において
のみアクセス可能な一群のゲスト専用入出力装置と、 入出力命令で指定された入出力装置を識別する入出力装
置識別情報を保持する入出力識別テーブルと、 を有し、 前記ゲストプロセッサは、更に前記入出力識別テーブル
を用いて入出力命令の対象となる入出力装置を判別する
ことを特徴とする請求項1記載の複合計算機システム。
2. The guest computer comprises a group of guest-dedicated input / output devices connected to a dedicated I / O bus and accessible only by the guest computer, and an input / output device for identifying an input / output device designated by an input / output command. An input / output identification table that holds output device identification information, and the guest processor further identifies the input / output device that is the target of the input / output instruction using the input / output identification table. The complex computer system according to item 1.
【請求項3】 前記エミュレーション手段は、前記ゲス
トプロセッサが前記ホスト計算機のいずれかの入出力装
置に対する入出力命令を受けたときに実行するチャネル
プログラムに基づき前記入出力装置のアドレスと前記チ
ャネルプログラムのアドレスとを含む入出力要求情報を
前記計算機間通信記憶領域に設定し、 前記ゲスト計算機制御手段は、前記入出力要求情報に基
づき、指定された前記入出力装置に対する入出力命令を
実行することを特徴とする請求項1又は2いずれかに記
載の複合計算機システム。
3. The address of the input / output device and the channel program based on a channel program executed by the guest processor when the guest processor receives an input / output command for any input / output device of the host computer. I / O request information including an address is set in the inter-computer communication storage area, and the guest computer control means executes an I / O command for the specified I / O device based on the I / O request information. 3. The complex computer system according to claim 1 or 2.
【請求項4】 前記ゲストプロセッサは、 作成された前記チャネルプログラムを解釈する命令デコ
ーダと、 機械語による実行指示内容に基づいて所定の処理を実行
する実行ユニットと、 を有し、 前記実行ユニットは、前記命令デコーダの解釈に基づい
た処理を行うことを特徴とする請求項1又は2いずれか
に記載の複合計算機システム。
4. The guest processor includes: an instruction decoder that interprets the created channel program; and an execution unit that executes a predetermined process based on execution instruction content in machine language, and the execution unit is 3. The composite computer system according to claim 1, wherein processing is performed based on the interpretation of the instruction decoder.
【請求項5】 前記ゲスト制御手段は、前記ゲスト計算
機の状態を保持すると共に前記ゲスト計算機から前記ホ
スト計算機に対する割込みの主要因を保持するゲストス
テータスレジスタを有することを特徴とする請求項3記
載の複合計算機システム。
5. The guest control means has a guest status register for holding a state of the guest computer and a main cause of an interrupt from the guest computer to the host computer. Complex computer system.
【請求項6】 前記ゲストステータスレジスタは、前記
エミュレーション手段が前記ホスト計算機に対して割込
み処理の要求を行うことを示すビット情報を保持するこ
とを特徴とする請求項5記載の複合計算機システム。
6. The complex computer system according to claim 5, wherein the guest status register holds bit information indicating that the emulation means makes an interrupt processing request to the host computer.
【請求項7】 前記ゲスト制御手段は、前記ゲスト計算
機から前記ホスト計算機に対して行う割込み処理要求を
保持する割込み要求レジスタを有し、 前記ホスト制御手段は、前記割込み要求レジスタへの書
込みにより前記ゲスト計算機からの割込み要求を認識す
ることを特徴とする請求項3記載の複合計算機システ
ム。
7. The guest control unit has an interrupt request register that holds an interrupt processing request made from the guest computer to the host computer, and the host control unit writes the interrupt request register to write the interrupt request to the host computer. 4. The complex computer system according to claim 3, wherein an interrupt request from the guest computer is recognized.
【請求項8】 前記ゲスト計算機制御手段は、前記ゲス
ト計算機からの入出力要求を前記入出力装置のいずれか
に対応付ける入出力マップテーブルを用いて、指定され
た前記入出力装置に対するマッピングの正当性を調べる
ことを特徴とする請求項3記載の複合計算機システム。
8. The guest computer control means uses an input / output map table that correlates an input / output request from the guest computer with any of the input / output devices, and corrects the mapping to the specified input / output device. 4. The complex computer system according to claim 3, wherein
【請求項9】 前記入出力装置制御手段は、前記ゲスト
計算機制御手段の命令に従い、前記ゲスト計算機が要求
した入出力要求に基づく前記入出力装置と前記ゲスト主
記憶手段との間のデータ転送を、前記ホスト計算機が提
供するファイルシステムをそのまま利用して行うことを
特徴とする請求項1又は2いずれかに記載の複合計算機
システム。
9. The input / output device control means performs data transfer between the input / output device and the guest main memory means based on an input / output request requested by the guest computer according to an instruction from the guest computer control means. 3. The composite computer system according to claim 1, wherein the file system provided by the host computer is used as it is.
【請求項10】 前記ホスト計算機と前記ゲスト計算機
間の転送データの並び順を前記ホスト計算機または前記
ゲスト計算機が取り扱うバイトデータ並びに変換するバ
イトオーダ変換機構を有することを特徴とする請求項1
又は2いずれかに記載の複合計算機システム。
10. A byte order conversion mechanism for converting the arrangement order of transfer data between the host computer and the guest computer and byte data handled by the host computer or the guest computer.
Alternatively, the composite computer system according to any one of 2 and 3.
【請求項11】 前記ゲスト制御手段は、前記ゲストプ
ロセッサに対する前記ホスト計算機からの割込み要求を
受け取る割込み受信レジスタを有することを特徴とする
請求項1又は2いずれかに記載の複合計算機システム。
11. The composite computer system according to claim 1, wherein the guest control unit has an interrupt reception register that receives an interrupt request from the host computer to the guest processor.
【請求項12】 前記割込み受信レジスタは、前記ホス
ト計算機から入出力実行終了による割込み要求を保持す
るビット情報を保持し、 前記ゲストプロセッサは、そのビット情報を書込みによ
り前記入出力装置に対する入出力命令の実行の終了を認
識することを特徴とする請求項11記載の複合計算機シ
ステム。
12. The interrupt reception register holds bit information for holding an interrupt request from the host computer upon completion of input / output execution, and the guest processor writes the bit information to input / output an instruction to the input / output device. 12. The complex computer system according to claim 11, wherein the end of the execution of is recognized.
【請求項13】 前記入出力装置は、操作員が操作する
端末を含み、 前記ゲスト計算機は、操作員インタフェース機能を実現
する操作員エミュレーション手段を有し、前記端末から
前記ゲスト計算機内のデータに対するアクセスを行わせ
ることを特徴とする請求項1又は2いずれかに記載の複
合計算機システム。
13. The input / output device includes a terminal operated by an operator, the guest computer has an operator emulation means for realizing an operator interface function, and the terminal operates on data in the guest computer from the terminal. 3. The multi-function computer system according to claim 1, wherein access is performed.
【請求項14】 前記端末に対応した前記入出力制御手
段は、アクセスを行う前記ゲスト計算機内のデータのア
ドレス情報を指示内容として前記計算機間通信記憶領域
に設定し、 前記操作員エミュレーション手段は、設定されたアドレ
ス情報に従った処理を行うことを特徴とする請求項13
記載の複合計算機システム。
14. The input / output control means corresponding to the terminal sets address information of data in the guest computer to be accessed as instruction contents in the inter-computer communication storage area, and the operator emulation means, 14. The processing according to the set address information is performed.
The described complex computer system.
【請求項15】 前記割込み受信レジスタは、前記ホス
ト計算機から操作員の指示による割込み要求を保持する
ビット情報を保持し、 前記ゲストプロセッサは、そのビット情報を書込むこと
により前記ゲスト計算機に対する前記端末からのアクセ
スであることを認識することを特徴とする請求項11記
載の複合計算機システム。
15. The interrupt reception register holds bit information for holding an interrupt request instructed by an operator from the host computer, and the guest processor writes the bit information to the terminal for the guest computer. 12. The multi-function computer system according to claim 11, wherein the multi-function computer system recognizes that the access is from a user.
【請求項16】 第1の計算機と第2の計算機とから構
成される複合計算機システムにおいて、 第1の計算機のオペレーティングシステムが第1の計算
機の主記憶装置に格納され動作するステップと、 第1の計算機のオペレーティングシステムにおいて動作
するインストーラが第1の計算機の主記憶装置に格納さ
れ動作するステップと、 前記インストーラにより第1の計算機に接続されたイン
ストール媒体に格納されている第1の計算機で動作する
ソフトウェアと第2の計算機で動作するソフトウェアが
第1の計算機と第2の計算機とで共用するディスク装置
に格納されるステップと、 を含み、第2の計算機で動作するソフトウェアが第1の
計算機のファイルとして認識される第1のヘッダ情報と
第2の計算機のファイルとして認識される第2のヘッダ
情報とを有することを特徴とするインストール方法。
16. A composite computer system comprising a first computer and a second computer, wherein an operating system of the first computer is stored in a main memory of the first computer and operates, and An installer operating in the operating system of the computer is stored in the main storage device of the first computer and operates, and the installer operates in the first computer stored in an installation medium connected to the first computer by the installer. And a software operating on the second computer are stored in a disk device shared by the first computer and the second computer, and the software operating on the second computer is the first computer. Header information that is recognized as a second file and that is recognized as a second computer file How characterized in that it comprises a second header information.
【請求項17】 請求項1記載の複合計算機システムに
おいて、 前記ホストプロセッサのオペレーティングシステムが動
作するステップと、 前記ホストプロセッサのオペレーティングシステムにお
いて動作するインストーラが動作するステップと、 前記インストーラによりホストプロセッサによりアクセ
スされるインストール媒体に格納されているホストプロ
セッサで動作するソフトウェアと、前記ゲストプロセッ
サで動作するソフトウェアと、が前記入出力装置に格納
されるステップと、 を含み、前記ゲストプロセッサで動作するソフトウェア
がホストプロセッサのファイルとして認識される第1の
ヘッダ情報とゲストプロセッサのファイルとして認識さ
れる第2のヘッダ情報とを有することを特徴とするイン
ストール方法。
17. The complex computer system according to claim 1, wherein the operating system of the host processor operates, an installer operating in the operating system of the host processor operates, and the host processor accesses the installer. Stored in the installation medium, the software operating on the host processor and the software operating on the guest processor are stored in the input / output device, and the software operating on the guest processor is a host. An installation method comprising: first header information recognized as a file of a processor and second header information recognized as a file of a guest processor.
【請求項18】 前記入出力装置制御手段の動作を停止
するステップと、 前記ホストプロセッサと独立したオペレーティングシス
テムの動作を停止するステップと、 前記ゲスト計算機制御手段の動作を停止するステップ
と、 インストールを実行するインストーラによる前記各ステ
ップの停止処理の終了後にインストールを実行するステ
ップと、 を含むことを特徴とする請求項17記載のインストール
方法。
18. A step of stopping the operation of the input / output device control means, a step of stopping the operation of an operating system independent of the host processor, a step of stopping the operation of the guest computer control means, and an installation step. 18. The installation method according to claim 17, further comprising the step of executing installation after the termination process of each step by the installer to be executed is completed.
【請求項19】 請求項1記載の複合計算機システムに
おいて、 前記入出力装置と前記入出力装置制御手段と前記ゲスト
計算機制御手段に関する情報から構成されるシステム情
報を参照するステップと、 前記入出力装置制御手段と前記ゲスト計算機制御手段に
関する情報を検索し、対象ファイルを削除するステップ
と、 前記入出力装置に関する情報を検索し、前記ゲスト専用
入出力装置に対応するファイルを削除するステップと、 前記システム情報を削除するステップと、 を含むことを特徴とするアンインストール方法。
19. The complex computer system according to claim 1, wherein the step of referring to system information composed of information regarding the input / output device, the input / output device control means, and the guest computer control means, the input / output device Retrieving information about the control means and the guest computer control means and deleting the target file; retrieving information about the input / output device and deleting the file corresponding to the guest dedicated input / output device; An uninstall method comprising: deleting information.
【請求項20】 前記入出力装置制御手段の動作を停止
するステップと、 前記ホストプロセッサと独立したオペレーティングシス
テムの動作を停止するステップと、 前記ゲスト計算機制御手段の動作を停止するステップ
と、 アンインストールを実行するアンインストーラによる前
記各ステップの停止処理の終了後にアンインストールを
実行するステップと、 を含むことを特徴とする請求項19記載のアンインスト
ール方法。
20. A step of stopping the operation of the input / output device control means, a step of stopping the operation of an operating system independent of the host processor, a step of stopping the operation of the guest computer control means, and an uninstallation. 20. The uninstall method according to claim 19, further comprising the step of executing uninstall after the termination processing of each step by the uninstaller for executing.
JP19877396A 1995-12-21 1996-07-29 Compound computer system Expired - Lifetime JP3526700B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19877396A JP3526700B2 (en) 1995-12-21 1996-07-29 Compound computer system

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
JP7-333711 1995-12-21
JP7-333710 1995-12-21
JP33371095 1995-12-21
JP33371195 1995-12-21
JP7246696 1996-03-27
JP8-72466 1996-03-27
JP19877396A JP3526700B2 (en) 1995-12-21 1996-07-29 Compound computer system

Publications (2)

Publication Number Publication Date
JPH09319562A true JPH09319562A (en) 1997-12-12
JP3526700B2 JP3526700B2 (en) 2004-05-17

Family

ID=27465482

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19877396A Expired - Lifetime JP3526700B2 (en) 1995-12-21 1996-07-29 Compound computer system

Country Status (1)

Country Link
JP (1) JP3526700B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185547A (en) * 1997-09-12 1999-03-30 Hitachi Ltd Virtual cluster configuration method
JP2008198026A (en) * 2007-02-14 2008-08-28 Brother Ind Ltd Information distribution system, information processing system and information distribution method
WO2008117500A1 (en) * 2007-03-27 2008-10-02 Nec Corporation Virtual machine operation system, and virtual machine operation method and program
JP2009251735A (en) * 2008-04-02 2009-10-29 Nec Corp Method and system for accelerating file system in virtual computer

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62274453A (en) * 1986-05-23 1987-11-28 Seiko Epson Corp Multiprocessor control circuit
JPH01108669A (en) * 1987-10-21 1989-04-25 Mitsubishi Electric Corp Decentralized processing system
JPH01142857A (en) * 1987-11-28 1989-06-05 Nec Corp System installing method based upon remote operation
JPH02207340A (en) * 1989-02-08 1990-08-17 Hitachi Micro Comput Eng Ltd Emulation system and emulator
JPH03235125A (en) * 1990-02-13 1991-10-21 Nec Corp Work station device
JPH04199355A (en) * 1990-11-29 1992-07-20 Hitachi Ltd Attached processor system
JPH0635725A (en) * 1992-06-15 1994-02-10 Internatl Business Mach Corp <Ibm> Method and system for sharing input-output resource
JPH07244629A (en) * 1994-01-11 1995-09-19 Hitachi Ltd Input/output device information management system of composite system
JPH07248927A (en) * 1994-03-10 1995-09-26 Fujitsu Ltd Input/output emulation circuit and data checking circuit

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62274453A (en) * 1986-05-23 1987-11-28 Seiko Epson Corp Multiprocessor control circuit
JPH01108669A (en) * 1987-10-21 1989-04-25 Mitsubishi Electric Corp Decentralized processing system
JPH01142857A (en) * 1987-11-28 1989-06-05 Nec Corp System installing method based upon remote operation
JPH02207340A (en) * 1989-02-08 1990-08-17 Hitachi Micro Comput Eng Ltd Emulation system and emulator
JPH03235125A (en) * 1990-02-13 1991-10-21 Nec Corp Work station device
JPH04199355A (en) * 1990-11-29 1992-07-20 Hitachi Ltd Attached processor system
JPH0635725A (en) * 1992-06-15 1994-02-10 Internatl Business Mach Corp <Ibm> Method and system for sharing input-output resource
JPH07244629A (en) * 1994-01-11 1995-09-19 Hitachi Ltd Input/output device information management system of composite system
JPH07248927A (en) * 1994-03-10 1995-09-26 Fujitsu Ltd Input/output emulation circuit and data checking circuit

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185547A (en) * 1997-09-12 1999-03-30 Hitachi Ltd Virtual cluster configuration method
JP2008198026A (en) * 2007-02-14 2008-08-28 Brother Ind Ltd Information distribution system, information processing system and information distribution method
WO2008117500A1 (en) * 2007-03-27 2008-10-02 Nec Corporation Virtual machine operation system, and virtual machine operation method and program
JP5446860B2 (en) * 2007-03-27 2014-03-19 日本電気株式会社 Virtual machine operation system, virtual machine operation method and program
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

Also Published As

Publication number Publication date
JP3526700B2 (en) 2004-05-17

Similar Documents

Publication Publication Date Title
JP2565632B2 (en) I / O system
JP5181141B2 (en) Apparatus, method and computer program for providing indirect data addressing in an input / output processing system
US7111086B1 (en) High-speed packet transfer in computer systems with multiple interfaces
US6078968A (en) Platform-independent communications protocol supporting communications between a processor and subsystem controller based on identifying information
Frieder The architecture and operational characteristics of the VMX host machine
JPH0792761B2 (en) Input / output control method for virtual computer system
JP2011512591A5 (en)
EP0209565B1 (en) Printer-tape data link processor
JPH11126196A (en) Data transfer method and computer system suitable for the same
JPH0754471B2 (en) Data processing device
US6694381B1 (en) Platform-independent communications protocol supporting communications between a processor and subsystem controller
JP5336076B2 (en) Driving method for driving execution of program / instruction, its system architecture, and processor
MacKinnon The changing virtual machine environment: Interfaces to real hardware, virtual hardware, and other virtual machines
JP3526700B2 (en) Compound computer system
JP2000112666A (en) Disk controller
US5734918A (en) Computer system with an input/output processor which enables direct file transfers between a storage medium and a network
JPH08101803A (en) Information processing system
JP2013054434A (en) I/o controller and i/o control method
JPH0365734A (en) Inter-vm communication system in virtual machine system
US7430687B2 (en) Building-up of multi-processor of computer nodes
JPH05204817A (en) Data transfer equipment
JPH0844652A (en) Computer system and method for issuing input/output instruction
JPH09282196A (en) Program run control system for complex logic processor system
JP2556018B2 (en) Channel path group management method
JPS6095648A (en) Virtual fba pseudo processing device

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040127

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040217

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080227

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090227

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100227

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100227

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110227

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120227

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140227

Year of fee payment: 10

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term