summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1670.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1670.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1670.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml
new file mode 100644
index 00000000..f0e2d4f7
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml
@@ -0,0 +1,19 @@
+id = 1670
+title = "Cannot statically build x86_64-softmmu with Darwin(Intel)"
+state = "closed"
+created_at = "2023-05-30T02:12:34.056Z"
+closed_at = "2023-05-30T12:12:50.579Z"
+labels = []
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1670"
+host-os = "MacOS"
+host-arch = "AMD64"
+qemu-version = "8.0.0"
+guest-os = "MacOS"
+guest-arch = "x86_64"
+description = """I am using `Podman` and currently,`Podman` uses qemu on macOS. The `Podman` team has adopted a scheme to dynamically compile `qemu` (https://github.com/containers/podman-machine-qemu). However, I am currently trying to use static compilation for both amd64 and arm64 targets.
+
+I have searched many articles online, most of which are about static compilation on Linux. Very few articles mention static compilation on macOS, and some mention that `softmmu` does not support static compilation. However, I have not found any concrete evidence to support this claim.
+
+I also want to ask another question: Does `qemu` support static compilation on macOS?"""
+reproduce = "n/a"
+additional = """[meson-log.txt](/uploads/6e32691488533a06c64dc34ee4514135/meson-log.txt)"""