summaryrefslogtreecommitdiffstats
path: root/hw/sparc
Commit message (Expand)AuthorAgeFilesLines
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-052-3/+6
* trivial: Don't include isa.h if it is not really necessaryThomas Huth2019-01-091-1/+0Star
* Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell2018-12-141-2/+3
* sun4m: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland2018-08-201-1/+11
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-022-9/+11
|\
| * hw/sparc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-9/+11
* | loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth2018-07-021-2/+2
|/
* hw/sparc/sun4m: Fix problems with device introspectionThomas Huth2018-06-171-17/+50
* iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-151-1/+2
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-262-4/+4
* hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé2018-03-121-4/+0Star
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth2018-03-121-1/+0Star
* hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth2018-03-081-0/+1
* hw/char: remove legacy interface escc_init()Laurent Vivier2018-02-161-4/+30
* hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-062-18/+14Star
* sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland2018-01-092-2/+0Star
* sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.hMark Cave-Ayland2018-01-092-0/+2
* sun4m: move sun4m_iommu.c from hw/dma to hw/sparcMark Cave-Ayland2018-01-093-1/+418
* misc: drop old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland2017-10-311-34/+32Star
* sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland2017-10-311-24/+7Star
* sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland2017-10-311-11/+8Star
* sparc32_dma: use object link instead of qdev property to pass IOMMU referenceMark Cave-Ayland2017-10-311-2/+2
* sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()Mark Cave-Ayland2017-10-311-13/+16
* sparc32_dma: split esp and le into separate DMA devicesMark Cave-Ayland2017-10-311-2/+1Star
* sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICEMark Cave-Ayland2017-10-311-1/+1
* sparc: leon3: use generic cpu_model parsingIgor Mammedov2017-10-271-6/+2Star
* sparc: sparc: use generic cpu_model parsingIgor Mammedov2017-10-271-17/+12Star
* cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-192-8/+0Star
* sparc: replace cpu_sparc_init() with cpu_generic_init()Igor Mammedov2017-09-012-2/+2
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-2/+1Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-142-4/+4
* Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell2017-06-051-1/+0Star
|\
| * Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* | hw/sparc: QOM'ify sun4m.cxiaoqiang zhao2017-06-021-35/+19Star
|/
* tcx: switch to load_image_mr() and remove prom_addr hackMark Cave-Ayland2017-04-211-1/+0Star
* cg3: switch to load_image_mr() and remove prom-addr hackMark Cave-Ayland2017-04-211-1/+0Star
* sparc/sparc64: grab BQL before calling cpu_check_irqsAlex Bennée2017-03-091-0/+3
* hw: Drop superfluous special checks for orphaned -driveMarkus Armbruster2017-02-211-5/+0Star
* fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov2016-11-161-0/+1
* nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2016-10-281-1/+1
* sparc: Use the new common NVRAM functions for system and free space partitionThomas Huth2016-10-281-27/+6Star
* intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau2016-10-041-14/+1Star
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* hw/sparc/leon3: Don't call get_image_size() on a NULL pointerPeter Maydell2016-08-081-1/+5
* trace: split out trace events for hw/sparc/ directoryDaniel P. Berrange2016-06-201-0/+11
* vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost2016-05-201-1/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-222-0/+4