]> git.proxmox.com Git - qemu-server.git/blob - test/cfg2cmd/qemu-xhci-q35-7.1.conf.cmd
schema: fix description of migrate_downtime parameter
[qemu-server.git] / test / cfg2cmd / qemu-xhci-q35-7.1.conf.cmd
1 /usr/bin/kvm \
2 -id 8006 \
3 -name 'q35-qemu-xhci,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 -smbios 'type=1,uuid=7b10d7af-b932-4c66-b2c3-3996152ec465' \
12 -smp '2,sockets=1,cores=2,maxcpus=2' \
13 -nodefaults \
14 -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' \
15 -vnc 'unix:/var/run/qemu-server/8006.vnc,password=on' \
16 -cpu kvm64,enforce,+kvm_pv_eoi,+kvm_pv_unhalt,+lahf_lm,+sep \
17 -m 768 \
18 -readconfig /usr/share/qemu-server/pve-q35-4.0.cfg \
19 -device 'vmgenid,guid=c773c261-d800-4348-9f5d-167fadd53cf8' \
20 -device 'qemu-xhci,p2=15,p3=15,id=xhci,bus=pci.1,addr=0x1b' \
21 -device 'usb-tablet,id=tablet,bus=ehci.0,port=1' \
22 -chardev 'spicevmc,id=usbredirchardev1,name=usbredir' \
23 -device 'usb-redir,chardev=usbredirchardev1,id=usbredirdev1,bus=xhci.0,port=2' \
24 -device 'VGA,id=vga,bus=pcie.0,addr=0x1' \
25 -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3,free-page-reporting=on' \
26 -iscsi 'initiator-name=iqn.1993-08.org.debian:01:aabbccddeeff' \
27 -netdev 'type=tap,id=net0,ifname=tap8006i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' \
28 -device 'virtio-net-pci,mac=A2:C0:43:77:08:A1,netdev=net0,bus=pci.0,addr=0x12,id=net0,rx_queue_size=1024,tx_queue_size=256,bootindex=300' \
29 -machine 'type=pc-q35-7.1+pve0'