Age | Commit message (Expand) | Author |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-23 | dma/pl330: Convert to support tracing | Guenter Roeck |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-07-26 | pl330: fix vmstate description | Damien Hedde |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2015-03-10 | pl330.c: remove superfluous '\n' around error_setg | Gonglei |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-02-26 | dma/pl330: implement dmaadnh instruction | Peter Crosthwaite |
2014-02-26 | dma/pl330: Fix buffer depth | Peter Crosthwaite |
2014-02-26 | dma/pl330: Add event debugging printfs | Peter Crosthwaite |
2014-02-26 | dma/pl330: Rename parent_obj | Peter Crosthwaite |
2014-02-26 | dma/pl330: printf format type sweep. | Peter Crosthwaite |
2014-02-26 | dma/pl330: Fix misleading type | Peter Crosthwaite |
2014-02-26 | dma/pl330: Delete overly verbose debug printf | Peter Crosthwaite |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
2013-05-20 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |