summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata2009-12-011-1/+1
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-17/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-9/+9
* Get rid of _t suffixmalc2009-10-011-9/+9
* We want the argument pass to set_irq to be opaqueJuan Quintela2009-09-041-1/+3
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-6/+6
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-3/+3
* Add common BusStatePaul Brook2009-05-231-1/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-1/+1
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-131-1/+1
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* 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-6/+6
* target-ppc: kill a few warningsaurel322008-12-071-0/+2
* hw/ppc4xx_pci.c: kill two warningsaurel322008-12-051-2/+2
* IBM PowerPC 4xx 32-bit PCI controller emulationaurel322008-12-021-0/+419