Am 30.06.2016 um 16:41 schrieb Paolo Bonzini:
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: 873b4d3f0571a1e415cf089a67a230ea8a12d059 Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Tested-by: Peter Lieven <p...@kamp.de>