blob: 4ed10270c7ace111cd0fcb141d570f1ea566606f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
device: 0.888
graphic: 0.850
performance: 0.816
vnc: 0.766
network: 0.672
files: 0.653
PID: 0.621
debug: 0.610
permissions: 0.494
boot: 0.479
socket: 0.470
semantic: 0.467
KVM: 0.339
other: 0.215
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
```
|