Commit f077fcf
committed
bcvk-qemu: Add MachineType for architecture-appropriate defaults
Per previous commit we're still carrying direct qemu code, and we
really do want to use the modern default machine types. This came
up as part of deduplicating our qemu logic with that generated
for custom bootc testing.
This mirrors the machine types used by bcvk's libvirt integration
(see crates/kit/src/arch.rs) for consistency between direct QEMU
and libvirt code paths.
Assisted-by: OpenCode (claude-opus-4-5@20251101)
Signed-off-by: Colin Walters <walters@verbum.org>1 parent b56f185 commit f077fcf
2 files changed
Lines changed: 41 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
121 | 153 | | |
122 | 154 | | |
123 | 155 | | |
| |||
157 | 189 | | |
158 | 190 | | |
159 | 191 | | |
| 192 | + | |
| 193 | + | |
160 | 194 | | |
161 | 195 | | |
162 | 196 | | |
| |||
488 | 522 | | |
489 | 523 | | |
490 | 524 | | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
491 | 530 | | |
492 | 531 | | |
493 | 532 | | |
| |||
0 commit comments