2016-04-22 17:40:57 +03:00
LC_ALL=C \
PATH=/bin \
2019-03-06 15:29:01 +03:00
HOME=/tmp/lib/domain--1-foo=1,bar=2 \
2016-04-22 17:40:57 +03:00
USER=test \
LOGNAME=test \
2019-03-08 14:15:07 +03:00
XDG_DATA_HOME=/tmp/lib/domain--1-foo=1,bar=2/.local/share \
XDG_CACHE_HOME=/tmp/lib/domain--1-foo=1,bar=2/.cache \
XDG_CONFIG_HOME=/tmp/lib/domain--1-foo=1,bar=2/.config \
2017-02-22 22:25:00 +03:00
QEMU_AUDIO_DRV=spice \
2019-11-29 19:33:37 +03:00
/usr/bin/qemu-system-i386 \
2016-04-23 01:39:09 +03:00
-name guest=foo=1,,bar=2,debug-threads=on \
2016-04-22 17:40:57 +03:00
-S \
2016-04-23 01:39:09 +03:00
-object secret,id=masterKey0,format=raw,file=/tmp/lib/domain--1-foo=1,,\
bar=2/master-key.aes \
2018-03-29 13:51:55 +03:00
-machine pc,accel=tcg,usb=off,dump-guest-core=off \
2016-04-22 17:40:57 +03:00
-m 214 \
2019-04-12 11:03:36 +03:00
-realtime mlock=off \
2016-06-23 14:29:16 +03:00
-smp 1,sockets=1,cores=1,threads=1 \
2016-04-22 17:40:57 +03:00
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
2018-03-29 13:51:55 +03:00
-no-user-config \
2016-04-22 17:40:57 +03:00
-nodefaults \
2016-07-11 17:27:53 +03:00
-chardev socket,id=charmonitor,path=/tmp/lib/domain--1-foo=1,,\
bar=2/monitor.sock,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 \
2016-04-22 17:40:57 +03:00
-no-acpi \
2018-06-20 16:17:00 +03:00
-device virtio-scsi-pci,id=scsi0,bus=pci.0,addr=0x3 \
2016-04-22 17:40:57 +03:00
-usb \
2019-01-15 18:50:22 +03:00
-device usb-ccid,id=ccid0,bus=usb.0,port=1 \
2018-06-19 19:20:18 +03:00
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
cache=none,throttling.bps-total=5000,throttling.iops-total=6000,\
throttling.bps-total-max=10000,throttling.iops-total-max=11000,\
throttling.group=libvirt_iotune_group1,,foo \
2019-01-28 16:44:57 +03:00
-device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 \
2018-06-18 20:57:25 +03:00
-device ccid-card-emulated,backend=certificates,cert1=cert1,,foo,cert2=cert2,\
cert3=cert3,db=/etc/pki/nssdb,,foo,id=smartcard0,bus=ccid0.0 \
2018-06-18 20:57:23 +03:00
-chardev tty,id=charserial0,path=/dev/ttyS2,,foo \
-device isa-serial,chardev=charserial0,id=serial0 \
2018-06-18 20:57:24 +03:00
-chardev file,id=charserial1,path=/tmp/serial.log,,foo,append=on \
-device isa-serial,chardev=charserial1,id=serial1 \
2018-06-18 20:57:23 +03:00
-chardev pipe,id=charchannel0,path=/tmp/guestfwd,,foo \
2019-02-11 16:16:00 +03:00
-netdev user,guestfwd=tcp:10.0.2.1:4600-chardev:charchannel0,id=channel0 \
2017-06-10 12:38:57 +03:00
-vnc unix:/tmp/lib/domain--1-foo=1,,bar=2/vnc.sock \
2018-06-18 20:57:26 +03:00
-spice unix,addr=/tmp/lib/domain--1-foo=1,,bar=2/spice.sock,gl=on,\
2019-02-07 12:59:19 +03:00
rendernode=/dev/dri/foo,,bar,seamless-migration=on \
2018-06-18 20:57:26 +03:00
-device cirrus-vga,id=video0,bus=pci.0,addr=0x2 \
2018-06-20 16:17:00 +03:00
-drive file=iscsi://example.foo.org:3260/iqn.1992-01.com.example%3Amy,,\
storage/1,if=none,format=raw,id=drive-hostdev0 \
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=0,lun=4,\
drive=drive-hostdev0,id=hostdev0 \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4