diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/files/2761 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/files/2761')
| -rw-r--r-- | results/classifier/118/files/2761 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/118/files/2761 b/results/classifier/118/files/2761 new file mode 100644 index 000000000..ac2e3e03c --- /dev/null +++ b/results/classifier/118/files/2761 @@ -0,0 +1,38 @@ +x86: 0.986 +files: 0.962 +architecture: 0.958 +virtual: 0.799 +graphic: 0.781 +device: 0.776 +arm: 0.720 +vnc: 0.553 +boot: 0.549 +semantic: 0.519 +ppc: 0.495 +debug: 0.481 +TCG: 0.456 +mistranslation: 0.418 +PID: 0.405 +VMM: 0.363 +risc-v: 0.363 +network: 0.343 +register: 0.313 +permissions: 0.249 +socket: 0.221 +kernel: 0.198 +performance: 0.184 +user-level: 0.159 +hypervisor: 0.087 +peripherals: 0.042 +KVM: 0.027 +i386: 0.014 +assembly: 0.008 + +Emulation of x86_64 binary on ARM64 fails with "Unable to find a guest_base to satisfy all guest address mapping requirements" +Description of problem: +Virtualisation fails with error "Unable to find a guest_base to satisfy all guest address mapping requirements" + +``` +file /nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/bin/bash +/nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/lib/ld-linux-x86-64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=2938b076ebbc4ea582b8eb1ea5c3f65d7a1b6261, stripped +``` |