Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-01 | pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. | Isaku Yamahata | 1 | -2/+2 |
2009-12-01 | pci: shorten pci_host_{conf, data}_register_xxx function a bit. | Isaku Yamahata | 1 | -4/+4 |
2009-12-01 | pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h | Isaku Yamahata | 1 | -0/+3 |
2009-11-09 | pci_host: consolidate pci config address access. | Isaku Yamahata | 1 | -0/+3 |
2009-11-09 | pci_host.h: move functions in pci_host.h into .c file. | Isaku Yamahata | 1 | -83/+7 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -12/+12 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -12/+12 |
2009-07-27 | qdev/pci: hook up i440fx. | Gerd Hoffmann | 1 | -0/+3 |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl | 1 | -3/+3 |
2009-01-08 | Improve PCI debug support | blueswir1 | 1 | -1/+27 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 1 | -1/+0 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -1/+1 |
2006-05-13 | Rearrange PCI host emulation code. | pbrook | 1 | -0/+93 |