Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
CPU
The CHARON-AXP CPU can be calibrated with "set ace" directive and the following parameters:
enabled
Parameter | enabled |
---|---|
Type | Boolean |
Value | A CHARON-AXP emulated CPU is configured with the " |
...
enabled" command enabling the high performance Advanced CPU Emulation mode ("ACE"). The ACE option optimizes the HP Alpha instruction interpretation and significantly improves performance. It also requires approximately twice the amount of host memory allocated by CHARON instance itself to store the optimized code (Note that 2Gb of host memory + the amount of HP Alpha memory emulated per each CHARON instance is required). ACE optimization is performed dynamically during execution. It does not need to write optimized code back to disk, ACE provides its full capability instantly. The optimization does not compromise the HP Alpha instruction decoding; CHARON-AXP remains fully HP Alpha hardware compatible and completely transparent to the HP Alpha operating systems and applications |
...
Parameter | Type | Values |
---|---|---|
ace_mode | Boolean | true or false. This |
configuration setting enables the ACE mode if the CHARON-AXP license permits it. If this |
configuration setting is omitted from the CHARON-AXP configuration file and the license permits it, "true" is the default, otherwise "false" is the default. |
Example:
|
|
|
The ACE mode is disabled when the host system does not meet the minimum physical requirements for this operation. If the emulator appears not to |
run at its normal performance, check the log file for a change in the ACE mode and verify that sufficient host resources, especially memory, are available. |
The ACE mode can be additionally calibrated with "set ace" directive and the following parameters:
Parameter
Type
cpu_architecture
Parameter | cpu_architecture | |
---|---|---|
Type | Text String | |
Value | Specifies the architecture of the virtual Alpha CPU. Can be one of the following: EV4, EV45, EV5, EV56, EV6, EV67, EV68 Example:
Refer to this section to find an appropriate value of the HP Alpha architecture per each HP Alpha model supported by CHARON-AXP. |
cache_size
Parameter | cache_size | |
---|---|---|
Type | Numeric | |
Value | "cache_size" defines the amount of memory in megabytes allocated to the ACE cache. The default value of the cache_size set to 1GB (1024 MB). Example:
|
RAM
The CHARON-AXP memory subsystem is permanently loaded and has the logical name "ram".
size
Parameter | size |
---|---|
Type |
...
Numeric |
...
Value | Size of the emulated memory in MB. |
---|
Example
...
|
The amount of memory is capped at a maximum, this is defined in the CHARON license key. If the host system cannot allocate enough memory to map the requested emulated memory, CHARON-AXP generates an error message in the log file and reduces its effective memory size.
Div | ||
---|---|---|
| ||
|
The following table lists the values of emulated RAM for various hardware models of virtual HP Alpha systems:
...
CHARON-AXP maintains its time and date using the "toy" (time-of-year) component. In order to preserve the time and date while a virtual system is not running, the TOY component uses a binary file on the host system to store the date and time relevant data. The name of the file is specified by the “container” option of the "toy" component.
container
Parameter | container |
---|---|
Type | Description |
Text string | |
Value | Specifies a name for the file in which CHARON-AXP preserves the time and date during its “offline” period. This file also keeps some console parameters (such as the default boot device). By default it is left unspecified. it is recommended to specify the full path to the TOY file. |
sync_to_host
Parameter | sync_to_host | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Text string | |||||||||||||||||||
Value | Specifies whether and how the guest OS time is synchronized with the CHARON host time. Syntax:
where:
Example:
To synchronize the guest OS with TOY, use the following commands (from "SYSTEM"/"root" account):
The default value is "not specified" - it means that by default CHARON does not synchronize its guest OS time with the CHARON host time | , but collects date and time from the file specified with "container" parameter. If "sync_to_host" parameter is specified there is no need to specify "container" parameter in addition. |
Example
...
set toy container="C:\Charon\my_virtual_system.dat" |
...
The System Flash ROM file conserves specific parameters between reboots.
...
container
Parameter | container |
---|---|
Type |
...
Text string | ||
Value | Specifies the name of a file in which CHARON-AXP stores an intermediate state of its Flash ROM. This state includes, for example, most of the console parameters. By default it is left unspecified. it is recommended to specify the full path to this file Example:
|
...
|
...
|
system_name
Parameter | system_name | |
---|---|---|
Type | Text string | |
Value | Allows changing the system name, for example:
|
...
|
...
Refer to this section to find an appropriate value of the HP Alpha system name per each HP Alpha model supported by CHARON-AXP |
system_serial_number
Parameter | system_serial_number | |
---|---|---|
Type | Text string | |
Value | Allows changing the system serial number, for example:
Any sequence of characters can be used as a serial number. Sequences longer than 16 symbols are truncated to 16 symbols. Serial Numbers should be according to DEC standard: 10 characters. First two characters are capital letters, remaining 8 characters are decimal digits. By default it is set to SN01234567 |
dsrdb
...
Parameter | dsrdb[n] | |
---|---|---|
Type | Numeric | |
Value | DSRDB - Dynamic System Recognition Data Block. These parameters allow changing the emulated hardware model type. dsrdb[0] stands for SMM - System Marketing Model. Example:
This section describes connection between "dsrdb" parameter and the rest of the parameters defining an exact HP Alpha model - including SMM. |
version
Parameter | version | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Text string | ||||||||||||
Value | Sets Console and PAL code versions in the following way:
Example:
|
Virtual HP Alpha interval timer
The CHARON-AXP provides provides interval timer interrupts to virtual Alpha CPU(s) at frequency 100Hz (100 interrupts a second).
...
Value of the parameter is interval timer period in microseconds. By default it is set to 10000. By changing it to 1000 frequency of virtual interval timer interrupts may be increased to 1000Hz (1000 interrupts per second).
clock_period
Parameter | Type | Description
---|---|
clock_period | |
Type | Numeric |
Value | Specifies period of interval timer, in microseconds. Only two values are supported:
By default it is set to 10000. |
Example for AlphaServer 400, DS, ES, GS
...
set ISA clock_period=1000 |
Example for AlphaServer 800, 1000, 1000A, 1200, 2000, 2100, 4000, 4100
...
set EISA clock_period=1000 |
...
It is important to have the "system_name", "hw_model", "cpu_architecture" and "dsrdb[n]" (DSRB DSRDB - Dynamic System Recognition Data Block) parameters in sync. (see above for details) to configure CHARON-AXP to for emulation of a particular HP Alpha model.
The following table illustrates tables illustrate how to synchronize those values:
HP AlphaStation 200 - 400
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_400 | AlphaStation 200 4/100 | EV4 | 1156 |
AlphaServer_400 | AlphaStation 200 4/133 | EV4 | 1088 |
AlphaServer_400 | AlphaStation 205 4/133 | EV4 | 1250 |
AlphaServer_400 | AlphaStation 255 4/133 | EV4 | 1257 |
AlphaServer_400 | AlphaStation 200 4/166 | EV4 | 1087 |
AlphaServer_400 | AlphaStation 205 4/166 | EV4 | 1251 |
AlphaServer_400 | AlphaStation 255 4/166 | EV4 | 1258 |
AlphaServer_400 | AlphaStation 400 4/166 | EV4 | 1086 |
AlphaServer_400 | AlphaStation 205 4/200 | EV4 | 1252 |
AlphaServer_400 | AlphaStation 255 4/200 | EV4 | 1259 |
AlphaServer_400 | AlphaStation 200 4/233 | EV45 | 1151 |
AlphaServer_400 | AlphaStation 205 4/233 | EV45 | 1253 |
AlphaServer_400 | AlphaStation 255 4/233 | EV45 | 1260 |
AlphaServer_400 | AlphaStation 400 4/233 | EV45 | 1152 |
AlphaServer_400 | AlphaStation 205 4/266 | EV45 | 1254 |
AlphaServer_400 | AlphaStation 255 4/266 | EV45 | 1261 |
AlphaServer_400 | AlphaServer 300 4/266 | EV45 | 1593 |
AlphaServer_400 | AlphaStation 400 4/266 | EV45 | 1153 |
AlphaServer_400 | AlphaStation 400 4/266 | EV45 | 1154 |
AlphaServer_400 | AlphaStation 200 4/300 | EV45 | 1157 |
AlphaServer_400 | AlphaStation 205 4/300 | EV45 | 1255 |
AlphaServer_400 | AlphaStation 255 4/300 | EV45 | 1262 |
AlphaServer_400 | AlphaStation 400 4/300 | EV45 | 1160 |
AlphaServer_400 | AlphaStation 205 4/333 | EV45 | 1256 |
AlphaServer_400 | AlphaStation 255 4/333 | EV45 | 1263 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_1000 | AlphaServer 1000 4/200 | EV4 | 1090 |
AlphaServer_1000 | AlphaServer 1000 4/233 | EV45 | 1091 |
AlphaServer_1000 | AlphaServer 1000 4/266 | EV45 | 1264 |
AlphaServer_1000 | AlphaServer 1000 5/300 | EV5 | 1269 |
AlphaServer_1000 | AlphaServer 1000 5/333 | EV5* | 1559 |
AlphaServer_1000 | AlphaServer 1000 5/400 | EV45* | 1312 |
AlphaServer_1000 | AlphaServer 1000 5/500 | EV45* | 1582 | AlphaServer_1000 | AlphaServer 1000 5/500 | EV45* | 1583
HP AlphaServer 1000A
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_1000A | AlphaServer 1000A 4/266 | EV45 | 1265 |
HP AlphaServer
...
1200 and AlphaStation 1200
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | |
---|---|---|---|---|
AlphaServer_1000A1200 | AlphaServer 1000A 41200 5/266300 | EV45EV5 | 12651722 | |
AlphaServer_1000A1200 | AlphaServer 1000A 1200 5/300 | EV5 | 12701724 | |
AlphaServer_1000A1200 | AlphaServer 1000A 1200 5/333400 | EV5EV56 | 15581726 | |
AlphaServer_1000A1200 | AlphaServer 1000A 1200 5/400 | EV56 | 13111728 | |
AlphaServer_1000A1200 | AlphaServer 1000A AlphaStation 1200 5/500400 | EV56 | 15801758 | |
AlphaServer_1000A1200AlphaServer 1000A | AlphaStation 1200 5/ | 500400 | EV56 | 1581 |
HP AlphaServer 1200 and AlphaStation 1200
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]=1760 | |||
---|---|---|---|---|---|---|
AlphaServer_1200 | AlphaServer 1200 5/466 | EV56 | 1730 | |||
AlphaServer_1200 | AlphaServer 1200 5/300466 | EV5EV56 | 17221732 | |||
AlphaServer_1200 | AlphaServer AlphaStation 1200 5/300466 | EV5EV56 | 17241762 | |||
AlphaServer_1200 | AlphaServer AlphaStation 1200 5/400466 | EV56 | 17261764 | |||
AlphaServer_1200 | AlphaServer 1200 5/400533 | EV56 | 17281734 | |||
AlphaServer_1200 | AlphaStation AlphaServer 1200 5/400533 | EV56 | 17581736 | |||
AlphaServer_1200 | AlphaStationAlphaServer 1200 5/ | 400533 | EV56 | 17601746 | ||
AlphaServer_1200 | AlphaServer 1200 5/ | 466533 | EV56 | 17301748 | ||
AlphaServer_1200 | AlphaServerAlphaStation 1200 5/ | 466533 | EV56 | 17321766 | ||
AlphaServer_1200 | AlphaStation 1200 5/ | 466533 | EV56 | 17621768 | ||
AlphaServer_1200 | AlphaStation 1200 5/ | 466533 | EV56 | 17641778 | ||
AlphaServer_1200 | AlphaServerAlphaStation 1200 5/533 | EV56 | 17341780 | |||
AlphaServer_1200 | AlphaServer 1200 5/ | 533600 | EV56 | 17361738 | ||
AlphaServer_1200 | AlphaServer 1200 5/533600 | EV56 | 17461740 | |||
AlphaServer_1200 | AlphaServer 1200 5/533600 | EV56 | 17481750 | |||
AlphaServer_1200 | AlphaStation 1200 5/533600 | EV56 | 17661752 | |||
AlphaServer_1200 | AlphaStation 1200 5/533600 | EV56 | 17681770 | |||
AlphaServer_1200 | AlphaStation 1200 5/533600 | EV56 | 17781772 | |||
AlphaServer_1200 | AlphaStation 1200 5/533600 | EV56 | 17801782 | |||
AlphaServer_1200 | AlphaServer AlphaStation 1200 5/600 | EV56 | 17381784 | |||
AlphaServer_1200 | AlphaServer 1200 5/600666 | EV56 | 17401742 | |||
AlphaServer_1200 | AlphaServer 1200 5/600666 | EV56 | 17501744 | |||
AlphaServer_1200AlphaStation 1200 5/600 | EV561752 | AlphaServer _1200AlphaStation 1200 5/600666 | EV56 | 17701754 | ||
AlphaServer_1200 | AlphaStation 1200 5/600 | EV56 | 1772AlphaServer _1200AlphaStation 1200 5/600666 | EV56 | 17821756 | |
AlphaServer_1200 | AlphaStation 1200 5/600 | EV56 | 1784 | AlphaServer_ 1200 AlphaServer 1200 5/666 | EV56 | 17421774 |
AlphaServer_1200 | AlphaServer 1200 5/666 | EV56 | 1744 | |||
AlphaServer_1200 | AlphaServer 1200 5/666 | EV56 | 1754 | |||
AlphaServer_1200 | AlphaServer 1200 5/666 | EV56 | 1756 | |||
AlphaServer_1200 | AlphaStation 1200 5/666 | EV56 | 1774 | |||
AlphaServer_1200 | AlphaStation 1200 5/666 | EV56 | 1776 | |||
AlphaServer_1200 | AlphaStation 1200 5/666 | EV56 | 1786 | |||
AlphaServer_1200 | AlphaStation 1200 5/666 | EV56 | 1788 |
HP AlphaServer 2000
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | ||
---|---|---|---|---|---|
AlphaServer_2000 | AlphaServer 2000 4/200 | EV4 | 1123 | ||
AlphaServer_2000 | AlphaServer 2000 4/233 | EV45 | 1171 | ||
AlphaServer_2000 | AlphaServer 2000 4/275 | EV45 | 1127 | ||
AlphaServer_2000 | AlphaServer 2000 5/250 | EV5 | 1131 | ||
AlphaServer_2000 | AlphaServer 2000 5/300 | EV5 | 1175 | ||
AlphaServer_2000 | AlphaServer 2000 5/375 | EV56 | 1505 | ||
AlphaServer_2000 | AlphaServer 2000 5/400 | EV56 | 1517AlphaStation 1200 5/666 | EV56 | 1776 |
AlphaServer_1200 | AlphaStation 1200 5/666 | EV56 | 1786 | ||
AlphaServer_1200 | AlphaStation 1200 5/666 | EV56 | 1788 |
HP AlphaServer
...
2000
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | |
---|---|---|---|---|
AlphaServer_21002000 | AlphaServer 2100 2000 4/200 | EV4 | 10591123 | |
AlphaServer_2100 | AlphaServer 2100 4/200 | EV4 | 1135 | |
AlphaServer_2100 | AlphaServer 2100 4/233 | EV45 | 1179 | |
AlphaServer_2100 | AlphaServer 2100 4/233 | EV45 | 1187 | |
AlphaServer_2100 | AlphaServer 2100 4/275 | EV45 | 1115 | |
AlphaServer_2100 | AlphaServer 21002000 | AlphaServer 2000 4/233 | EV45 | 1171 |
AlphaServer_2000 | AlphaServer 2000 4/275 | EV45 | 1139 | |
AlphaServer_2100 | AlphaServer 2100 5/250 | EV5 | 1119 | |
AlphaServer_2100 | AlphaServer 2100 5/250 | EV5 | 11431127 |
HP AlphaServer 2100
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | ||
---|---|---|---|---|---|
AlphaServer_2100 | AlphaServer 2100 54/300200 | EV5EV4 | 11831059 | ||
AlphaServer_2100 | AlphaServer 2100 54/300200 | EV5EV4 | 11911135 | ||
AlphaServer_2100 | AlphaServer 2100 54/375233 | EV56EV45 | 15091179 | ||
AlphaServer_2100 | AlphaServer 2100 54/375233 | EV56EV45 | 15131187 | ||
AlphaServer_2100 | AlphaServer 2100 | 54/ | 400275 | EV56EV45 | 15211115 |
AlphaServer_2100 | AlphaServer 2100 | 54/ | 400275 | EV56EV45 | 15251139 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_DS20 | AlphaServer DS20 6/500 | EV6 | 1838 |
AlphaServer_DS20 | AlphaServer DS20E 6/500 | EV6 | 1840 |
AlphaServer_DS20 | AlphaServer DS20 6/500 | EV6 | 1920 |
AlphaServer_DS20 | AlphaServer DS20 6/500 | EV6 | 1921 |
AlphaServer_DS20 | AlphaServer DS20E 67/667 | EV67 | 1939 |
AlphaServer_DS20 | AlphaStation DS20E 6/500 | EV6 | 1941 |
AlphaServer_DS20 | AlphaStation DS20E 67/667 | EV57 | 1943 |
AlphaServer_DS20 | AlphaServer DS20E 68A/833 | EV68 | 19441964 |
AlphaServer_DS20 | AlphaServer DS20E 68A/833 | EV68 | 1982 |
AlphaServer_DS20 | AlphaServer DS20L 68A/833 | EV68 | 2006 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_DS25 | AlphaServer DS25 68CB/1000 | EV6EV68 | 18381994 |
AlphaServer_DS25 | AlphaStation DS25 68CB/1000 | EV6EV68 | 18401995 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= |
---|---|---|---|
AlphaServer_ES45 | AlphaServer ES45/3B 68CB/1000 | EV68 | 18131971 |
AlphaServer_ES45 | AlphaServer ES45/2 68CB/1000 | EV68 | 18611975 |
AlphaServer_ES45 | AlphaServer ES45/2B 68CB/1000 | EV68 | 18691975 |
AlphaServer_ES45 | AlphaServer ES45/1B 68CB/1000 | EV68 | 19232002 |
AlphaServer_ES45 | AlphaServer ES45/3B 68CB/1250 | EV68 | 19312013 |
AlphaServer_ES45 | AlphaServer ES45/2 68CB/1250 | EV68 | 18172017 |
AlphaServer_ES45 | AlphaServer ES45/2B 68CB/1250 | EV68 | 18652017 |
AlphaServer_ES45 | AlphaServer ES45/1B 68CB/1250 | EV68 | 18732021 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | set rom dsrdb[1]= | set rom dsrdb[24]= |
---|---|---|---|---|---|
AlphaServer_GS80 | AlphaServer GS80 67/728 | EV67 | 1967 | ||
AlphaServer_GS80 | AlphaServer GS1280 | EV67 | 2038 | 50 | 3050 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | set rom dsrdb[1]= | set rom dsrdb[24]= |
---|---|---|---|---|---|
AlphaServer_GS160 | AlphaServer GS160 67/728 | EV67 | 1968 | ||
AlphaServer_GS160 | AlphaServer GS1280 | EV67 | 2039 | 50 | 3050 |
...
set session hw_model= | set rom system_name= | set ace cpu_architecture= | set rom dsrdb[0]= | set rom dsrdb[1]= | set rom dsrdb[24]= |
---|---|---|---|---|---|
AlphaServer_GS320 | AlphaServer GS320 67/728 | EV67 | 1969 | ||
AlphaServer_GS320 | AlphaServer GS1280 | EV67 | 2040 | 50 | 3050 |
...
CHARON-AXP systems can be configured to boot the operating system automatically at start up.
auto_action restart
Parameter | |||
---|---|---|---|
auto_action restart | |||
Type | Text string | ||
Value | Determines whether CHARON-AXP boots automatically if the correct boot flags are set (and saved in the HP Alpha console files). Example: >>>set
|
...