summaryrefslogtreecommitdiffstats
path: root/hw/timer/i8254_common.c
Commit message (Expand)AuthorAgeFilesLines
* hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé2019-11-051-40/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2017-12-181-1/+0Star
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* i8254: use QEMU_ALIGN_DOWNMarc-André Lureau2017-08-311-2/+2
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-3/+3
* x86: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-1/+0Star
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+6
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-2/+2
* i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-8/+0Star
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-8/+7Star
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+311