The link property that was added to the pcspk device has the wrong type:
it is only correct for TCG and for KVM's userspace or split irqchip
options. The default KVM option (fully in-kernel irqchip) breaks
because it uses a PIT whose type is a sibling of TYPE_I8254.
Fixes:
|
||
|---|---|---|
| .. | ||
| a9gtimer.h | ||
| allwinner-a10-pit.h | ||
| arm_mptimer.h | ||
| aspeed_timer.h | ||
| digic-timer.h | ||
| hpet.h | ||
| i8254.h | ||
| i8254_internal.h | ||
| imx_epit.h | ||
| imx_gpt.h | ||
| m48t59.h | ||
| mc146818rtc.h | ||
| mc146818rtc_regs.h | ||
| stm32f2xx_timer.h | ||