aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2008-05-08 14:41:56 +0000
committerDaniel P. Berrange <berrange@redhat.com>2008-05-08 14:41:56 +0000
commit021bd31706555c500610aa8cf262371771e6d396 (patch)
tree1024a616190ed9bac74b11090c6134c5e9abb173 /tests/xmconfigdata/test-paravirt-old-pvfb.xml
parentUpdate domain XML docs (diff)
downloadlibvirt-021bd31706555c500610aa8cf262371771e6d396.tar.gz
libvirt-021bd31706555c500610aa8cf262371771e6d396.tar.bz2
libvirt-021bd31706555c500610aa8cf262371771e6d396.zip
Added disk target bus type to Xen driver
Diffstat (limited to 'tests/xmconfigdata/test-paravirt-old-pvfb.xml')
-rw-r--r--tests/xmconfigdata/test-paravirt-old-pvfb.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xmconfigdata/test-paravirt-old-pvfb.xml b/tests/xmconfigdata/test-paravirt-old-pvfb.xml
index c114a4188..b82cee646 100644
--- a/tests/xmconfigdata/test-paravirt-old-pvfb.xml
+++ b/tests/xmconfigdata/test-paravirt-old-pvfb.xml
@@ -12,7 +12,7 @@
<disk type='block' device='disk'>
<driver name='phy'/>
<source dev='/dev/HostVG/XenGuest1'/>
- <target dev='xvda'/>
+ <target dev='xvda' bus='xen'/>
</disk>
<interface type='bridge'>
<mac address='00:16:3E:66:94:9C'/>