代码拉取完成,页面将自动刷新
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
<name>x86_test</name>
<memory>4194304</memory>
<currentMemory>4194304</currentMemory>
<vcpu placement='static'>4</vcpu>
<cpu mode='host-passthrough'>
<topology sockets='1' cores='4' threads='1'/>
</cpu>
<qemu:commandline>
<qemu:arg value='-device'/>
<qemu:arg value='isa-ipmi,chardev=mychar,start_time=300,wdt_reboot=300,reboot_force_enable=false'/>
</qemu:commandline>
<os>
<type arch='x86_64'>hvm</type>
<boot dev='cdrom'/>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<apic eoi='on'/>
<pae/>
</features>
<clock offset='utc'>
<timer name='rtc' tickpolicy='catchup' track='guest'/>
<timer name='hpet' present='no'/>
<timer name='pit' tickpolicy='delay'/>
</clock>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
<emulator>/usr/bin/qemu-kvm</emulator>
<disk type='block' device='disk'>
<driver name='qemu' type='qcow2' cache='none' io='native'/>
<source dev='/data/ci_work/x86_test.qcow2'/>
<target dev='sda' bus='scsi'/>
</disk>
<disk type='file' device='cdrom'>
<driver name='qemu' type='raw'/>
<source file='/data/ci_work/EulerOS-V2.0SP11-x86_64-dvd.iso'/>
<target dev='sdb' bus='ide'/>
<readonly/>
</disk>
<controller type='scsi' model='virtio-scsi' index='0'/>
<interface type='bridge'>
<mac address='92:94:d7:28:08:16'/>
<source bridge='br0'/>
<model type='e1000'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>
<serial type='file'>
<source path='///tmp/iEulerOS_template_image_V2R9_X86_64_LIVECD.log'/>
<target port='0'/>
</serial>
<console type='file'>
<source path='///tmp/EulerOS_template_image_V2R9_X86_64_LIVECD.log'/>
<target type='serial' port='0'/>
</console>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' autoport='yes' listen='0.0.0.0'>
<listen type='address' address='0.0.0.0'/>
</graphics>
<video>
<model type='cirrus' vram='9216' heads='1'/>
</video>
<memballon model='none'/>
</devices>
</domain>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。