Age | Commit message (Expand) | Author |
2017-09-14 | hw/pci-host/gpex: Implement PCI INTx routing | Pranavkumar Sawargaonkar |
2017-09-14 | hw/pci-host/gpex: Set INTx index/gsi mapping | Pranavkumar Sawargaonkar |
2017-09-04 | apb: add busA qdev property to PBM PCI bridge | Mark Cave-Ayland |
2017-09-04 | apb: fix endianness for APB and PCI config accesses | Mark Cave-Ayland |
2017-09-04 | apb: fix up PCI bus nomenclature | Mark Cave-Ayland |
2017-08-31 | q35: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | piix: use DIV_ROUND_UP | Marc-André Lureau |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell |
2017-06-20 | qdev: Use appropriate getter/setters type | Marc-André Lureau |
2017-06-20 | object: use more specific property type names | Marc-André Lureau |
2017-06-20 | q35: fix get_mmcfg_size to use uint64 visitor | Marc-André Lureau |
2017-06-16 | q35/mch: implement extended TSEG sizes | Laszlo Ersek |
2017-05-30 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2017-05-25 | memory: tune last param of iommu_ops.translate() | Peter Xu |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2017-05-03 | hw/i386: Build-time assertion on pc/q35 reset register being identical. | Phil Dennis-Jordan |
2017-04-21 | versatile: remove cannot_destroy_with_object_finalize_yet | Laurent Vivier |
2017-02-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into... | Peter Maydell |
2017-02-22 | hw/pci-host/prep: Do not use hw_error() in realize function | Thomas Huth |
2017-02-21 | hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller | Paul Burton |
2016-11-23 | ppc: Make uninorth interrupt swizzling identical to Grackle | Benjamin Herrenschmidt |
2016-07-29 | apb: convert init to realize | Wei Jiangang |
2016-07-20 | hw/versatile: realize the PCI root bus as part of the versatile init | Marcel Apfelbaum |
2016-07-20 | hw/prep: realize the PCI root bus as part of the prep init | Marcel Apfelbaum |
2016-07-20 | hw/grackle: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-20 | hw/apb: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-04 | range: Eliminate direct Range member access | Markus Armbruster |
2016-07-04 | pc: Eliminate PcPciInfo | Markus Armbruster |
2016-07-04 | piix: Set I440FXState member pci_info.w32 in one place | Markus Armbruster |
2016-07-04 | machine: remove iommu property | Marcel Apfelbaum |
2016-07-04 | hw/iommu: enable iommu with -device | Marcel Apfelbaum |
2016-07-04 | q35: allow dynamic sysbus | Marcel Apfelbaum |
2016-06-29 | Q35: implement property interfece to several parameters | Efimov Vasily |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-02-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-17 | hw: fix some debug message format strings | Alyssa Milburn |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-01-30 | uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register | Programmingkid |
2016-01-29 | pci: Clean up includes | Peter Maydell |