Added disk target bus type to Xen driver

This commit is contained in:
Daniel P. Berrange
2008-05-08 14:41:56 +00:00
parent 979edb4a64
commit 021bd31706
59 changed files with 129 additions and 102 deletions

View File

@@ -16,7 +16,7 @@
<disk type='block' device='disk'>
<driver name='phy'/>
<source dev='/dev/MainVG/GuestVG'/>
<target dev='xvda'/>
<target dev='xvda' bus='xen'/>
</disk>
<console type='pty'>
<target port='0'/>