mirror of https://gitee.com/openkylin/libvirt.git
13 lines
320 B
INI
13 lines
320 B
INI
name = "XenGuest1"
|
|
uuid = "c7a5fdb0-cdaf-9455-926a-d65c16db1809"
|
|
maxmem = 579
|
|
memory = 394
|
|
vcpus = 2
|
|
localtime = 0
|
|
on_poweroff = "destroy"
|
|
on_reboot = "restart"
|
|
on_crash = "restart"
|
|
vif = [ "mac=00:16:3e:66:94:9c,bridge=br0,script=vif-bridge" ]
|
|
bootloader = "/usr/bin/pygrub"
|
|
disk = [ "tap2:aio:/root/some.img,xvda,w" ]
|