summaryrefslogtreecommitdiffstats
path: root/hw/timer/hpet.c
Commit message (Expand)AuthorAgeFilesLines
* Don't enable a HPET timer if HPET is disabledMatt Lupfer2014-03-271-1/+2
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-6/+0
* hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-2/+7
* hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan2013-12-111-2/+12
* hpet: add API to find itMichael S. Tsirkin2013-10-141-0/+5
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-10/+10
* hpet: Use QOM realize for hpetHu Tao2013-07-231-13/+19
* hpet: QOM'ify some moreHu Tao2013-07-231-6/+13
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+760
OpenPOWER on IntegriCloud