2017-05-24 15:09:46 +00:00
|
|
|
LC_ALL=C \
|
|
|
|
PATH=/bin \
|
2019-03-06 12:29:01 +00:00
|
|
|
HOME=/tmp/lib/domain--1-QEMUGuest1 \
|
2017-05-24 15:09:46 +00:00
|
|
|
USER=test \
|
|
|
|
LOGNAME=test \
|
2019-03-08 11:15:07 +00:00
|
|
|
XDG_DATA_HOME=/tmp/lib/domain--1-QEMUGuest1/.local/share \
|
|
|
|
XDG_CACHE_HOME=/tmp/lib/domain--1-QEMUGuest1/.cache \
|
|
|
|
XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest1/.config \
|
2017-05-24 15:09:46 +00:00
|
|
|
/usr/bin/qemu-system-x86_64 \
|
2020-04-23 13:15:06 +00:00
|
|
|
-name guest=QEMUGuest1,debug-threads=on \
|
2017-05-24 15:09:46 +00:00
|
|
|
-S \
|
2021-03-31 08:46:36 +00:00
|
|
|
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/tmp/lib/domain--1-QEMUGuest1/master-key.aes"}' \
|
2020-05-25 11:56:45 +00:00
|
|
|
-machine pc,accel=tcg,usb=off,dump-guest-core=off,memory-backend=pc.ram \
|
2020-04-23 13:15:06 +00:00
|
|
|
-cpu qemu64 \
|
2017-05-24 15:09:46 +00:00
|
|
|
-m 214 \
|
2021-03-12 15:28:11 +00:00
|
|
|
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":224395264}' \
|
2020-04-23 13:15:06 +00:00
|
|
|
-overcommit mem-lock=off \
|
2017-05-24 15:09:46 +00:00
|
|
|
-smp 1,sockets=1,cores=1,threads=1 \
|
|
|
|
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
|
2018-03-29 10:51:55 +00:00
|
|
|
-display none \
|
2018-03-29 10:51:55 +00:00
|
|
|
-no-user-config \
|
2017-05-24 15:09:46 +00:00
|
|
|
-nodefaults \
|
2021-02-16 11:29:24 +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 \
|
2017-05-24 15:09:46 +00:00
|
|
|
-no-acpi \
|
2020-04-23 13:15:06 +00:00
|
|
|
-boot strict=on \
|
|
|
|
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
|
2021-03-31 08:46:36 +00:00
|
|
|
-device virtio-scsi-pci,iommu_platform=on,ats=on,packed=on,id=scsi0,bus=pci.0,addr=0x8 \
|
2021-09-30 15:31:27 +00:00
|
|
|
-device virtio-serial-pci,iommu_platform=on,ats=on,packed=on,id=virtio-serial0,bus=pci.0,addr=0x9 \
|
2021-03-31 08:46:36 +00:00
|
|
|
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/img1","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
|
|
|
|
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"raw","file":"libvirt-1-storage"}' \
|
|
|
|
-device virtio-blk-pci,iommu_platform=on,ats=on,packed=on,bus=pci.0,addr=0xa,drive=libvirt-1-format,id=virtio-disk0,bootindex=1 \
|
2017-05-24 15:09:46 +00:00
|
|
|
-fsdev local,security_model=passthrough,id=fsdev-fs0,path=/export/fs1 \
|
2021-09-30 15:31:27 +00:00
|
|
|
-device virtio-9p-pci,iommu_platform=on,ats=on,packed=on,id=fs0,fsdev=fsdev-fs0,mount_tag=fs1,bus=pci.0,addr=0x3 \
|
2021-03-31 08:46:36 +00:00
|
|
|
-fsdev local,security_model=mapped,writeout=immediate,id=fsdev-fs1,path=/export/fs2 \
|
2021-09-30 15:31:27 +00:00
|
|
|
-device virtio-9p-pci,iommu_platform=on,ats=on,packed=on,id=fs1,fsdev=fsdev-fs1,mount_tag=fs2,bus=pci.0,addr=0x4 \
|
2018-03-28 21:36:13 +00:00
|
|
|
-netdev user,id=hostnet0 \
|
2021-09-30 15:31:27 +00:00
|
|
|
-device virtio-net-pci,iommu_platform=on,ats=on,packed=on,netdev=hostnet0,id=net0,mac=52:54:56:58:5a:5c,bus=pci.0,addr=0x6 \
|
|
|
|
-device virtio-mouse-pci,iommu_platform=on,ats=on,packed=on,id=input0,bus=pci.0,addr=0xe \
|
|
|
|
-device virtio-keyboard-pci,iommu_platform=on,ats=on,packed=on,id=input1,bus=pci.0,addr=0x10 \
|
|
|
|
-device virtio-tablet-pci,iommu_platform=on,ats=on,packed=on,id=input2,bus=pci.0,addr=0x11 \
|
|
|
|
-device virtio-input-host-pci,iommu_platform=on,ats=on,packed=on,id=input3,evdev=/dev/input/event1234,bus=pci.0,addr=0x12 \
|
2021-02-24 14:40:19 +00:00
|
|
|
-audiodev id=audio1,driver=none \
|
2019-09-27 16:34:44 +00:00
|
|
|
-chardev socket,id=chr-vu-video0,fd=1729 \
|
2021-09-30 15:31:27 +00:00
|
|
|
-device vhost-user-vga,id=video0,max_outputs=1,chardev=chr-vu-video0,bus=pci.0,addr=0x2 \
|
|
|
|
-device virtio-balloon-pci,iommu_platform=on,ats=on,packed=on,id=balloon0,bus=pci.0,addr=0xc \
|
2021-03-12 15:28:11 +00:00
|
|
|
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/random"}' \
|
2021-09-30 15:31:27 +00:00
|
|
|
-device virtio-rng-pci,iommu_platform=on,ats=on,packed=on,rng=objrng0,id=rng0,bus=pci.0,addr=0xd \
|
2021-03-31 08:46:36 +00:00
|
|
|
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
|
2020-04-23 13:15:06 +00:00
|
|
|
-msg timestamp=on
|