Distinguish between Download (for remote disks/files) and Load (for local disks/files)
This commit is contained in:
parent
605146075b
commit
afc6c3cbd1
12 changed files with 17 additions and 15 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<control type="button" class="input" binding="reset">Reset</control>
|
||||
</cpu>
|
||||
<keyboard ref="/devices/pc/keyboard/minimal-f1-f10.xml"/>
|
||||
<fdc ref="/disks/pc/samples.xml" width="400px"/>
|
||||
<fdc ref="/disks/pc/samples.xml" pos="right"/>
|
||||
<chipset id="chipset" model="5160" sw1="01001001"/>
|
||||
<hdc ref="/disks/pc/fixed/win101.xml"/>
|
||||
<serial id="com1" adapter="1" binding="print"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue