summaryrefslogtreecommitdiffstats
path: root/hw/grackle_pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Tidy up PCI host bridgesAndreas Färber2012-08-221-1/+1
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-3/+3
* grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber2012-08-221-29/+28
* pci: Make host bridge TypeInfos constAndreas Färber2012-08-221-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-11/+15
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+13
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-9/+16
* grackle_pci: Clean up qdev namesAndreas Färber2012-01-211-5/+12
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-2/+2
* PPC: use memory API to construct the PCI holeBlue Swirl2011-09-271-1/+10
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-09-041-7/+6
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-6/+7
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-08-241-7/+6
* pci: pass I/O address space to new PCI busAvi Kivity2011-08-081-2/+6
* pci: pass address space to pci bus when createdAvi Kivity2011-07-291-2/+3
* hw/grackle_pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-4/+4
* vmstate: remove grackle_pci savevm codeJuan Quintela2011-03-061-19/+0
* pci-host: Delegate bswap to mmio layerAlexander Graf2010-12-111-2/+4
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* savevm: Add DeviceState paramAlex Williamson2010-07-061-2/+2
* Compile pci_host only onceBlue Swirl2010-03-211-2/+2
* Refactor DEC 21154 PCI bridgeBlue Swirl2010-02-051-51/+0
* PCI: fix bridge configurationBlue Swirl2010-01-261-0/+1
* qdev: Replace device names containing whitespaceMarkus Armbruster2009-12-121-2/+2
* pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata2009-12-011-4/+4
* pci_host: consolidate pci config address access.Isaku Yamahata2009-11-091-43/+2
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-21/+3
* PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* PPC: make system bus parent of PCI busBlue Swirl2009-09-191-1/+1
* We want the argument pass to set_irq to be opaqueJuan Quintela2009-09-041-1/+3
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-4/+8
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* PPC: convert Grackle to qdevBlue Swirl2009-07-311-20/+86
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Add common BusStatePaul Brook2009-05-231-1/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-2/+2
* Add and use #defines for PCI device classesblueswir12009-02-011-4/+2
* Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir12009-02-011-4/+2
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* VM load/save support for PPC devicesblueswir12008-12-301-0/+18
* Register reset handlersblueswir12008-12-281-0/+7
* Improve PPC device debuggingblueswir12008-12-241-0/+16
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
OpenPOWER on IntegriCloud