Age | Commit message (Expand) | Author |
2013-03-26 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-03-26 | pci: Allow PCI bus creation interfaces to specify the type of bus | Alex Williamson |
2013-03-22 | pseries: Remove "busname" property for PCI host bridge | David Gibson |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-01-25 | pseries: Improve handling of multiple PCI host bridges | David Gibson |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin |
2012-11-26 | pseries: Fix bug in PCI MSI allocation | Alexey Kardashevskiy |
2012-11-01 | Revert "PPC: pseries: Remove hack for PIO window" | David Gibson |
2012-10-29 | PPC: pseries: Remove hack for PIO window | Alexander Graf |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-04 | pseries: Remove XICS irq type enum type | David Gibson |
2012-10-04 | pseries: Reset emulated PCI TCE tables on system reset | David Gibson |
2012-08-22 | pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE | Andreas Färber |
2012-08-22 | spapr_pci: QOM'ify sPAPR PCI host bridge | Andreas Färber |
2012-08-22 | pci: Make host bridge TypeInfos const | Andreas Färber |
2012-08-15 | pseries dma: DMA window params added to PHB and DT population changed | Alexey Kardashevskiy |
2012-08-15 | pseries: Add PCI MSI/MSI-X support | Alexey Kardashevskiy |
2012-08-15 | pseries: Add trace event for PCI irqs | Alexey Kardashevskiy |
2012-08-15 | pseries: Export find_phb() utility function for PCI code | Alexey Kardashevskiy |
2012-08-15 | pseries: Separate PCI RTAS setup from common from emulation specific PCI setup | Alexey Kardashevskiy |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy |
2012-08-15 | pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt | Alexey Kardashevskiy |
2012-08-15 | pseries pci: removed redundant busdev | Alexey Kardashevskiy |
2012-07-21 | powerpc pci: fixed packing of ranges[] | Alexey Kardashevskiy |
2012-06-27 | pseries: Implement IOMMU and DMA for PAPR PCI devices | David Gibson |
2012-06-18 | qbus: Make child devices links | Anthony Liguori |
2012-05-01 | pseries: Use the same interrupt swizzling for host bridges as p2p bridges | David Gibson |
2012-04-15 | pseries: Fix RTAS based config access | David Gibson |
2012-03-15 | pseries: Configure PCI bridge using properties | David Gibson |
2012-03-15 | pseries: Add support for level interrupts to XICS | David Gibson |
2012-03-15 | pseries: Remove PCI device from PCI host bridge code | Alexey Kardashevskiy |
2012-03-15 | pseries: Remove unused constant from PCI code | David Gibson |
2012-03-11 | Add missing const attributes for MemoryRegionOps | Stefan Weil |
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 |
2012-01-21 | PPC: Pseries: Check for PCI boundaries | Alexander Graf |
2012-01-21 | pseries: SLOF PCI flag day | Benjamin Herrenschmidt |
2012-01-21 | pseries: Use correct dispatcher for PCI config space accesses | David Gibson |
2012-01-21 | pseries: Support PCI extended config space in RTAS calls | Benjamin Herrenschmidt |
2011-12-05 | pseries: Fix array overrun bug in PCI code | David Gibson |
2011-11-01 | spapr: fix build | Anthony Liguori |
2011-10-31 | pseries: Add partial support for PCI | David Gibson |