mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Prepare xm_internal driver for new domain XML apis
This commit is contained in:
@@ -20,6 +20,6 @@ vncunused = 1
|
||||
vnclisten = "127.0.0.1"
|
||||
vncpasswd = "123poi"
|
||||
disk = [ "phy:/dev/HostVG/XenGuest2,hda,w", "file:/root/boot.iso,hdc:cdrom,r" ]
|
||||
vif = [ "mac=00:16:3E:66:92:9C,bridge=xenbr1,type=ioemu" ]
|
||||
vif = [ "mac=00:16:3e:66:92:9c,bridge=xenbr1,type=ioemu" ]
|
||||
parallel = "none"
|
||||
serial = "none"
|
||||
|
||||
Reference in New Issue
Block a user