]> git.proxmox.com Git - qemu-server.git/blob - test/cfg2cmd/q35-viommu-intel.conf.cmd
schema: fix description of migrate_downtime parameter
[qemu-server.git] / test / cfg2cmd / q35-viommu-intel.conf.cmd
1 /usr/bin/kvm \
2 -id 8006 \
3 -name 'vm8006,debug-threads=on' \
4 -no-shutdown \
5 -chardev 'socket,id=qmp,path=/var/run/qemu-server/8006.qmp,server=on,wait=off' \
6 -mon 'chardev=qmp,mode=control' \
7 -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' \
8 -mon 'chardev=qmp-event,mode=control' \
9 -pidfile /var/run/qemu-server/8006.pid \
10 -daemonize \
11 -smp '1,sockets=1,cores=1,maxcpus=1' \
12 -nodefaults \
13 -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' \
14 -vnc 'unix:/var/run/qemu-server/8006.vnc,password=on' \
15 -cpu kvm64,enforce,+kvm_pv_eoi,+kvm_pv_unhalt,+lahf_lm,+sep \
16 -m 512 \
17 -device 'intel-iommu,intremap=on,caching-mode=on' \
18 -readconfig /usr/share/qemu-server/pve-q35-4.0.cfg \
19 -device 'usb-tablet,id=tablet,bus=ehci.0,port=1' \
20 -device 'VGA,id=vga,bus=pcie.0,addr=0x1' \
21 -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3,free-page-reporting=on' \
22 -iscsi 'initiator-name=iqn.1993-08.org.debian:01:aabbccddeeff' \
23 -machine 'type=q35+pve0,kernel-irqchip=split'