diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2761.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2761.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2761.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2761.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2761.toml deleted file mode 100644 index 561c5bc38..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2761.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 2761 -title = "Emulation of x86_64 binary on ARM64 fails with \"Unable to find a guest_base to satisfy all guest address mapping requirements\"" -state = "closed" -created_at = "2025-01-03T00:51:39.495Z" -closed_at = "2025-01-04T12:07:42.938Z" -labels = ["linux-user"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2761" -host-os = "NixOS" -host-arch = "aarch64/ARM" -qemu-version = "9.1.2" -guest-os = "NixOS" -guest-arch = "x86" -description = """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 -```""" -reproduce = "n/a" -additional = "n/a" |