Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2018-08-20 | hw/dma/pl080: Don't use CPU address space for DMA accesses | Peter Maydell | 1 | -0/+5 |
2018-08-20 | hw/dma/pl080: Support all three interrupt lines | Peter Maydell | 1 | -1/+5 |
2018-08-20 | hw/dma/pl080: Allow use as embedded-struct device | Peter Maydell | 1 | -0/+62 |