blob: c2c106c3b8235595dcb8e5e2d3091af69afa577e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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
```
|