| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -40/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/qemu-file-types.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+2 |
* | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+0 |
* | migration: pre_save return int | Dr. David Alan Gilbert | 2017-09-27 | 1 | -1/+3 |
* | i8254: use QEMU_ALIGN_DOWN | Marc-André Lureau | 2017-08-31 | 1 | -2/+2 |
* | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 2017-05-17 | 1 | -1/+1 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 1 | -3/+3 |
* | x86: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -1/+0 |
* | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+6 |
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+1 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -2/+2 |
* | i8254: Convert PITCommonState to QOM realizefn | Andreas Färber | 2013-06-07 | 1 | -8/+0 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 1 | -8/+7 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+311 |