summaryrefslogtreecommitdiff
path: root/tests/cli-test-xml/compare/virtxml-edit-simple-boot.xml
blob: 76858bae93869c53d2e64b320daaec907011a85e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- Original XML
+++ Altered XML
@@ -15,8 +15,10 @@
   </numatune>
   <os>
     <type arch="i686">hvm</type>
-    <loader>/usr/lib/xen/boot/hvmloader</loader>
-    <boot dev="hd"/>
+    <loader>foo.bar</loader>
+    <boot dev="network"/>
+    <bios useserial="yes"/>
+    <init>/bin/bash</init>
   </os>
   <features>
     <acpi/>

Domain 'test-many-devices' defined successfully.