aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAwnrt <roman.levikoff@gmail.com>2021-11-17 15:47:15 +0000
committerAwnrt <roman.levikoff@gmail.com>2021-11-17 15:47:15 +0000
commite9d58860d6d64611ef9f971ec5b5e3073629ccf2 (patch)
tree03c9cd653ded211103a397bab0fb19c4c175db49
parent726d9d5cd95ba162658437016434c7f988d11c19 (diff)
Updated
-rwxr-xr-xwin10.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/win10.xml b/win10.xml
index a3a2052..7806c1c 100755
--- a/win10.xml
+++ b/win10.xml
@@ -61,13 +61,6 @@ or other application using the libvirt API.
</pm>
<devices>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
- <disk type='file' device='disk'>
- <driver name='qemu' type='qcow2'/>
- <source file='/var/lib/libvirt/images/win10.qcow2'/>
- <target dev='sda' bus='sata'/>
- <boot order='2'/>
- <address type='drive' controller='0' bus='0' target='0' unit='0'/>
- </disk>
<controller type='usb' index='0' model='qemu-xhci' ports='15'>
<address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
</controller>
@@ -127,14 +120,14 @@ or other application using the libvirt API.
<source>
<address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
</source>
- <rom file='/home/jimbob/patch.rom'/>
+ <rom file='/home/YOURUSERNAME/patch.rom'/>
<address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
</hostdev>
<hostdev mode='subsystem' type='pci' managed='yes'>
<source>
<address domain='0x0000' bus='0x01' slot='0x00' function='0x1'/>
</source>
- <rom file='/home/jimbob/patch.rom'/>
+ <rom file='/home/YOURUSERNAME/patch.rom'/>
<address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
</hostdev>
<hostdev mode='subsystem' type='usb' managed='yes'>