aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc4xx_pci.c
AgeCommit message (Expand)Author
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2012-01-21PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf
2012-01-21PPC: 440: Ignore invalid PCI IRQsAlexander Graf
2011-11-24ppc4xx_pci: convert to memory APIAvi Kivity
2011-09-04pci_host: convert conf index and data ports to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-24pci_host: convert conf index and data ports to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity
2011-07-29pci: pass address space to pci bus when createdAvi Kivity
2011-04-22vmstate: port ppc4xx_pciJuan Quintela
2010-12-11ppc4xx_pci: Declare as little endianAlexander Graf
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-03-21Compile pci_host only onceBlue Swirl
2009-12-01pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata
2009-11-09pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-04We want the argument pass to set_irq to be opaqueJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-23Add common BusStatePaul Brook
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-03-13Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2008-12-07target-ppc: kill a few warningsaurel32
2008-12-05hw/ppc4xx_pci.c: kill two warningsaurel32
2008-12-02IBM PowerPC 4xx 32-bit PCI controller emulationaurel32