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/1063.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1063.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1063.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1063.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1063.toml deleted file mode 100644 index 1494a763..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1063.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 1063 -title = "qemu: could not load PC BIOS 'bios-256k.bin'" -state = "closed" -created_at = "2022-06-05T08:35:36.796Z" -closed_at = "2023-09-27T09:47:43.007Z" -labels = ["Closed::NotReproducible"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1063" -host-os = "Ubuntu 18.04" -host-arch = "x86_64" -qemu-version = "QEMU emulator version 7.0.50" -guest-os = "Ubuntu 18.04" -guest-arch = "x86" -description = """I cloned latest QEMU and build in Ubuntu 18.04, when I run QEMU to start a vm, it tells me `could not load PC BIOS 'bios-256k.bin' - -""" -reproduce = """1. Clone latest QEMU in Ubuntu18.04 -2. build QEMU -3. Use QEMU and libvirt to start a virtual machine.""" -additional = "n/a" |