summaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau1-3/+1
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan1-1/+1
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil1-2/+2
2014-06-16hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell1-1/+1
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan1-2/+23
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan1-7/+7
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2-6/+4
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela1-6/+3
2014-06-10apb: Fix compiler warnings (large constants)Stefan Weil1-2/+2
2014-06-05Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-10/+278
2014-06-05apb: implement IOMMU translation for PCI host bridgeMark Cave-Ayland1-0/+165
2014-06-05apb: handle reading/writing of IOMMU control registersMark Cave-Ayland1-3/+100
2014-06-05apb: fix IOMMU register sizesMark Cave-Ayland1-8/+3
2014-06-05apb: Move IOMMU registers into a separate IOMMUState structMark Cave-Ayland1-3/+14
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber1-4/+0
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2014-04-08hw/pci-host/prep: Don't reverse IO accesses on bigendian hostsPeter Maydell1-4/+4
2014-03-27hw/pci-host/apb.c: Avoid shifting left into sign bitPeter Maydell1-5/+5
2014-03-20raven: Use raven_ for all function prefixesHervé Poussineau1-19/+21
2014-03-20raven: Fix PCI bus accesses with size > 1Hervé Poussineau1-4/+4
2014-03-20raven: Add PCI bus mastering address spaceHervé Poussineau1-0/+24
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau1-3/+6
2014-03-20raven: Set a correct PCI I/O memory regionHervé Poussineau1-9/+10
2014-03-20raven: Implement non-contiguous I/O regionHervé Poussineau1-0/+85
2014-03-20raven: Rename intack region to pci_intackHervé Poussineau1-3/+4
2014-03-13raven: Move BIOS loading from board code to PCI hostHervé Poussineau1-0/+51
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan1-5/+5
2014-03-09pam: partly fix write-only modeHervé Poussineau1-1/+1
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-3/+3
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-3/+3
2014-02-09raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau1-3/+3
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-9/+2
2013-12-23piix: fix 32bit pci holeGerd Hoffmann1-9/+2
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-2/+10
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster9-4/+66
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster4-6/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster4-10/+10
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf2-3/+3
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2-44/+9
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson2-3/+16
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-1/+33
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin1-0/+10
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin1-0/+8
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin1-0/+14
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin1-1/+1
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-8/+30
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones1-1/+1
2013-09-15piix: use 64 bit window programmed by guestMichael S. Tsirkin1-4/+10
2013-09-15q35: use 64 bit window programmed by guestMichael S. Tsirkin1-4/+10
2013-09-15q35: make pci window address/size match guest cfgMichael S. Tsirkin1-0/+10