Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci_bridge: simplify memory regions some more | Michael S. Tsirkin | 2011-09-20 | 1 | -0/+15 |
* | pci: implement bridge filtering | Michael S. Tsirkin | 2011-09-19 | 1 | -0/+3 |
* | pci: Remove unused mem_base from PCIBus | Jan Kiszka | 2011-09-19 | 1 | -1/+0 |
* | pci: allow I/O BARs to be registered with pci_register_bar_region() | Avi Kivity | 2011-08-08 | 1 | -1/+2 |
* | pci: pass address space to pci bus when created | Avi Kivity | 2011-07-29 | 1 | -0/+1 |
* | pci: use uint8_t for devfn_min | Isaku Yamahata | 2011-03-28 | 1 | -1/+1 |
* | pci: replace the magic, 256, for the maximum of devfn | Isaku Yamahata | 2011-03-28 | 1 | -1/+1 |
* | pci_bridge: introduce pci bridge library. | Isaku Yamahata | 2010-09-07 | 1 | -4/+11 |
* | pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus. | Isaku Yamahata | 2010-07-22 | 1 | -1/+1 |
* | pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info. | Isaku Yamahata | 2010-07-19 | 1 | -0/+40 |