aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc64
AgeCommit message (Expand)Author
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh
2013-08-21sun4: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster
2013-07-29sun4u: QOM cast cleanup for RamDeviceAndreas Färber
2013-07-29sun4u: QOM cast cleanup for PROMStateAndreas Färber
2013-07-25ebus: do not use isa_mmioPaolo Bonzini
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: QOM'ify ISABusAndreas Färber
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin
2013-04-27sparc64: allow 64 IRQ linesArtyom Tarasenko
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini