aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-8/+8
* Get rid of _t suffixmalc2009-10-011-8/+8
* We want the argument pass to set_irq to be opaqueJuan Quintela2009-09-041-1/+3
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-4/+6
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* qdev: update pci device registration.Gerd Hoffmann2009-07-091-2/+7
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Add common BusStatePaul Brook2009-05-231-2/+2
* ARM PCI host qdev conversionPaul Brook2009-05-141-32/+54
* PL190 qdev conversionPaul Brook2009-05-141-6/+9
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-131-1/+1
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Unify IRQ handling.pbrook2007-04-071-3/+3
* Implement sun4u PCI IRQ routing.pbrook2006-09-241-4/+4
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-241-2/+7
* Add ARM RealView Emulation Baseboard.pbrook2006-09-231-7/+25
* Rearrange PCI host emulation code.pbrook2006-05-131-0/+119