annotate kvm-armLinux.xml @ 0:53676d1f5817 default tip

firsh commit
author tobaru
date Sun, 04 Feb 2018 17:54:49 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
1 <domain type='qemu' id='65'>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
2 <name>arm1</name>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
3 <uuid>8028f71a-1db8-40a4-94fa-5a4a42014273</uuid>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
4 <memory unit='KiB'>131072</memory>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
5 <currentMemory unit='KiB'>131072</currentMemory>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
6 <vcpu placement='static'>1</vcpu>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
7 <resource>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
8 <partition>/machine</partition>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
9 </resource>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
10 <os>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
11 <type arch='armv7l' machine='versatileab'>hvm</type>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
12 <kernel>/var/lib/libvirt/images/zImage-versatile-2.6.24-rc7.armv5tel</kernel>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
13 <cmdline>&quot;root=0800&quot;</cmdline>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
14 <boot dev='hd'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
15 </os>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
16 <features>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
17 <acpi/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
18 </features>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
19 <clock offset='utc'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
20 <on_poweroff>destroy</on_poweroff>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
21 <on_reboot>restart</on_reboot>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
22 <on_crash>restart</on_crash>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
23 <devices>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
24 <emulator>/bin/qemu-system-arm</emulator>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
25 <disk type='file' device='disk'>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
26 <driver name='qemu' type='raw'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
27 <source file='/var/lib/libvirt/images/arm1.img'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
28 <backingStore/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
29 <target dev='hdc' bus='scsi'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
30 <alias name='scsi0-0-2'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
31 <address type='drive' controller='0' bus='0' target='0' unit='2'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
32 </disk>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
33 <controller type='scsi' index='0'>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
34 <alias name='scsi0'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
35 </controller>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
36 <input type='mouse' bus='ps2'>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
37 <alias name='input0'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
38 </input>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
39 <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
40 <listen type='address' address='0.0.0.0'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
41 </graphics>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
42 <video>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
43 <model type='cirrus' vram='16384' heads='1' primary='yes'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
44 <alias name='video0'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
45 </video>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
46 </devices>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
47 <seclabel type='none' model='none'/>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
48 <seclabel type='dynamic' model='dac' relabel='yes'>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
49 <label>+107:+107</label>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
50 <imagelabel>+107:+107</imagelabel>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
51 </seclabel>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
52 </domain>
53676d1f5817 firsh commit
tobaru
parents:
diff changeset
53