summaryrefslogtreecommitdiff
path: root/hw/arm/versatilepb.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-2/+2
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-2/+0
2013-08-20hw/arm/versatilepb: Don't use arm_pic_init_cpu()Peter Maydell1-4/+3
2013-07-29versatilepb: QOM cast cleanup for vpb_sic_stateAndreas Färber1-16/+21
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+1
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-1/+1
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell1-0/+3
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell1-3/+4
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell1-2/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-4/+4
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+403