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_missing/host_missing/accel_TCG/1631.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_missing/host_missing/accel_TCG/1631.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_TCG/1631.toml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_TCG/1631.toml b/gitlab/issues/target_missing/host_missing/accel_TCG/1631.toml new file mode 100644 index 00000000..bccaea54 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_TCG/1631.toml @@ -0,0 +1,25 @@ +id = 1631 +title = "[8.0.0] Host MacOS 13.3.1 – does not work or works incorrectly" +state = "closed" +created_at = "2023-04-28T19:53:41.650Z" +closed_at = "2023-06-25T08:25:34.478Z" +labels = ["accel: TCG", "hostos: macOS"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1631" +host-os = "macOS 13.3.1 ARM and x86_64" +host-arch = "x86, ARM" +qemu-version = "8.0.0 (qemu-system-i386 and qemu-system-x86_64)" +guest-os = "Windows XP 32-bit and Fedora 37 x86_64" +guest-arch = "x86 and x86_64" +description = """WINXP x86 - freezes before logging in on ARM macOS 13.3.1 host + +WINXP x86 - works but slowly x86_64 macOS 13.3.1 host + +Fedora 37 x86_64 - freezes after start on ARM macOS 13.3.1 host + +Fedora 37 x86_64 - freezes after selecting grub boot option + +**On qemu 7.2.1 all works perfectly!!!**""" +reproduce = """1. +2. +3.""" +additional = """""" |