diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-14 13:35:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-22 16:12:17 +0100 |
commit | 4337b18725aa0ef96e7b1962c95ca54b48e8bc28 (patch) | |
tree | 117a7ec98e0e632822c81b01c5828449dd2277c1 /scripts/pybootchartgui/pybootchartgui.py | |
parent | eff78b3802ffa7a0bff4c839752b147712da63ac (diff) | |
download | poky-4337b18725aa0ef96e7b1962c95ca54b48e8bc28.tar.gz |
scripts/runqemu: Fix memory limits for qemux86-64
When setting memory to 4GB, qemu is only running with 2GB for x86_64.
Avoid this by removing the mem= option to the kernel and letting the
qemu configuration handle it for x86 in a similar way to mips.
(From OE-Core rev: ad7a8bf827a24f195df55a5d49e3ace949b6e23e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2fd53417eba354c31c058c4bb066bb882e098add)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions