Files
libvirt/tests/qemuxml2argvdata/cpu-numa-disjoint.args
T

27 lines
690 B
Plaintext
Raw Normal View History

2015-11-06 13:20:06 +00:00
LC_ALL=C \
PATH=/bin \
HOME=/home/test \
USER=test \
LOGNAME=test \
QEMU_AUDIO_DRV=none \
/usr/bin/qemu-system-x86_64 \
2015-11-06 14:29:41 +00:00
-name QEMUGuest1 \
2015-11-06 13:20:06 +00:00
-S \
2018-03-29 12:51:55 +02:00
-machine pc,accel=tcg,usb=off,dump-guest-core=off \
2015-11-06 13:20:06 +00:00
-m 214 \
-smp 16,sockets=2,cores=4,threads=2 \
2015-11-06 13:20:06 +00:00
-numa node,nodeid=0,cpus=0-3,cpus=8-11,mem=107 \
-numa node,nodeid=1,cpus=4-7,cpus=12-15,mem=107 \
2015-11-06 14:29:52 +00:00
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
2018-03-29 12:51:55 +02:00
-display none \
2018-03-29 12:51:55 +02:00
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,path=/tmp/lib/domain--1-QEMUGuest1/monitor.sock,\
server,nowait \
2018-03-29 00:04:58 +02:00
-mon chardev=charmonitor,id=monitor,mode=control \
2018-03-29 12:51:55 +02:00
-rtc base=utc \
2018-03-29 12:51:55 +02:00
-no-shutdown \
2015-11-06 13:20:06 +00:00
-no-acpi \
-usb \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3