summaryrefslogtreecommitdiffstats
path: root/hw/sparc64
Commit message (Expand)AuthorAgeFilesLines
* util: move declarations out of qemu-common.hVeronia Bahaa2019-11-291-0/+1
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2019-11-291-2/+2
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2019-11-291-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-291-0/+1
* machine: Use type_init() to register machine classesEduardo Habkost2019-11-291-4/+0
* loader: Add data swap option to load-elfPeter Crosthwaite2019-11-291-2/+2
* dma: remove now useless DMA_* functionsHervé Poussineau2019-11-291-22/+0
* sparc64: disable floppy DMAHervé Poussineau2019-11-291-1/+14
* i8257: pass ISA bus to DMA_init() functionHervé Poussineau2019-11-291-1/+1
* sparc: Clean up includesPeter Maydell2019-11-291-0/+1
* target-sparc: Convert to VMStateDescriptionJuan Quintela2019-11-291-24/+0
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2019-11-291-2/+4
* isa: Trivially convert remaining PCI-ISA bridges to realize()Markus Armbruster2019-11-291-4/+2
* sun4u: split NPT and INT_DIS accesses between timer and compare registersMark Cave-Ayland2019-11-291-9/+10
* sun4u: split out NPT and INT_DIS into separate CPUTimer fieldsMark Cave-Ayland2019-11-291-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/+28
* 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/+0
* 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/+2
|\
| * parallel: Factor out common parallel_hds_isa_init()Markus Armbruster2015-02-241-6/+1
| * serial: Factor out common serial_hds_isa_init()Markus Armbruster2015-02-241-5/+2
* | 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-221-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-291-37/+15
|\ \ | |/
| * sun4: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-37/+15
* | 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
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-1/+1
|\
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
* | hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
|/
OpenPOWER on IntegriCloud