blob: 1494a7639183b0c67e721898c17c057e3c5aee52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
|