qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] pcspk: fix KVM


From: Peter Lieven
Subject: Re: [Qemu-devel] [PATCH] pcspk: fix KVM
Date: Thu, 30 Jun 2016 16:51:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

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 <address@hidden>

Tested-by: Peter Lieven <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]