summaryrefslogtreecommitdiffstats
path: root/hw/sparc64
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* isa: QOM'ify ISABusAndreas Färber2013-06-071-2/+1
* refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-1/+1
* firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-1/+1
* sparc64: allow 64 IRQ linesArtyom Tarasenko2013-04-271-1/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-4/+0
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-7/+7
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-2/+2
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-3/+4
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-5/+10
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-012-1/+1017
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+4
OpenPOWER on IntegriCloud