summaryrefslogtreecommitdiffstats
path: root/hw/sparc
Commit message (Expand)AuthorAgeFilesLines
* hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-181-2/+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
* tcx: Implement hardware accelerationMark Cave-Ayland2014-09-231-19/+37
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-092-6/+8
* tcx: move initialisation from realizefn to initfnMark Cave-Ayland2014-06-051-5/+5
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-282-38/+38
* sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland2014-02-271-3/+59
* sparc/leon3: Initialize stack pointerSebastian Huber2014-02-151-0/+3
* exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias2014-02-111-1/+2
* sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland2013-11-211-7/+10
* leon3: Don't enforce use of -bios with qtestAndreas Färber2013-11-051-1/+2
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-282-12/+11
* sun4: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-88/+25
* sun4m: QOM cast cleanup for RamDeviceAndreas Färber2013-07-291-6/+9
* sun4m: QOM cast cleanup for PROMStateAndreas Färber2013-07-291-4/+8
* sun4m: QOM cast cleanup for AFXStateAndreas Färber2013-07-291-4/+8
* sun4m: QOM cast cleanup for IDRegStateAndreas Färber2013-07-291-4/+11
* sun4m: add display width and height to the firmware configurationMark Cave-Ayland2013-07-261-0/+4
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-3/+2
* hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-4/+5
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-042-6/+6
* refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-1/+1
* firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-1/+1
* Remove Sun4c, Sun4d and a few CPUsBlue Swirl2013-05-261-461/+2
* qdev: Drop taddr propertiesPeter Maydell2013-04-201-1/+0
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-5/+0
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-5/+1
* hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-081-2/+2
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-2/+2
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-082-11/+11
* hw/tcx: Remove unused 'addr' field and the property that sets itPeter Maydell2013-03-281-1/+0
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-122-4/+8
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-122-2/+7
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-122-11/+15
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-013-2/+2163
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+8
OpenPOWER on IntegriCloud