summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1063
blob: e055770f1cf321681d16abc3fd972127fbb3a6ba (plain) (blame)
1
2
3
4
5
6
7
8
9
qemu: could not load PC BIOS 'bios-256k.bin'
Description of problem:
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'

![image](/uploads/ce3eecac2f3a840e29f764d18a515dfd/image.png)
Steps to reproduce:
1. Clone latest QEMU in Ubuntu18.04
2. build QEMU
3. Use QEMU and libvirt to start a virtual machine.