qemuxml2argv-q35.args 511 字节
Newer Older
1 2 3
LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test \
/usr/libexec/qemu-kvm -S -M q35 -m 2048 -smp 2 -nographic -nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c \
4
-device i82801b11-bridge,id=pci.1,bus=pcie.0,addr=0x2 \
5
-device pci-bridge,chassis_nr=2,id=pci.2,bus=pci.1,addr=0x1 \
6 7
-drive file=/dev/HostVG/QEMUGuest1,if=none,id=drive-sata0-0-0 \
-device ide-drive,unit=0,drive=drive-sata0-0-0,id=sata0-0-0 \
8
-vga qxl -global qxl.ram_size=67108864 -global qxl.vram_size=18874368