create-motherboard-x86-simple create-ms1553-link-v2
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

create-motherboard-x86-simple-no-apic

Synopsis

create-motherboard-x86-simple-no-apic ["name"] [acpi] ["bios"] [break_on_reboot] ["rtc_time"] [system_clock] ["system_clock_class"]

Description

This command creates a non-instantiated component of the class motherboard_x86_simple_no_apic.

The class description for the motherboard_x86_simple_no_apic class: X86 simple motherboard for processors without APIC.

name is Optional
If not specified, the component will get a class-specific default name.

acpi is Optional
Use ACPI when True, default value is True.

bios is Optional
The x86 BIOS file to use.

break_on_reboot is Optional
If true, the simulation will stop when machine is rebooted.

rtc_time is Optional
The date and time of the Real-Time clock. Please note that time-zone information is not supported and will be silently dropped when passed to the RTC object.

system_clock is Optional
If true, the motherboard will contain a clock separate from the processor, which will be used as queue for all devices. The class used for the clock is taken from system_clock_class.

system_clock_class is Optional
The class used for the system_clock.

Provided By

x86-comp
create-motherboard-x86-simple create-ms1553-link-v2