qemu -name $<VMNAME> -m 1024,slots=255,maxmem=256G -M pc-i440fx-2.7 -enable-kvm -no-user-config -nodefaults -rtc base=utc -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0,max-bytes=1024,period=1000,bus=pci.0,addr=0x3 -netdev tap,ifname=$<IFNAME>,id=hostnet6,vhost=on,vhostforce=on,vnet_hdr=on,script=no,downscript=no -device virtio-net-pci,netdev=hostnet6,id=net6,mac=$<MACADDR>,bus=pci.0,addr=0x6 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb -device usb-tablet,id=input0 -vnc $<VNCADDR> -vga qxl -cpu Haswell,+ssbd,+spec-ctrl,+vmx,+md-clear,+pdpe1gb,+stibp,-vmx-entry-load-perf-global-ctrl,-vmx-exit-load-perf-global-ctrl -smp 4,sockets=32,cores=1,maxcpus=64,threads=2 -object iothread,id=iothread5 -drive file=$<DISKPATH>,if=none,id=drive-virtio-disk5,format=raw,snapshot=off,aio=native,cache=none -device virtio-blk-pci,serial=$<SERIAL>,bus=pci.0,addr=0x5,drive=drive-virtio-disk5,iothread=iothread5,num-queues=2,id=virtio-disk5,bootindex=1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925008 Title: no memory hot-plugging in cloud-images To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs