2017-07-10 13:13:05 +03:00
LC_ALL=C \
PATH=/bin \
2019-03-06 15:29:01 +03:00
HOME=/tmp/lib/domain--1-QEMUGuest1 \
2017-07-10 13:13:05 +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-07-10 13:13:05 +03:00
QEMU_AUDIO_DRV=none \
NS=ns \
BAR='' \
2019-11-29 19:33:37 +03:00
/usr/bin/qemu-system-i386 \
2019-06-18 09:27:07 +03:00
-name guest=QEMUGuest1,debug-threads=on \
2017-07-10 13:13:05 +03:00
-S \
2019-06-18 09:27:07 +03:00
-object secret,id=masterKey0,format=raw,\
file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
2018-03-29 13:51:55 +03:00
-machine pc,accel=tcg,usb=off,dump-guest-core=off \
2017-07-10 13:13:05 +03:00
-m 214 \
2019-06-18 09:27:07 +03:00
-overcommit mem-lock=off \
2017-07-10 13:13:05 +03:00
-smp 1,sockets=1,cores=1,threads=1 \
-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 \
2017-07-10 13:13:05 +03:00
-nodefaults \
2019-06-18 09:27:07 +03:00
-chardev socket,id=charmonitor,fd=1729,server,nowait \
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 \
2017-07-10 13:13:05 +03:00
-no-acpi \
2019-06-18 09:27:07 +03:00
-boot strict=on \
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
2019-06-18 09:29:36 +03:00
-blockdev '{"driver":"host_device","filename":"/dev/HostVG/QEMUGuest1",\
2018-09-04 20:29:10 +03:00
"node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
2019-06-18 09:29:36 +03:00
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"raw",\
"file":"libvirt-1-storage"}' \
-device ide-hd,bus=ide.0,unit=0,drive=libvirt-1-format,id=ide0-0-0,bootindex=1 \
2019-06-18 09:27:07 +03:00
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x2 \
-unknown parameter \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,\
resourcecontrol=deny \
-msg timestamp=on