Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -2/+7 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+2 |
* | dma/puv3_dma: Convert sysbus init function to realize function | Mao Zhongyi | 2018-12-13 | 1 | -6/+4 |
* | unicore: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | puv3_dma: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -4/+8 |
* | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+109 |