commit | 75dbebddb6a0f15bdfdae66d63de4905c793ccdb | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 06 11:31:12 2024 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jun 08 10:33:38 2024 +0200 |
tree | ef8a1af4b406d28daada22f5ca5f2f54f6151602 | |
parent | 3973615e7fbaeef1deeaa067577e373781ced70a [diff] |
machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available Otherwise, starting any guest on a non-Linux guests results in qemu-system-arm: Couldn't set property 'merge' on 'memory-backend-ram': Invalid argument Cc: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>