qemu-e2k/include/hw/timer
Paolo Bonzini 8a0b4de048 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: 873b4d3f05
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>
2016-06-30 19:00:02 +01:00
..
a9gtimer.h Fix Cortex-A9 global timer 2015-07-27 22:44:47 +03:00
allwinner-a10-pit.h allwinner-a10-pit: implement prescaler and source selection 2014-04-17 21:34:06 +01:00
arm_mptimer.h a9mpcore: Embed ARMMPTimerState 2013-11-05 17:47:29 +01:00
aspeed_timer.h hw/timer: Add value matching support to aspeed_timer 2016-06-17 15:23:51 +01:00
digic-timer.h Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
hpet.h pc: acpi: move HPET from DSDT to SSDT 2016-01-09 23:20:18 +02:00
i8254.h pcspk: fix KVM 2016-06-30 19:00:02 +01:00
i8254_internal.h pcspk: fix KVM 2016-06-30 19:00:02 +01:00
imx_epit.h i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
imx_gpt.h i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
m48t59.h m48t59: introduce new base-year qdev property 2015-03-10 09:18:56 +00:00
mc146818rtc.h rtc: remove rtc_set_date 2013-06-01 14:25:38 +04:00
mc146818rtc_regs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
stm32f2xx_timer.h stm32f2xx_timer: Add the stm32f2xx Timer 2015-03-11 13:21:05 +00:00