On 30 June 2016 at 15:57, Paolo Bonzini <pbonz...@redhat.com> wrote:
> 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
> Tested-by: Peter Lieven <p...@kamp.de>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  hw/audio/pcspk.c                  | 2 +-
>  include/hw/timer/i8254.h          | 8 ++++++++
>  include/hw/timer/i8254_internal.h | 8 --------
>  3 files changed, 9 insertions(+), 9 deletions(-)

reviewed and applied to master, thanks.

-- PMM

Reply via email to