summaryrefslogtreecommitdiffstats
path: root/hw/sparc
Commit message (Expand)AuthorAgeFilesLines
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* sparc/sun4m: use memdev for RAMIgor Mammedov2020-02-191-37/+37
* sparc/leon3: use memdev for RAMIgor Mammedov2020-02-191-3/+3
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-292-3/+3
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-242-3/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-101-0/+1
|\
| * hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOFPhilippe Mathieu-Daudé2020-01-071-0/+1
* | leon3: use qdev gpio facilities for the PILMarc-André Lureau2020-01-071-2/+4
* | leon3: use qemu_irq framework instead of callback as propertyMarc-André Lureau2020-01-071-4/+9
|/
* hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-163-0/+3
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-162-0/+2
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-163-0/+3
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-162-0/+4
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-051-0/+2
* sun4m: set default display type to TCXMark Cave-Ayland2019-07-021-0/+9
* 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