Age | Commit message (Expand) | Author |
2012-08-22 | pci: Tidy up PCI host bridges | Andreas Färber |
2012-08-22 | pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE | Andreas Färber |
2012-08-22 | dec_pci: QOM'ify DEC 21154 PCI-PCI bridge | Andreas Färber |
2012-08-22 | pci: Make host bridge TypeInfos const | Andreas Färber |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | qdev: change ambiguous qdev names | Anthony Liguori |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | pci: convert to QEMU Object Model | Anthony Liguori |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity |
2011-09-04 | pci_host: convert conf index and data ports to memory API | Avi Kivity |
2011-08-25 | Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" | Anthony Liguori |
2011-08-24 | pci_host: convert conf index and data ports to memory API | Avi Kivity |
2011-06-12 | dec_pci: convert to PCIDeviceInfo to initialize ids | Isaku Yamahata |
2010-12-11 | pci-host: Delegate bswap to mmio layer | Alexander Graf |
2010-09-07 | pci_bridge: introduce pci bridge library. | Isaku Yamahata |
2010-07-22 | pci/bridge: split out pci bridge code into pci_bridge.c from pci.c | Isaku Yamahata |
2010-07-11 | pci_bridge: make pci bridge aware of pci multi function bit. | Isaku Yamahata |
2010-07-11 | pci: remove PCIDeviceInfo::header_type | Isaku Yamahata |
2010-03-21 | Compile pci_host only once | Blue Swirl |
2010-02-14 | dec: use PCI accessors | Blue Swirl |
2010-02-07 | dec: actually implement PCI bridging | Blue Swirl |
2010-02-05 | Refactor DEC 21154 PCI bridge | Blue Swirl |