Commit 0230fd5
committed
driver/qemudriver: fix disk attribute for vexpress-a9 machine
Since the q35 machine was added, using the vexpress-a9 machine with a
disk attribute ends up with a NotImplementedError. Fix that.
Fixes: 9bdacb2 ("driver/qemudriver: add support for Q35 machine")
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent 6ad1d66 commit 0230fd5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments