summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/uninorth.c
Commit message (Expand)AuthorAgeFilesLines
* hw: fix some debug message format stringsAlyssa Milburn2016-02-161-2/+2
* uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid2016-01-301-0/+9
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* uninorth: add to bridge categoryLaurent Vivier2015-10-231-0/+8
* uninorth: convert ffs(3) to ctz32()Stefan Hajnoczi2015-04-281-1/+4
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-12/+8Star
* uninorth: Fix PCI hole sizeBALATON Zoltan2014-06-271-1/+1
* pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-0/+24
* PPC: Use default pci bus name for grackle and heathrowAlexander Graf2013-12-201-2/+2
* hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-12/+12
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-12/+12
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+492