Age | Commit message (Expand) | Author | Files | Lines |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -12/+4 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 3 | -10/+12 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 3 | -11/+19 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster | 1 | -0/+2 |
2019-06-12 | Supply missing header guards | Markus Armbruster | 1 | -0/+4 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 2 | -2/+0 |
2019-05-17 | grlib, apbuart: get rid of the old-style create function | KONRAD Frederic | 1 | -19/+1 |
2019-05-17 | grlib, gptimer: get rid of the old-style create function | KONRAD Frederic | 1 | -26/+1 |
2019-05-17 | grlib, irqmp: get rid of the old-style create function | KONRAD Frederic | 1 | -29/+2 |
2018-01-09 | sun4u_iommu: update to reflect IOMMU is no longer part of the APB device | Mark Cave-Ayland | 1 | -1/+1 |
2018-01-09 | sun4u: split IOMMU device out from apb.c to sun4u_iommu.c | Mark Cave-Ayland | 1 | -0/+50 |
2018-01-09 | sun4m: remove include/hw/sparc/sun4m.h and all references to it | Mark Cave-Ayland | 1 | -14/+0 |
2018-01-09 | sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h | Mark Cave-Ayland | 2 | -21/+51 |
2018-01-09 | apb: use gpios to wire up the apb device to the SPARC CPU IRQs | Mark Cave-Ayland | 1 | -0/+2 |
2017-10-31 | sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu" | Mark Cave-Ayland | 1 | -1/+1 |
2017-10-31 | sun4m_iommu: remove legacy sparc_iommu_memory_rw() function | Mark Cave-Ayland | 1 | -16/+0 |
2017-10-31 | sun4m: implement IOMMU translation using IOMMU memory region | Mark Cave-Ayland | 1 | -0/+5 |
2017-10-31 | sparc32_dma: remove is_ledma hack and replace with memory region alias | Mark Cave-Ayland | 1 | -1/+1 |
2017-10-31 | sparc32_dma: introduce new SPARC32_DMA type container object | Mark Cave-Ayland | 1 | -0/+12 |
2017-10-31 | sparc32_dma: make lance device child of ledma device | Mark Cave-Ayland | 1 | -0/+3 |
2017-10-31 | sparc32_dma: make esp device child of espdma device | Mark Cave-Ayland | 1 | -0/+3 |
2017-10-31 | sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h | Mark Cave-Ayland | 1 | -0/+16 |
2017-10-31 | sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h | Mark Cave-Ayland | 1 | -0/+37 |
2017-10-27 | sparc: sun4u/sun4v/niagara: use generic cpu_model parsing | Igor Mammedov | 1 | -2/+1 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 1 | -1/+1 |
2017-01-18 | target-sparc: move common cpu initialisation routines to sparc64.c | Artyom Tarasenko | 1 | -0/+5 |
2016-10-04 | intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ... | Hervé Poussineau | 1 | -8/+0 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2015-03-02 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell | 1 | -9/+3 |
2015-02-24 | leon3: Replace unchecked qdev_init() by qdev_init_nofail() | Markus Armbruster | 1 | -9/+3 |
2015-02-18 | hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() | Markus Armbruster | 1 | -2/+2 |
2013-06-02 | firmware_abi: move to include/hw/nvram/ | Michael S. Tsirkin | 1 | -73/+0 |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 4 | -0/+247 |