summaryrefslogtreecommitdiff
path: root/network.xml
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-26 02:31:52 -0500
committerJeff Carr <[email protected]>2024-10-26 02:31:52 -0500
commitf42091a2ce37f54bb8ad365b31ae2395a9af1372 (patch)
tree03f9d127bb388483d7ea03d3bd997cf59a9ac7c7 /network.xml
parent7320fceb8d8cf6ed32dd139fb91667ed3b84c4f2 (diff)
network is maybe correct as virtio. pci needed?
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'network.xml')
-rw-r--r--network.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/network.xml b/network.xml
new file mode 100644
index 0000000..9bc3172
--- /dev/null
+++ b/network.xml
@@ -0,0 +1,6 @@
+ <interface type='bridge'>
+ <mac address='52:54:00:fb:7e:b1'/>
+ <source bridge='worldbr'/>
+ <model type='virtio'/>
+ <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
+ </interface>