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_microblaze | |
| 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_microblaze')
| -rw-r--r-- | gitlab/issues/target_microblaze/host_missing/accel_TCG/2229.toml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gitlab/issues/target_microblaze/host_missing/accel_TCG/2229.toml b/gitlab/issues/target_microblaze/host_missing/accel_TCG/2229.toml deleted file mode 100644 index c633b1cdf..000000000 --- a/gitlab/issues/target_microblaze/host_missing/accel_TCG/2229.toml +++ /dev/null @@ -1,15 +0,0 @@ -id = 2229 -title = "tcg/tcg.c:813:tcg_register_thread: assertion failed: (n < tcg_max_ctxs)" -state = "closed" -created_at = "2024-03-18T14:38:00.469Z" -closed_at = "2024-03-25T16:45:56.698Z" -labels = ["accel: TCG", "kind::Bug", "target: microblaze", "workflow::Patch available"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2229" -host-os = "Linux" -host-arch = "x86" -qemu-version = "commit ba49d760eb04630e7b" -guest-os = "n/a" -guest-arch = "Microblaze" -description = """When running qemu-system-microblazeel with the xlnx-zynqmp-pmu machine and an additional xlnx-zynqmp-pmu-soc device, TCG crashes via an assertion.""" -reproduce = """Run: `` ./qemu-system-microblazeel -machine xlnx-zynqmp-pmu -device xlnx-zynqmp-pmu-soc ``""" -additional = "n/a" |