Add lookinglass ivshmem.
This commit is contained in:
parent
7533f37c46
commit
b6eddacf3d
1 changed files with 5 additions and 0 deletions
|
@ -2,4 +2,9 @@
|
|||
-drive file=Win10_21H1_EnglishInternational_x64.iso,media=cdrom
|
||||
-device vfio-pci,host=$SSD_ID,id=sdd
|
||||
-device vfio-pci,host=$SATA_ID,id=sata
|
||||
-device ivshmem-plain,memdev=ivshmem,bus=pcie.0
|
||||
-object memory-backend-file,id=ivshmem,share=on,mem-path=/dev/shm/looking-glass,size=64M
|
||||
-device virtio-serial-pci
|
||||
-chardev spicevmc,id=vdagent,name=vdagent
|
||||
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue