Add common BusState
[qemu] / hw / grackle_pci.c
2009-05-22 Paul BrookAdd common BusState
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-02-01 blueswir1Update #defines for PCI vendor and device IDs from...
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2008-12-30 blueswir1VM load/save support for PPC devices
2008-12-28 blueswir1Register reset handlers
2008-12-24 blueswir1Improve PPC device debugging
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-11-17 pbrookBreak up vl.h.
2007-11-04 j_mayerFix grackle (in fact MPC106) PCI host bridge header
2007-10-28 j_mayer* sort the PowerPC target object files
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-05-13 pbrookRearrange PCI host emulation code.