diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_loongarch/host_missing/accel_missing/2738.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_loongarch/host_missing/accel_missing/2738.toml')
| -rw-r--r-- | gitlab/issues/target_loongarch/host_missing/accel_missing/2738.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_loongarch/host_missing/accel_missing/2738.toml b/gitlab/issues/target_loongarch/host_missing/accel_missing/2738.toml new file mode 100644 index 00000000..8849bccf --- /dev/null +++ b/gitlab/issues/target_loongarch/host_missing/accel_missing/2738.toml @@ -0,0 +1,18 @@ +id = 2738 +title = "golang 1.23 build hangs when running under qemu-user on x86_64 host" +state = "opened" +created_at = "2024-12-21T10:42:48.765Z" +closed_at = "n/a" +labels = ["linux-user", "target: loongarch"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2738" +host-os = "Fedora 40" +host-arch = "x86_64" +qemu-version = "9.2.0" +guest-os = "N/A" +guest-arch = "any" +description = """Forwarded from https://github.com/golang/go/issues/70329. + +#""" +reproduce = """1. Setup qemu-user binfmt for a foreign ISA, for example, installs qemu-user-static-aarch64 on Fedora. +2. Build the Dockerfile for specified arch: `podman build --arch aarch64 .`""" +additional = """""" |
