2016-04-21 19:07:00 +03:00
LC_ALL=C \
PATH=/bin \
2019-03-06 15:29:01 +03:00
HOME=/tmp/lib/domain--1-QEMUGuest1 \
2016-04-21 19:07:00 +03:00
USER=test \
LOGNAME=test \
2019-03-08 14:15:07 +03: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-04-06 19:19:48 +03:00
/usr/bin/qemu-system-s390x \
2019-01-28 16:17:15 +03:00
-name guest=QEMUGuest1,debug-threads=on \
2016-04-21 19:07:00 +03:00
-S \
2021-05-18 11:40:20 +03:00
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/tmp/lib/domain--1-QEMUGuest1/master-key.aes"}' \
2021-03-31 11:46:36 +03:00
-machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,memory-backend=s390.ram \
2020-01-23 15:20:25 +03:00
-cpu qemu \
2016-04-21 19:07:00 +03:00
-m 214 \
2021-05-18 11:40:20 +03:00
-object '{"qom-type":"memory-backend-ram","id":"s390.ram","size":224395264}' \
2019-05-03 11:47:00 +03:00
-overcommit mem-lock=off \
2016-06-23 14:29:16 +03:00
-smp 1,sockets=1,cores=1,threads=1 \
2021-05-18 11:40:20 +03:00
-object '{"qom-type":"iothread","id":"iothread1"}' \
-object '{"qom-type":"iothread","id":"iothread2"}' \
2016-04-21 19:07:00 +03:00
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
2018-03-29 13:51:55 +03:00
-display none \
2018-03-29 13:51:55 +03:00
-no-user-config \
2016-04-21 19:07:00 +03:00
-nodefaults \
2021-02-16 14:29:24 +03:00
-chardev socket,id=charmonitor,fd=1729,server=on,wait=off \
2018-03-29 01:04:58 +03:00
-mon chardev=charmonitor,id=monitor,mode=control \
2018-03-29 13:51:55 +03:00
-rtc base=utc \
2018-03-29 13:51:55 +03:00
-no-shutdown \
2019-01-28 16:17:15 +03:00
-boot strict=on \
2016-04-21 19:07:00 +03:00
-device virtio-scsi-ccw,iothread=iothread2,id=scsi0,devno=fe.0.0001 \
2021-03-31 11:46:36 +03:00
-blockdev '{"driver":"host_device","filename":"/dev/HostVG/QEMUGuest1","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-2-format","read-only":false,"driver":"raw","file":"libvirt-2-storage"}' \
-device virtio-blk-ccw,iothread=iothread1,devno=fe.0.0000,drive=libvirt-2-format,id=virtio-disk0,bootindex=1 \
-blockdev '{"driver":"host_device","filename":"/dev/HostVG/QEMUGuest2","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 scsi-hd,bus=scsi0.0,channel=0,scsi-id=2,lun=0,device_id=drive-scsi0-0-2-0,drive=libvirt-1-format,id=scsi0-0-2-0 \
2021-11-09 18:58:22 +03:00
-audiodev '{"id":"audio1","driver":"none"}' \
2019-01-28 16:17:15 +03:00
-device virtio-balloon-ccw,id=balloon0,devno=fe.0.000a \
2021-03-31 11:46:36 +03:00
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
2019-01-28 16:17:15 +03:00
-msg timestamp=on