virtual: 0.851 performance: 0.824 user-level: 0.712 hypervisor: 0.689 architecture: 0.615 device: 0.608 arm: 0.603 semantic: 0.600 KVM: 0.591 ppc: 0.579 socket: 0.570 network: 0.569 kernel: 0.566 permissions: 0.554 mistranslation: 0.553 x86: 0.551 peripherals: 0.546 graphic: 0.542 PID: 0.532 debug: 0.475 register: 0.447 vnc: 0.406 VMM: 0.400 boot: 0.399 risc-v: 0.389 assembly: 0.322 TCG: 0.308 files: 0.236 i386: 0.229 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