performance: 0.824 other: 0.673 device: 0.608 semantic: 0.600 KVM: 0.591 socket: 0.570 network: 0.569 permissions: 0.554 graphic: 0.542 PID: 0.532 debug: 0.475 vnc: 0.406 boot: 0.399 files: 0.236 qemu became more picky parsing -m option With qemu-kvm-2.9.0-3.fc26.x86_64 I am no longer to specify the memory size using something like "-m 1.00000GiB" but with qemu-kvm-2.7.1-7.fc25.x86_64 I could without any problem. I now get an error message like: qemu-system-x86_64: -m 1.00000GiB: Parameter 'size' expects a non-negative number below 2^64 Optional suffix k, M, G, T, P or E means kilo-, mega-, giga-, tera-, peta- and exabytes, respectively. Is this expected or a regression? On 07/31/2017 03:34 AM, Markus Armbruster wrote: > John Florian