summaryrefslogtreecommitdiff
path: root/hw/pci-host/uninorth.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-23uninorth: add to bridge categoryLaurent Vivier1-0/+8
2015-04-28uninorth: convert ffs(3) to ctz32()Stefan Hajnoczi1-1/+4
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-12/+8
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan1-1/+1
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster1-0/+24
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf1-2/+2
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini1-12/+12
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-12/+12
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+492