summaryrefslogtreecommitdiffstats
path: root/hw/sparc64
Commit message (Expand)AuthorAgeFilesLines
* 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
* sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-241-1/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-2/+2
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* machine: Use type_init() to register machine classesEduardo Habkost2016-03-161-4/+0Star
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-2/+2
* dma: remove now useless DMA_* functionsHervé Poussineau2016-02-031-22/+0Star
* sparc64: disable floppy DMAHervé Poussineau2016-02-031-1/+14
* i8257: pass ISA bus to DMA_init() functionHervé Poussineau2016-02-031-1/+1
* sparc: Clean up includesPeter Maydell2016-01-291-0/+1
* target-sparc: Convert to VMStateDescriptionJuan Quintela2016-01-161-24/+0Star
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2016-01-131-2/+4
* isa: Trivially convert remaining PCI-ISA bridges to realize()Markus Armbruster2016-01-131-4/+2Star
* sun4u: split NPT and INT_DIS accesses between timer and compare registersMark Cave-Ayland2016-01-071-9/+10
* sun4u: split out NPT and INT_DIS into separate CPUTimer fieldsMark Cave-Ayland2016-01-071-4/+13
* sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber2015-09-191-6/+32
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-30/+28Star
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-2/+2
* i8257: remove cpu_request_exit irqPaolo Bonzini2015-09-091-1/+1
* i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini2015-09-091-1/+1
* fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo2015-06-101-1/+1
* fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo2015-03-251-1/+0Star
* sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland2015-03-101-2/+8
* m48t59: introduce new base-year qdev propertyMark Cave-Ayland2015-03-101-1/+1
* m48t59: let init functions return a Nvram objectHervé Poussineau2015-03-101-4/+6
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-03-021-10/+2Star
|\
| * parallel: Factor out common parallel_hds_isa_init()Markus Armbruster2015-02-241-6/+1Star
| * serial: Factor out common serial_hds_isa_init()Markus Armbruster2015-02-241-5/+2Star
* | isa: add memory space parameter to isa_bus_newHervé Poussineau2015-02-131-1/+2
|/
* fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek2014-12-231-1/+1
* bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei2014-12-221-2/+2
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-1/+1
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-031-1/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+4
* sun4u: switch second PCI-ebus bridge BAR over to PCI IO spaceMark Cave-Ayland2014-08-171-2/+2
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-18/+18
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-5/+5
|\
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-5/+5
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2013-08-301-37/+15Star
|\|
| * sun4: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-37/+15Star
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-10/+10
* | aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-221-2/+2
|/
* sun4u: QOM cast cleanup for RamDeviceAndreas Färber2013-07-291-7/+10
* sun4u: QOM cast cleanup for PROMStateAndreas Färber2013-07-291-4/+8
* ebus: do not use isa_mmioPaolo Bonzini2013-07-251-2/+4