diff options
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, 19 insertions, 0 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 new file mode 100644 index 00000000..1494a763 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1063.toml @@ -0,0 +1,19 @@ +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" |