JPH0668728B2 - Virtual computer system - Google Patents

Virtual computer system

Info

Publication number
JPH0668728B2
JPH0668728B2 JP62309607A JP30960787A JPH0668728B2 JP H0668728 B2 JPH0668728 B2 JP H0668728B2 JP 62309607 A JP62309607 A JP 62309607A JP 30960787 A JP30960787 A JP 30960787A JP H0668728 B2 JPH0668728 B2 JP H0668728B2
Authority
JP
Japan
Prior art keywords
psw
virtual computer
guest
value
cpsw
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.)
Expired - Fee Related
Application number
JP62309607A
Other languages
Japanese (ja)
Other versions
JPH01152541A (en
Inventor
修 小野寺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP62309607A priority Critical patent/JPH0668728B2/en
Publication of JPH01152541A publication Critical patent/JPH01152541A/en
Publication of JPH0668728B2 publication Critical patent/JPH0668728B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数個のプログラム状態語をハードウェア上
に具備する仮想計算機システムに関するものである。
The present invention relates to a virtual computer system including a plurality of program status words on hardware.

〔従来の技術〕[Conventional technology]

一般に情報処理装置の命令実行制御には、ハードウェア
上に具備されたプログラム状態語(以下PSWと略す)
が用いられる。
Generally, for instruction execution control of an information processing device, a program status word (hereinafter abbreviated as PSW) provided on hardware.
Is used.

PSWには命令実行に必要な命令実行制御情報が保持さ
れハードウェアの命令実行処理を制御し、その一般的仕
様はIBM社発行の刊行物「IBM System/1370 Prin
ciples of operation」(GA22−7000)及び同
社発行の刊行物「IBM System 1370 Extended Archi
tecture Principles of Operation」(SA−22−7
085)にその詳細が記述されている。
Instruction execution control information necessary for instruction execution is held in the PSW to control the instruction execution processing of hardware, and its general specification is the publication "IBM System / 1370 Prin" issued by IBM Corporation.
ciples of operation "(GA22-7000) and its publication" IBM System 1370 Extended Archi "
tecture Principles of Operation "(SA-22-7
085) describes the details.

前記刊行物から明らかな様に、従来のの情報処理装置に
於ては、PSWは1個で充分にその役割を果している。
As is apparent from the above-mentioned publication, in the conventional information processing apparatus, one PSW sufficiently fulfills its role.

近年、仮想計算機なる方法が採用される事が極く一般的
になりつつあり、それに伴い複数のオペレーティングシ
ステムが単一の計算機システム上で同時に且つ独立に動
作する必要があり、これに付随して各オペレーティング
システムが使用するPSWも独立とする必要が生じて来
た。
In recent years, it has become extremely common to adopt a method called a virtual computer, and as a result, it is necessary for multiple operating systems to operate simultaneously and independently on a single computer system. It has become necessary to make the PSW used by each operating system independent.

従来の仮想計算機(以下VM又はゲストと称する)のP
SWの値は仮想計算機制御プログラム(以下VMCPと
称する)が一括して管理しており、各VMのPSW値は
VMCPが自分で持つ単一のPSW(以下現PSWと称
する)を操作する事により各VMに与えている。この場
合、情報処理装置の単一の現PSWはVMCPが管理し
ており、VMに制御される事は無かった。しかし、各V
MのPSW値をVMCPのソフトウェアシミュレーショ
ンによって得る為には、そのシミュレーションする為の
オーバヘッドが必然的に生じ、VM性能上無視し得ない
問題であった。
P of a conventional virtual machine (hereinafter referred to as VM or guest)
The value of SW is collectively managed by a virtual computer control program (hereinafter referred to as VMCP), and the PSW value of each VM is controlled by operating a single PSW owned by VMCP (hereinafter referred to as current PSW). It is given to each VM. In this case, the single current PSW of the information processing device is managed by VMCP, and is never controlled by VM. But each V
In order to obtain the PSW value of M by the software simulation of VMCP, the overhead for the simulation is inevitably generated, which is a problem that cannot be ignored in terms of VM performance.

このシミュレーションのオーバヘッドを除去する為に、
最近各VM毎に独立にPSWを具備し、VMCPが介入
せずにVMのPSWを用いて処理を行うという仮想計算
機方式も提案されている。
To remove the overhead of this simulation,
Recently, there has been proposed a virtual computer system in which each VM has an independent PSW and the VMSW performs the processing without intervention of the VMCP.

この仕様は、VMのPSWをゲストプログラム又はゲス
トの割込みが変更しようとした時、従来の様にVMCP
に制御を移しシミュレーションするものでは無く、ゲス
トのPSWを直接変更し、処理を続行とようというもの
である。言い変えるとVMCPで制御するPSW(以下
ホストPSWと称する)とVMで制御するPSW(以下
ゲストPSWと称する)とが独立に存在し、独立に動作
するというものである。この方式の一般的仕様として
は、例えばIBM社発行の刊行物「IBM System1370
Extened Architecture Interpretive Execution」(S
A22−7095)にその詳細が記述されている。
When the guest program or the guest's interrupt tries to change the VM's PSW, the VMCP
The control is not transferred to and the simulation is performed, but the PSW of the guest is directly changed and the processing is continued. In other words, the PSW controlled by VMCP (hereinafter referred to as host PSW) and the PSW controlled by VM (hereinafter referred to as guest PSW) exist independently and operate independently. As a general specification of this system, for example, a publication "IBM System1370" issued by IBM Corporation is used.
Extened Architecture Interpretive Execution "(S
The details are described in A22-7095).

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

この仕様を満足する情報処理装置を実現する為には、従
来からハードウェアが備えているPSW機構の論理回路
を独立にし、二重化すれば実現できる事は自明の理であ
る。しかし単に二重化する事はPSW及びその周辺回路
を2組要する事になりコストの上昇を招く。
It is self-evident that in order to realize an information processing apparatus that satisfies this specification, it can be realized by making the logical circuit of the PSW mechanism conventionally provided in hardware independent and making it redundant. However, simply duplicating requires two sets of PSW and its peripheral circuits, which causes an increase in cost.

更に、従来の情報処理装置の如くに、PSWを1個しか
具備していないモデルに於ては、前記の独立したPSW
を具備する為に、PSW及びその周辺回路を2重化しよ
うとするとそのハードウェア論理の変更量は非常に大き
く、コストの上昇も著しいものである。
Further, in the model having only one PSW like the conventional information processing apparatus, the above-mentioned independent PSW is used.
Therefore, if the PSW and its peripheral circuits are to be duplicated, the amount of change in the hardware logic is very large, and the cost is significantly increased.

上記従来技術は、情報処理装置のPSWを独立に具備す
るとするという点について、ハードウェア論理の2重化
によるとコストの上昇を及びPSWを1組しか具備して
いないモデルに於ては、ハードウェア論理の変更量が大
きく及びコスト上昇を招くという問題がある。
Regarding the above-mentioned prior art, in that the PSW of the information processing apparatus is provided independently, the cost increase due to the duplication of the hardware logic and the hardware having only one set of PSW There is a problem that the change amount of the wear logic is large and the cost is increased.

本発明の目的とするところは、前記の如くの問題点を除
去することにあり、1個のPSW機構によって、各VM
のPSW値を補正する事により、見掛け上複数のPSW
を具備する仮想計算機システムを提供することにある。
An object of the present invention is to eliminate the above-mentioned problems, and one VM is realized by one PSW mechanism.
By correcting the PSW value of
It is to provide a virtual computer system including the.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の特徴とするところは、1組のPSWを機能させ
るにあたり、プログラムの与える複数のPSW値を個別
にハードウェア上で保存し、PSWにカレントに設定す
る値を一定条件で前記複数のPSW値より選択し補正し
た値を設定することにより、1組のPSWハードウェア
を具備した情報処理装置に対して、複数のPSWを同時
に機能可能な機構を付加した仮想計算機システムを提供
することである。
A feature of the present invention is that, when a set of PSWs is made to function, a plurality of PSW values provided by a program are individually stored on hardware, and the value set in the PSW at the current is set under a certain condition. By providing a virtual computer system in which a mechanism capable of simultaneously operating a plurality of PSWs is added to an information processing apparatus having one set of PSW hardware by selecting a value and setting a corrected value. .

即ち、VMCPが走行する時のPSW(以降ホストPS
Wと称する)とVMが走行する時のPSW(以降ゲスト
PSWと称する)をハードウェア上に保存し、実際にハ
ードウェアを制御するPSW(以降カレントPSWと称
する)には、VMCPが走行する時はホストPSWを設
定し、VMが走行する時には、ホストPSWとゲストP
SWの内容をマージした値を設定する事により、プログ
ラムから見て複数個のPSWを具備した仮想計算機シス
テムを提供することができる。
That is, the PSW when the VMCP is running (hereinafter referred to as the host PS
W) and PSW when VM runs (hereinafter referred to as guest PSW) are stored in hardware, and PSW that actually controls the hardware (hereinafter referred to as current PSW) is used when VMCP runs. Sets the host PSW, and when the VM runs, the host PSW and guest PSW
By setting a value obtained by merging the contents of SW, it is possible to provide a virtual computer system having a plurality of PSWs as seen from the program.

〔作用〕[Action]

以上に示した、複数のPSW値から1つを選択して1組
のカレントPSWに設定する第1の手段と、複数のPS
W値をカレントPSWに設定する時、その設定されるべ
きPSWの属性によってPSW値を補正する第2の手段
とにより、ハードウェア論理としては1組のPSWを具
備した情報処理装置に於て、コスト上昇及びハードウェ
ア論理の変更を伴う事無く、独立した複数のPSWを備
えた効率の良い仮想計算機システムを提供する事ができ
る。
First means for selecting one of a plurality of PSW values and setting it as a set of current PSWs, and a plurality of PSs described above.
When the W value is set to the current PSW, by the second means for correcting the PSW value according to the attribute of the PSW to be set, in the information processing apparatus having one set of PSW as hardware logic, It is possible to provide an efficient virtual computer system including a plurality of independent PSWs without increasing costs and changing hardware logic.

〔実施例〕〔Example〕

次に本発明の実施例を図面を用いて説明する。 Next, an embodiment of the present invention will be described with reference to the drawings.

第1図は、本発明のPSW群を備えた仮想計算機システ
ムのブロック図である。尚本例では独立に動作できるP
SWが、ホストPSW及びゲストPSW各々1個とした
がそれぞれ複数個具備された構成をとっても良い。
FIG. 1 is a block diagram of a virtual computer system including the PSW group of the present invention. In this example, P that can operate independently
Each SW has one host PSW and one guest PSW, but a plurality of SWs may be provided.

第1図に於て、制御装置CU101は接続されている各
装置の制御をつかさどり且つ命令処理を実行する制御装
置であり、信号線151及び154を介してカレントP
SWレジスタ(以下CPSWと略す)102に接続さ
れ、更に信号線156を介してホストPSW格納用レジ
スタ(以下HPSWと略す)103及びゲストPSW格
納用レジスタ(以下GPSWと略す)104に接続され
ている。
In FIG. 1, a control unit CU 101 is a control unit that controls the connected devices and executes command processing, and controls the current P via signal lines 151 and 154.
It is connected to an SW register (hereinafter abbreviated as CPSW) 102, and further connected via a signal line 156 to a host PSW storage register (hereinafter abbreviated as HPSW) 103 and a guest PSW storage register (hereinafter abbreviated as GPSW) 104. .

CPSWは現行実行中のプログラム状態を表示し制御す
るカレントPSWを格納するレジスタであり、命令処理
の進行に伴ないCU101によって更新され、信号線1
51及び154,152,153,155を介してそれ
ぞれCU101,マージ回路B106,マージ回路10
5,HPSW103に接続されている。
CPSW is a register that stores the current PSW that displays and controls the state of the program currently being executed, and is updated by the CU 101 as the instruction processing progresses.
51 and 154, 152, 153 and 155 respectively, CU101, merge circuit B106, merge circuit 10
5, connected to the HPSW 103.

HPSW103はホストPSWを一時的に蓄えておくレ
ジスタであり、信号線153,155,156を介して
それぞれCPSW102,マージ回路B106,CU1
01に接続されている。
The HPSW 103 is a register for temporarily storing the host PSW, and the CPSW 102, the merge circuit B 106, and the CU 1 are respectively connected via the signal lines 153, 155, and 156.
01 is connected.

GPSW104はゲストPSWを一時的に蓄えておくレ
ジスタであり、信号線156,157,158を介して
それぞれCU101,マージ回路A105及びマージ回
路B106に接続されている。
The GPSW 104 is a register that temporarily stores the guest PSW, and is connected to the CU 101, the merge circuit A 105, and the merge circuit B 106 via signal lines 156, 157, and 158, respectively.

マージ回路A(以下MERGEAと略す)105はカレ
ントPSWのゲストPSWの値から、新しいゲストPS
Wの値を作成するマージ回路であり、信号線155,1
57,158を介してCPSW102及びGPSW10
4と接続される。
The merge circuit A (hereinafter abbreviated as MERGEA) 105 calculates the new guest PS from the value of the guest PSW of the current PSW.
A merge circuit that creates the value of W, and is a signal line 155, 1
57, 158 through CPSW 102 and GPSW10
4 is connected.

マージ回路B(以下MERGEBと略す)106はホス
トPSWとゲストPSWの値から新しいカレントPSW
の値を作成するマージ回路であり、信号線152,15
3及び158を介してCPSW102,HPSW103
及びGPSW104に接続されている。
The merge circuit B (hereinafter abbreviated as MERGEB) 106 is a new current PSW based on the values of the host PSW and the guest PSW.
Is a merge circuit that creates the value of
CPSW102, HPSW103 via 3 and 158
And GPSW 104.

次に本発明の動作について第1図を用いて説明する。Next, the operation of the present invention will be described with reference to FIG.

仮想計算機システムとして情報処理装置を動作させる
時、まずVMCPを動作させた後VMを動作させる手順
をとる。その後VMCPとVMの間を処理が往復しなが
ら、VMCPの制御の下にVMが実行されていく。つま
り情報処理装置はホストPSWの制御により動作する場
合とゲストPSWの制御により動作する場合の2つがあ
り、それぞれPSWを切替えながら処理を行う。
When operating the information processing device as the virtual computer system, first, the VMCP is operated and then the VM is operated. After that, while the process reciprocates between the VMCP and the VM, the VM is executed under the control of the VMCP. That is, the information processing apparatus has two cases, one is operated under the control of the host PSW and the other is operated under the control of the guest PSW, and the processing is performed while switching the PSW.

従って情報処理装置はまずホストPSWの制御の下に動
作するが、この場合ホストPSWは信号線151を介し
てCPU101からCPSW102にセットされる。こ
のホストPSWの処理モードはベアの情報処理装置の処
理モードと合致した形式を持ち、本PSWによりVMC
Pが実行される。
Therefore, the information processing apparatus first operates under the control of the host PSW. In this case, the host PSW is set from the CPU 101 to the CPSW 102 via the signal line 151. The processing mode of this host PSW has a format that matches the processing mode of the bare information processing device.
P is executed.

次にVMCPがVMを起動する命令を発行し、VMの処
理の実行を始める場合の手順は次の通りである。まずC
PSW102でVMCP処理の制御を行っていたホスト
PSW値は、信号線155を介してHPSW103にセ
ットされ保存される。続いてCU101は起動しようと
するゲストPSW値を信号線156を介してGPSW1
04にセットする。HPSW103にセットされたホス
トPSWとGPSW104にセットされたゲストPSW
はMERGEB106でマージ操作を受け、ホスト情報
処理装置のハードウェア処理モードに合致したゲスト用
のPSW形式に変換され、信号線152を介してCPS
W102にセットされVMの処理を開始する。
Next, the procedure when the VMCP issues an instruction to activate the VM and starts executing the processing of the VM is as follows. First C
The host PSW value that was controlling the VMCP processing by the PSW 102 is set and stored in the HPSW 103 via the signal line 155. Subsequently, the CU 101 sends the guest PSW value to be activated to the GPSW1 via the signal line 156.
Set to 04. Host PSW set in HPSW 103 and guest PSW set in GPSW 104
Is merged by the MERGEB 106, converted into the guest PSW format that matches the hardware processing mode of the host information processing apparatus, and the CPS is transmitted via the signal line 152.
It is set to W102 and the VM processing is started.

第2図に各種処理モードのPSW形式の一例を示す。FIG. 2 shows an example of the PSW format in various processing modes.

MERGEB106のマージ内容は、VM実行用のカレ
ントPSWを作成する手順であり、この手順の操作内容
は、生成するPSWの各ビット対応にHPSW103の
内容を選択する,GPSW104の内容を選択する,H
PSW103の内容とGPSW104の内容に論理操作
を加えて出力する等である。つまりCPSW102にセ
ットされたVM実行用のカレントPSW値はホストPS
W値とゲストPSW値とをマージした値である。
The merge content of the MERGEB 106 is a procedure for creating the current PSW for VM execution, and the operation content of this procedure is to select the content of the HPSW 103 for each bit of the PSW to be generated, select the content of the GPSW 104, H
For example, the contents of the PSW 103 and the contents of the GPSW 104 are logically operated and output. That is, the current PSW value for VM execution set in the CPSW 102 is the host PS
It is a value obtained by merging the W value and the guest PSW value.

第3図に処理内容の一例を示す。FIG. 3 shows an example of processing contents.

次にVMの処理がCPSW102の制御によって実行さ
れている時、割込みに依りVMCPに制御を移す場合の
動作は以下の様になる。CPSW102に格納されてい
るVM実行用のカレントなPSW値(これは処理の実行
と共にCU101により更新されている)とGPSW1
04に格納されているゲストPSW値がそれぞれ信号線
155及び158を介してMERGEA105に入力さ
れる。MERGEA105では、入力されたカレントP
SW値とゲストPSW値とから、最新のゲストPSW値
を作成する手順を実行する。即ち、生成する各ビット対
応にCPSW102の内容を選択する,GPSW104
の内容を選択する等であり、このマージ処理を受けたゲ
ストPSW値がGPSW104にセットされる。第4図
に処理内容の一例(ゲストPSWが370BCモードの
場合)を示す。続いてHPSW103に保存されている
ホストPSW値が信号線153を介してCPSW102
にセットされ、再びホストであるVMCPの処理を実行
する。以上の切替えの繰り返しでVM処理が行われ仮想
計算機システムを形成する。
Next, when the VM processing is being executed under the control of the CPSW 102, the operation when the control is transferred to the VMCP by the interrupt is as follows. The current PSW value for VM execution stored in the CPSW 102 (this is updated by the CU 101 as the processing is executed) and GPSW1
The guest PSW value stored in 04 is input to the MERGEA 105 via the signal lines 155 and 158, respectively. In MERGEA105, the input current P
A procedure for creating the latest guest PSW value from the SW value and the guest PSW value is executed. That is, the contents of the CPSW 102 are selected for each bit to be generated, GPSW104
Is selected, and the guest PSW value subjected to this merge processing is set in the GPSW 104. FIG. 4 shows an example of the processing contents (when the guest PSW is in the 370BC mode). Then, the host PSW value stored in the HPSW 103 is sent to the CPSW 102 via the signal line 153.
Is set to, and the processing of the VMCP which is the host is executed again. The VM processing is performed by repeating the above switching to form a virtual computer system.

以上、本発明である仮想計算機システムについて説明し
たが、HPSW103及びGPSW104を本例ではハ
ードウェアレジスタとしたが、ハードウェア上のワーク
記憶でも良く、又主記憶を使用しても良い。更にMER
GEA105及びMERGEB106は本例ではマージ
回路としたが同一機能をハードウェアのマイクロプログ
ラムで実現しても良い。
Although the virtual computer system according to the present invention has been described above, the HPSW 103 and the GPSW 104 are hardware registers in this example, but a work memory on hardware or a main memory may be used. Further MER
The GEA 105 and the MERGEB 106 are merge circuits in this example, but the same function may be realized by a hardware microprogram.

又本例では、ゲストのPSW値を格納するレジスタが1
個の例を示したが、当然のことながら複数個で構成され
ても良い。
Also, in this example, the register that stores the PSW value of the guest is 1
Although an example of individual pieces is shown, it goes without saying that a plurality of pieces may be formed.

〔発明の効果〕〔The invention's effect〕

本発明によれば、ハードウェア論理としては1組のPS
W機構を具備する情報処理装置に於て、独立した複数の
PSW機構を持つより性能の良い仮想計算機システム
を、コストの上昇及びハードウェア論理の変更を最小限
に抑えて実現できるという大きな効果が得られる。
According to the present invention, one set of PS is used as hardware logic.
In an information processing apparatus having a W mechanism, a great effect that a higher performance virtual computer system having a plurality of independent PSW mechanisms can be realized with a minimum increase in cost and a change in hardware logic is realized. can get.

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

第1図は本発明が適用された仮想計算機システムのブロ
ック図である。 101……制御装置、102……カレントPSWレジス
タ、103……ホストPSWレジスタ、104……ゲス
トPSWレジスタ、105……マージ回路A、106…
…マージ回路B。第2図は各種処理モードのPSW形式
を示す図である。第3図はマージ回路Bの処理内容を示
す図である。第4図はマージ回路Aの処理内容を示す図
である。
FIG. 1 is a block diagram of a virtual computer system to which the present invention is applied. 101 ... Control device, 102 ... Current PSW register, 103 ... Host PSW register, 104 ... Guest PSW register, 105 ... Merge circuit A, 106 ...
... Merge circuit B. FIG. 2 is a diagram showing PSW formats in various processing modes. FIG. 3 is a diagram showing the processing contents of the merge circuit B. FIG. 4 is a diagram showing the processing contents of the merge circuit A.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】命令の実行制御にプログラム状態語(PS
W)を用いる情報処理装置であって、1つの仮想計算機
制御プログラムが複数のオペレーティングシステムを管
理し、各々が所定の処理モードで走行する仮想計算機シ
ステムにおいて、前記仮想計算機制御プログラムが制御
するPSW(ホストPSW)を保存するレジスタ(HP
SW)と、前記複数のオペレーティングシステムのうち
の特定オペレーティングシステムが制御するPSW(ゲ
ストPSW)を保存するレジスタ(GPSW)と、実際
にハードウェアを制御するPSW(カレントPSW)を
保持するレジスタ(CPSW)とを有し、前記仮想計算
機制御プログラムが走行するときには前記HPSWの内
容を前記CPSWに設定し、前記特定オペレーティング
システムが走行するときには該特定オペレーティングシ
ステムの処理モードに対応させて前記GPSWの内容と
前記HPSWの内容に所定の論理処理を行なった後に前
記CPSWに設定することを特徴とする仮想計算機シス
テム。
1. A program status word (PS) for controlling execution of instructions.
W) in an information processing device, in which one virtual computer control program manages a plurality of operating systems and each runs in a predetermined processing mode, the PSW (controlled by the virtual computer control program Register (HP) for storing host PSW
SW), a register (GPSW) that stores a PSW (guest PSW) controlled by a specific operating system among the plurality of operating systems, and a register (CPSW) that stores a PSW (current PSW) that actually controls hardware. ) And the contents of the HPSW are set in the CPSW when the virtual computer control program runs, and the contents of the GPSW corresponding to the processing mode of the particular operating system when the particular operating system runs. A virtual computer system characterized by setting the contents of the HPSW in the CPSW after performing a predetermined logical processing.
JP62309607A 1987-12-09 1987-12-09 Virtual computer system Expired - Fee Related JPH0668728B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62309607A JPH0668728B2 (en) 1987-12-09 1987-12-09 Virtual computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62309607A JPH0668728B2 (en) 1987-12-09 1987-12-09 Virtual computer system

Publications (2)

Publication Number Publication Date
JPH01152541A JPH01152541A (en) 1989-06-15
JPH0668728B2 true JPH0668728B2 (en) 1994-08-31

Family

ID=17995062

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62309607A Expired - Fee Related JPH0668728B2 (en) 1987-12-09 1987-12-09 Virtual computer system

Country Status (1)

Country Link
JP (1) JPH0668728B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2802109B2 (en) * 1989-08-14 1998-09-24 富士通株式会社 Memory access control method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55112651A (en) * 1979-02-21 1980-08-30 Fujitsu Ltd Virtual computer system
JPS6220034A (en) * 1985-07-19 1987-01-28 Fujitsu Ltd Program status word switching control system

Also Published As

Publication number Publication date
JPH01152541A (en) 1989-06-15

Similar Documents

Publication Publication Date Title
JPS61110256A (en) Processor having plural arithmetic
US5291605A (en) Arrangement and a method for handling interrupt requests in a data processing system in a virtual machine mode
JPH0668728B2 (en) Virtual computer system
JPS59114602A (en) Programmable controller
JPS6314241A (en) Memory expansion system
JP2513142B2 (en) Program simulator device
JPH08123696A (en) Plural-os simulation method
JPS63163656A (en) Method and system for input/output interruption
JP2899009B2 (en) Information processing device
JP2587451B2 (en) I / O control method in virtual machine system
JPH0652482B2 (en) Sequence controller
JPH03268033A (en) Remote debugging system
JPS6394339A (en) Virtual calculation system
JPH02133851A (en) Communication controller
JPH05189004A (en) Plant controller
JPH05233525A (en) Input/otuput processor
JPS62147545A (en) Processing system for transfer instruction of information processor
JPS60231252A (en) Unit processor
JPH07129419A (en) Virtual computer system
JPH02236656A (en) Multiprocessor system
JPH04188314A (en) Mouse control system
JPS584477A (en) Control system for using pointer of plural operation devices
JPH0566907A (en) Device number display system for external storage device
JPS60144829A (en) Microprogram control system
JPH04195527A (en) Computer system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees