summaryrefslogtreecommitdiff
path: root/hw/sparc
AgeCommit message (Expand)AuthorFilesLines
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-1/+0
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-5/+0
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-5/+1
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini1-2/+2
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-2/+2
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini2-11/+11
2013-03-28hw/tcx: Remove unused 'addr' field and the property that sets itPeter Maydell1-1/+0
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber2-4/+8
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2-2/+7
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2-11/+15
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini3-2/+2163
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+8