[pve-devel] [PATCH v2 qemu-server 7/9] test: add memory-max tests

Fiona Ebner f.ebner at proxmox.com
Tue Jan 24 14:06:18 CET 2023


Am 04.01.23 um 07:43 schrieb Alexandre Derumier:
> diff --git a/test/cfg2cmd/memory-max-128G.conf.cmd b/test/cfg2cmd/memory-max-128G.conf.cmd
> new file mode 100644
> index 0000000..4e2c06d
> --- /dev/null
> +++ b/test/cfg2cmd/memory-max-128G.conf.cmd
> @@ -0,0 +1,86 @@

(...)

> +  -object 'memory-backend-ram,id=mem-dimm27,size=1024M' \
> +  -device 'pc-dimm,id=dimm27,memdev=mem-dimm27,node=1' \
> +   -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' \

Nit: extra space (doesn't break the test though ;))

> +  -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' \
> +  -device 'vmgenid,guid=c773c261-d800-4348-9f5d-167fadd53cf8' \
> +  -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' \
> +  -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' \
> +  -device 'VGA,id=vga,bus=pci.0,addr=0x2' \
> +  -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3,free-page-reporting=on' \
> +  -iscsi 'initiator-name=iqn.1993-08.org.debian:01:aabbccddeeff' \
> +  -machine 'type=pc+pve0'
> \ No newline at end of file





More information about the pve-devel mailing list