summaryrefslogtreecommitdiffstats
path: root/hw/sparc
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* target/sparc: Use env_cpu, env_archcpuRichard Henderson2019-06-102-4/+4
* hw/sparc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-0/+19
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-05-171-4/+2Star
|\
| * sun4m: obey -vga nonePaolo Bonzini2019-05-171-4/+2Star
* | leon3: introduce the plug and play mechanismKONRAD Frederic2019-05-171-0/+30
* | leon3: add a little bootloaderKONRAD Frederic2019-05-171-8/+71
* | grlib, apbuart: get rid of the old-style create functionKONRAD Frederic2019-05-171-1/+8
* | grlib, gptimer: get rid of the old-style create functionKONRAD Frederic2019-05-171-1/+16
* | grlib, irqmp: get rid of the old-style create functionKONRAD Frederic2019-05-171-2/+10
* | leon3: fix the error message when no bios are providedKONRAD Frederic2019-05-171-4/+6
|/
* hw/sparc/leon3: Allow load of uImage firmwaresPhilippe Mathieu-Daudé2019-05-031-0/+4
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-3/+3
* sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+13
* ptimer: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+2
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+11
* Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into...Peter Maydell2019-02-071-11/+14
|\
| * sun4m: pass initrd size to OpenBIOS via fw_cfg interfaceMark Cave-Ayland2019-02-061-11/+14
* | hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 createdÁkos Kovács2019-02-051-1/+3
* | 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