LC_ALL=C \ PATH=/bin \ HOME=/var/lib/libvirt/qemu/domain--1-guest \ USER=test \ LOGNAME=test \ XDG_DATA_HOME=/var/lib/libvirt/qemu/domain--1-guest/.local/share \ XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain--1-guest/.cache \ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-guest/.config \ /usr/bin/qemu-system-x86_64 \ -name guest=guest,debug-threads=on \ -S \ -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain--1-guest/master-key.aes \ -machine pc,usb=off,dump-guest-core=off \ -accel tcg \ -m size=219136k \ -overcommit mem-lock=off \ -smp 1,sockets=1,cores=1,threads=1 \ -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \ -display none \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=1729,server=on,wait=off \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=utc \ -no-shutdown \ -no-acpi \ -boot strict=on \ -netdev user,id=hostnet0 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:24:a5:9f,bus=pci.0,addr=0x2,romfile= \ -audiodev '{"id":"audio1","driver":"none"}' \ -msg timestamp=on