Commit 9537189
fix test_attach_legacy_devices
A KVM patch added a new validation when using the KVM_IRQFD ioctl. This
breaks our test_attach_legacy_devices unit test. We can fix it by
calling setup_interrupt_controller() before attaching the legacy
devices.
Signed-off-by: Serban Iorga <[email protected]>1 parent effaab0 commit 9537189
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3178 | 3178 | | |
3179 | 3179 | | |
3180 | 3180 | | |
| 3181 | + | |
| 3182 | + | |
3181 | 3183 | | |
3182 | 3184 | | |
3183 | 3185 | | |
| |||
0 commit comments