Age | Commit message (Expand) | Author |
---|---|---|
2017-12-18 | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-08-31 | i8254: use QEMU_ALIGN_DOWN | Marc-André Lureau |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-06-07 | i8254: Convert PITCommonState to QOM realizefn | Andreas Färber |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |