]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: switch vhost-user-fs-hugepages to use boot order
authorJán Tomko <jtomko@redhat.com>
Tue, 5 Jan 2021 18:43:07 +0000 (19:43 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 29 Jan 2021 13:34:14 +0000 (14:34 +0100)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxml2argvdata/vhost-user-fs-hugepages.xml

index 96b9774704db2f8614ebbfd6b71da0ddaa17d2c7..e9982150c7d65dec04daf3546d2eeb723b1f52eb 100644 (file)
@@ -12,7 +12,6 @@
   <vcpu placement='static'>2</vcpu>
   <os>
     <type arch='x86_64' machine='q35'>hvm</type>
-    <boot dev='hd'/>
   </os>
   <features>
     <acpi/>
@@ -34,6 +33,7 @@
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/guest.qcow2'/>
       <target dev='vda' bus='virtio'/>
+      <boot order='1'/>
       <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
     </disk>
     <controller type='usb' index='0' model='none'/>