summaryrefslogtreecommitdiff
path: root/hw/sparc64
AgeCommit message (Expand)Author
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
2016-01-07sun4u: split NPT and INT_DIS accesses between timer and compare registersMark Cave-Ayland
2016-01-07sun4u: split out NPT and INT_DIS into separate CPUTimer fieldsMark Cave-Ayland
2015-09-25sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini
2015-09-09i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini
2015-06-10fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo
2015-03-25fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo
2015-03-10sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-02-24parallel: Factor out common parallel_hds_isa_init()Markus Armbruster
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek