commit | 822557eb8ea4694d1a91b68cbf6152f5277f5599 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Jun 13 14:15:38 2010 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jun 13 15:32:59 2010 +0300 |
tree | ffd68a258bad7715747dc47b5409e6bbc6585683 | |
parent | 7afbecc9efa64a88ab6194c2cf1d6feabd03d119 [diff] |
hpet: Convert to qdev Register the HPET as a sysbus device and create it that way. As it can route its IRQs to any ISA IRQ, we need to connect it to all 24 of them. Once converted to qdev, we can move reset handler and vmstate registration into its hands as well. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>