blob: b6095780139f82c1c9afdd5464b9e2985b963cba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Couldn't find rom image 'canon-a1100-rom1.bin'.
Description of problem:
```
$ qemu-system-aarch64 -machine canon-a1100
qemu-system-aarch64: Couldn't find rom image 'canon-a1100-rom1.bin'.
```
Steps to reproduce:
```
qemu-system-aarch64 -machine canon-a1100
```
|