42 Commits (3391d68e906114c364c173c7f3f7389d47d15a11)

Author SHA1 Message Date
Clément Chigot f432962e72 hw/sparc/grlib: split out the headers for each peripherals 3 years ago
Markus Armbruster e178113ff6 hw: Replace anti-social QOM type names 6 years ago
Peter Maydell aecf994bca include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedef 6 years ago
Peter Maydell 3391953660 hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines 6 years ago
Mark Cave-Ayland d19265eaf5 sparc32-espdma: use object_initialize_child() for esp child object 6 years ago
Mark Cave-Ayland bce83ed998 sparc32-ledma: use object_initialize_child() for lance child object 6 years ago
Mark Cave-Ayland 1f10fd53cb sparc32-dma: use object_initialize_child() for espdma and ledma child objects 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster ec150c7e09 include: Make headers more self-contained 7 years ago
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
KONRAD Frederic b70447aaea grlib, apbuart: get rid of the old-style create function 7 years ago
KONRAD Frederic 948caec873 grlib, gptimer: get rid of the old-style create function 7 years ago
KONRAD Frederic ea005daec3 grlib, irqmp: get rid of the old-style create function 7 years ago
Mark Cave-Ayland 4c9fbc38e3 sun4u_iommu: update to reflect IOMMU is no longer part of the APB device 9 years ago
Mark Cave-Ayland 0ea833c249 sun4u: split IOMMU device out from apb.c to sun4u_iommu.c 9 years ago
Mark Cave-Ayland f5980f757c sun4m: remove include/hw/sparc/sun4m.h and all references to it 9 years ago
Mark Cave-Ayland 1527f4886c sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h 9 years ago
Mark Cave-Ayland 2a4d6af51b apb: use gpios to wire up the apb device to the SPARC CPU IRQs 9 years ago
Mark Cave-Ayland badd3d62c6 sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu" 9 years ago
Mark Cave-Ayland 3cc71c7992 sun4m_iommu: remove legacy sparc_iommu_memory_rw() function 9 years ago
Mark Cave-Ayland 8413846631 sun4m: implement IOMMU translation using IOMMU memory region 9 years ago
Mark Cave-Ayland 4ca3d368d2 sparc32_dma: remove is_ledma hack and replace with memory region alias 9 years ago
Mark Cave-Ayland 6aa62ed6b8 sparc32_dma: introduce new SPARC32_DMA type container object 9 years ago
Mark Cave-Ayland e6ca02a46a sparc32_dma: make lance device child of ledma device 9 years ago
Mark Cave-Ayland 7f773ff5d0 sparc32_dma: make esp device child of espdma device 9 years ago
Mark Cave-Ayland 9227f296a9 sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h 9 years ago
Mark Cave-Ayland 9db2cf3f29 sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h 9 years ago
Igor Mammedov 5853046101 sparc: sun4u/sun4v/niagara: use generic cpu_model parsing 9 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 10 years ago
Artyom Tarasenko fff54d2269
target-sparc: move common cpu initialisation routines to sparc64.c 10 years ago
Hervé Poussineau 61b97833b3 intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface 10 years ago
Markus Armbruster 2a6a4076e1 Clean up ill-advised or unusual header guards 10 years ago
Markus Armbruster cd7c50a48d leon3: Replace unchecked qdev_init() by qdev_init_nofail() 12 years ago
Markus Armbruster 1ce6be24df hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() 12 years ago
Michael S. Tsirkin ec0503b4f0 firmware_abi: move to include/hw/nvram/ 13 years ago
Paolo Bonzini 3bd884511f hw: move timer devices to hw/timer/, configure with default-configs/ 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago