aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc64
AgeCommit message (Expand)Author
2018-01-09apb: QOMify IOMMUMark Cave-Ayland
2018-01-09sun4u: switch from EBUS_DPRINTF() macro to trace-eventsMark Cave-Ayland
2018-01-09sparc64: introduce trace-events for hw/sparc64Mark Cave-Ayland
2018-01-09ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland
2018-01-09apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland
2018-01-09apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland
2018-01-09apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland
2018-01-09apb: return APBState from pci_apb_init() rather than PCIBusMark Cave-Ayland
2018-01-09sun4u: move initialisation of all ISABus devices into ebus_realize()Mark Cave-Ayland
2018-01-09sun4u: remove pci_ebus_init() functionMark Cave-Ayland
2018-01-09sun4u: move ISABus inside of EBusStateMark Cave-Ayland
2018-01-09sun4u: ebus QOMify tidy-upMark Cave-Ayland
2017-10-27sparc: sun4u/sun4v/niagara: use generic cpu_model parsingIgor Mammedov
2017-10-19sun4u: fix assert when adding NICs which aren't the in-built modelMark Cave-Ayland
2017-10-19sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-09-21sun4u: use sunhme as default on-board NICMark Cave-Ayland
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-04apb: fix up PCI bus nomenclatureMark Cave-Ayland
2017-09-04sun4u: expose fw_cfg and NVRAM on ebus PCI IO address spaceMark Cave-Ayland
2017-09-04sun4u: switch to using qdev to instantiate fw_cfg interfaceMark Cave-Ayland
2017-09-04sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBusMark Cave-Ayland
2017-09-01sparc: replace cpu_sparc_init() with cpu_generic_init()Igor Mammedov
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé
2017-06-02hw/sparc64: QOM'ify sun4u.cxiaoqiang zhao
2017-03-09sparc/sparc64: grab BQL before calling cpu_check_irqsAlex Bennée
2017-02-26Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s...Peter Maydell
2017-02-26niagara: check if a serial port is availableArtyom Tarasenko
2017-02-26niagara: fail if a firmware file is missingArtyom Tarasenko
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-10-28nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth
2016-10-28sparc: Use the new common NVRAM functions for system and free space partitionThomas Huth
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-02-03dma: remove now useless DMA_* functionsHervé Poussineau
2016-02-03sparc64: disable floppy DMAHervé Poussineau
2016-02-03i8257: pass ISA bus to DMA_init() functionHervé Poussineau
2016-01-29sparc: Clean up includesPeter Maydell
2016-01-16target-sparc: Convert to VMStateDescriptionJuan Quintela
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13isa: Trivially convert remaining PCI-ISA bridges to realize()Markus Armbruster