diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-06-30 16:57:37 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-06-30 19:00:02 +0100 |
commit | 8a0b4de048e20215415b24c7b42514c27b9d6ef3 (patch) | |
tree | 968295508f4c076fb290f4cbc16ed8d9445238c7 /target-ppc | |
parent | 297e8005f88d4360480eaa2c07220fa8853f0448 (diff) |
pcspk: fix KVM
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 <pl@kamp.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1467298657-6588-1-git-send-email-pbonzini@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-ppc')
0 files changed, 0 insertions, 0 deletions