2015-11-06 13:20:06 +00:00
|
|
|
LC_ALL=C \
|
|
|
|
PATH=/bin \
|
2023-03-02 18:05:53 +00:00
|
|
|
HOME=/var/lib/libvirt/qemu/domain--1-fdr \
|
2015-11-06 13:20:06 +00:00
|
|
|
USER=test \
|
|
|
|
LOGNAME=test \
|
2023-03-02 18:05:53 +00:00
|
|
|
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain--1-fdr/.local/share \
|
|
|
|
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain--1-fdr/.cache \
|
|
|
|
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-fdr/.config \
|
2017-04-06 16:19:48 +00:00
|
|
|
/usr/bin/qemu-system-x86_64 \
|
2021-08-10 14:39:38 +00:00
|
|
|
-name guest=fdr,debug-threads=on \
|
2015-11-06 13:20:06 +00:00
|
|
|
-S \
|
2023-03-02 18:05:53 +00:00
|
|
|
-object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain--1-fdr/master-key.aes \
|
2021-11-05 08:38:10 +00:00
|
|
|
-machine pc,usb=off,dump-guest-core=off \
|
|
|
|
-accel kvm \
|
2023-06-21 14:31:46 +00:00
|
|
|
-m size=4194304k \
|
2022-02-10 11:57:26 +00:00
|
|
|
-overcommit mem-lock=off \
|
2016-06-23 11:29:16 +00:00
|
|
|
-smp 4,sockets=4,cores=1,threads=1 \
|
2015-11-06 14:29:52 +00:00
|
|
|
-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
|
2018-03-29 10:51:55 +00:00
|
|
|
-no-user-config \
|
2015-11-06 13:20:06 +00:00
|
|
|
-nodefaults \
|
2022-02-03 12:31:28 +00:00
|
|
|
-chardev socket,id=charmonitor,fd=1729,server=on,wait=off \
|
2018-03-28 22:04:58 +00:00
|
|
|
-mon chardev=charmonitor,id=monitor,mode=control \
|
2018-03-29 10:51:55 +00:00
|
|
|
-rtc base=utc \
|
2018-03-29 10:51:55 +00:00
|
|
|
-no-shutdown \
|
2021-09-20 14:22:59 +00:00
|
|
|
-boot menu=off,strict=on \
|
2015-11-06 13:20:06 +00:00
|
|
|
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
|
|
|
|
-device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x7 \
|
2015-08-12 14:52:18 +00:00
|
|
|
-device usb-hub,id=hub0,bus=usb.0,port=1 \
|
2019-01-15 15:50:22 +00:00
|
|
|
-device usb-ccid,id=ccid0,bus=usb.0,port=1.1 \
|
2022-07-20 13:37:19 +00:00
|
|
|
-blockdev '{"driver":"file","filename":"/tmp/fdr.img","aio":"native","node-name":"libvirt-2-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
|
|
|
|
-blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \
|
2022-11-08 07:40:07 +00:00
|
|
|
-device virtio-blk-pci,bus=pci.0,addr=0x5,share-rw=on,drive=libvirt-2-format,id=virtio-disk0,bootindex=1,write-cache=on \
|
2022-07-20 13:37:19 +00:00
|
|
|
-blockdev '{"driver":"file","filename":"/tmp/Fedora-17-x86_64-Live-Desktop.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
|
|
|
|
-blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \
|
|
|
|
-device ide-cd,bus=ide.1,unit=0,drive=libvirt-1-format,id=ide0-1-0 \
|
2018-03-28 21:36:13 +00:00
|
|
|
-netdev user,id=hostnet0 \
|
2021-10-04 15:57:29 +00:00
|
|
|
-device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:4d:4b:19,bootindex=2,bus=pci.0,addr=0x3 \
|
2015-11-06 13:20:06 +00:00
|
|
|
-chardev spicevmc,id=charsmartcard0,name=smartcard \
|
|
|
|
-device ccid-card-passthru,chardev=charsmartcard0,id=smartcard0,bus=ccid0.0 \
|
|
|
|
-chardev pty,id=charserial0 \
|
2022-01-13 07:33:41 +00:00
|
|
|
-device isa-serial,chardev=charserial0,id=serial0,index=0 \
|
2015-11-06 13:20:06 +00:00
|
|
|
-chardev spicevmc,id=charchannel0,name=vdagent \
|
2021-03-31 08:46:36 +00:00
|
|
|
-device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 \
|
2015-08-12 14:52:18 +00:00
|
|
|
-device usb-tablet,id=input0,bus=usb.0,port=1.2 \
|
2022-06-22 13:36:23 +00:00
|
|
|
-audiodev '{"id":"audio1","driver":"spice"}' \
|
2023-03-02 19:23:37 +00:00
|
|
|
-spice port=5901,addr=0.0.0.0,seamless-migration=on \
|
2021-03-30 15:48:46 +00:00
|
|
|
-device cirrus-vga,id=video0,bus=pci.0,addr=0x2 \
|
2015-11-06 13:20:06 +00:00
|
|
|
-device intel-hda,id=sound0,bus=pci.0,addr=0x4 \
|
2022-06-22 13:36:23 +00:00
|
|
|
-device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0,audiodev=audio1 \
|
2015-08-12 14:52:18 +00:00
|
|
|
-device usb-host,hostbus=14,hostaddr=6,id=hostdev0,bus=usb.0,port=2 \
|
2021-08-10 15:07:10 +00:00
|
|
|
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 \
|
|
|
|
-msg timestamp=on
|