Age | Commit message (Expand) | Author | Files | Lines |
2015-01-07 | PPC: e500 pci host: Add support for ATMUs | Alexander Graf | 1 | -6/+107 |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -3/+30 |
2014-09-11 | piix: do not set irq while loading vmstate | Pavel Dovgalyuk | 1 | -2/+28 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -1/+2 |
2014-09-09 | apb: implement PCI bus error interrupt map registers | Mark Cave-Ayland | 1 | -2/+13 |
2014-08-28 | intel-iommu: add context-cache to cache context-entry | Le Tan | 1 | -0/+1 |
2014-08-28 | intel-iommu: fix coding style issues around in q35.c and machine.c | Le Tan | 1 | -5/+6 |
2014-08-28 | intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu... | Le Tan | 1 | -0/+46 |
2014-08-28 | iommu: add is_write as a parameter to the translate function of MemoryRegionI... | Le Tan | 1 | -1/+2 |
2014-08-18 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell | 1 | -2/+10 |
2014-08-17 | apb: add IOMMU flush register implementation | Mark Cave-Ayland | 1 | -2/+10 |
2014-08-15 | pci-host: update uncorresponding description | Gonglei | 1 | -1/+1 |
2014-08-15 | pci-host: update obsolete reference about piix_pci.c | Gonglei | 2 | -2/+2 |
2014-07-07 | prep: Remove PCI memory hack related to OpenHack'Ware | Hervé Poussineau | 1 | -3/+1 |
2014-06-27 | uninorth: Fix PCI hole size | BALATON Zoltan | 1 | -1/+1 |
2014-06-20 | apb: Fix out-of-bounds array write access | Stefan Weil | 1 | -2/+2 |
2014-06-16 | hw/pci-host/ppce500: Fix typo in vmstate definition | Peter Maydell | 1 | -1/+1 |
2014-06-16 | PPC: e500: implement PCI INTx routing | Bharat Bhushan | 1 | -2/+23 |
2014-06-16 | PPC: e500: some pci related cleanup | Bharat Bhushan | 1 | -7/+7 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2 | -6/+4 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela | 1 | -6/+3 |
2014-06-10 | apb: Fix compiler warnings (large constants) | Stefan Weil | 1 | -2/+2 |
2014-06-05 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell | 1 | -10/+278 |
2014-06-05 | apb: implement IOMMU translation for PCI host bridge | Mark Cave-Ayland | 1 | -0/+165 |
2014-06-05 | apb: handle reading/writing of IOMMU control registers | Mark Cave-Ayland | 1 | -3/+100 |
2014-06-05 | apb: fix IOMMU register sizes | Mark Cave-Ayland | 1 | -8/+3 |
2014-06-05 | apb: Move IOMMU registers into a separate IOMMUState struct | Mark Cave-Ayland | 1 | -3/+14 |
2014-05-21 | pcie_host: Turn pcie_host_init() into an instance_init | Andreas Färber | 1 | -4/+0 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -2/+1 |
2014-04-08 | hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts | Peter Maydell | 1 | -4/+4 |
2014-03-27 | hw/pci-host/apb.c: Avoid shifting left into sign bit | Peter Maydell | 1 | -5/+5 |
2014-03-20 | raven: Use raven_ for all function prefixes | Hervé Poussineau | 1 | -19/+21 |
2014-03-20 | raven: Fix PCI bus accesses with size > 1 | Hervé Poussineau | 1 | -4/+4 |
2014-03-20 | raven: Add PCI bus mastering address space | Hervé Poussineau | 1 | -0/+24 |
2014-03-20 | raven: Set a correct PCI memory region | Hervé Poussineau | 1 | -3/+6 |
2014-03-20 | raven: Set a correct PCI I/O memory region | Hervé Poussineau | 1 | -9/+10 |
2014-03-20 | raven: Implement non-contiguous I/O region | Hervé Poussineau | 1 | -0/+85 |
2014-03-20 | raven: Rename intack region to pci_intack | Hervé Poussineau | 1 | -3/+4 |
2014-03-13 | raven: Move BIOS loading from board code to PCI host | Hervé Poussineau | 1 | -0/+51 |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan | 1 | -5/+5 |
2014-03-09 | pam: partly fix write-only mode | Hervé Poussineau | 1 | -1/+1 |
2014-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -3/+3 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -3/+3 |
2014-02-09 | raven: Use constant PCI_NUM_PINS instead of 4 | Hervé Poussineau | 1 | -3/+3 |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -9/+2 |
2013-12-23 | piix: fix 32bit pci hole | Gerd Hoffmann | 1 | -9/+2 |
2013-12-23 | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -2/+10 |
2013-12-23 | pci-host: Consistently set cannot_instantiate_with_device_add_yet | Markus Armbruster | 9 | -4/+66 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 4 | -6/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 4 | -10/+10 |