Prepare xm_internal driver for new domain XML apis

This commit is contained in:
Daniel P. Berrange
2008-07-25 13:39:02 +00:00
parent 73d021c5c1
commit 225fb3e93c
48 changed files with 568 additions and 1028 deletions

View File

@@ -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"