diff options
Diffstat (limited to 'results/classifier/118/graphic/1046')
| -rw-r--r-- | results/classifier/118/graphic/1046 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1046 b/results/classifier/118/graphic/1046 new file mode 100644 index 000000000..ef09b2c6d --- /dev/null +++ b/results/classifier/118/graphic/1046 @@ -0,0 +1,42 @@ +graphic: 0.937 +performance: 0.877 +device: 0.868 +arm: 0.834 +KVM: 0.638 +architecture: 0.584 +hypervisor: 0.581 +x86: 0.490 +VMM: 0.454 +PID: 0.409 +permissions: 0.406 +debug: 0.395 +semantic: 0.384 +mistranslation: 0.333 +vnc: 0.331 +virtual: 0.311 +network: 0.305 +register: 0.303 +risc-v: 0.279 +socket: 0.255 +i386: 0.253 +kernel: 0.253 +peripherals: 0.231 +boot: 0.215 +user-level: 0.180 +ppc: 0.157 +TCG: 0.134 +assembly: 0.081 +files: 0.051 + +Using more than 2G of RAM on armv7l guest with RPI4 +Description of problem: +I was able to run my armv7l guest on RPI4 8G using qemu 6.2, but on 7.0 it doesn't work: +`qemu-kvm: Addressing limited to 32 bits, but memory exceeds it by 3221225472 bytes`. + +The only reference I found is this issue: https://gitlab.com/qemu-project/qemu/-/issues/903 +Steps to reproduce: +1. `-M virt,highmem=off,gic-version=host,accel=kvm` +2. `-cpu host,aarch64=off` +3. `-m 6G` +Additional information: + |