feat: kernel 6.13, emily's custom udev rule for passing through devices to vm, various app changes
This commit is contained in:
parent
9ac1768033
commit
3120f90b5d
8 changed files with 129 additions and 37 deletions
7
bridge-nic.xml
Normal file
7
bridge-nic.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<interface type="bridge">
|
||||
<mac address="52:54:00:33:7d:5e"/>
|
||||
<source bridge="winvm0"/>
|
||||
<model type="virtio"/>
|
||||
<link state="up"/>
|
||||
<address type="pci" domain="0x0000" bus="0x0b" slot="0x00" function="0x0"/>
|
||||
</interface>
|
Loading…
Add table
Add a link
Reference in a new issue