Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | apb: convert init to realize | Wei Jiangang | 1 | -3/+2 |
2016-07-20 | hw/versatile: realize the PCI root bus as part of the versatile init | Marcel Apfelbaum | 1 | -0/+1 |
2016-07-20 | hw/prep: realize the PCI root bus as part of the prep init | Marcel Apfelbaum | 1 | -0/+1 |
2016-07-20 | hw/grackle: fix PCI bus initialization | Marcel Apfelbaum | 1 | -1/+1 |
2016-07-20 | hw/apb: fix PCI bus initialization | Marcel Apfelbaum | 1 | -8/+7 |
2016-07-04 | range: Eliminate direct Range member access | Markus Armbruster | 2 | -22/+45 |
2016-07-04 | pc: Eliminate PcPciInfo | Markus Armbruster | 2 | -11/+11 |
2016-07-04 | piix: Set I440FXState member pci_info.w32 in one place | Markus Armbruster | 1 | -3/+1 |
2016-07-04 | machine: remove iommu property | Marcel Apfelbaum | 1 | -12/+0 |
2016-07-04 | hw/iommu: enable iommu with -device | Marcel Apfelbaum | 1 | -16/+1 |
2016-07-04 | q35: allow dynamic sysbus | Marcel Apfelbaum | 2 | -0/+4 |
2016-06-29 | Q35: implement property interfece to several parameters | Efimov Vasily | 1 | -0/+20 |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 1 | -4/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 2 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 3 | -0/+3 |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite | 1 | -1/+1 |
2016-02-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -6/+1 |
2016-02-17 | hw: fix some debug message format strings | Alyssa Milburn | 1 | -2/+2 |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin | 1 | -6/+1 |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 2 | -12/+11 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 2 | -9/+9 |
2016-01-30 | uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register | Programmingkid | 1 | -0/+9 |
2016-01-29 | pci: Clean up includes | Peter Maydell | 4 | -1/+4 |
2016-01-29 | arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 3 | -0/+3 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 3 | -0/+3 |
2016-01-13 | isa: Clean up error handling around isa_bus_new() | Markus Armbruster | 1 | -2/+4 |
2016-01-13 | raven: Mark use of hw_error() in realize() FIXME | Markus Armbruster | 1 | -2/+4 |
2016-01-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1... | Peter Maydell | 1 | -11/+12 |
2016-01-11 | PCI Bonito: QOMify and cleanup | Cao jin | 1 | -11/+12 |
2016-01-08 | igd-passthrough: fix use of host_pci_config_read | Cao jin | 1 | -3/+5 |
2015-11-17 | i440fx: print an error message if user tries to enable iommu | Bandan Das | 1 | -0/+5 |
2015-11-17 | q35: Check propery to determine if iommu is set | Bandan Das | 1 | -1/+1 |
2015-10-23 | uninorth: add to bridge category | Laurent Vivier | 1 | -0/+8 |
2015-10-23 | grackle: add to bridge category | Laurent Vivier | 1 | -0/+2 |
2015-10-22 | piix: fix resource leak reported by Coverity | zhanghailiang | 1 | -4/+7 |
2015-10-18 | intel_iommu: Add support for translation for devices behind bridges | Knut Omang | 1 | -22/+3 |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster | 1 | -0/+11 |
2015-09-20 | PPC: e500 pci host: Fix ATMUs register reads | Rudolf Marek | 1 | -2/+2 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -1/+1 |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange | 1 | -3/+1 |
2015-09-10 | piix: create host bridge to passthrough | Tiejun Chen | 1 | -0/+85 |
2015-09-08 | i440fx: make types configurable at run-time | Michael S. Tsirkin | 1 | -5/+4 |
2015-08-13 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging | Peter Maydell | 1 | -0/+16 |
2015-08-13 | hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses | Peter Maydell | 1 | -0/+16 |
2015-08-13 | piix: Document coreboot-specific RAM size config register | Eduardo Habkost | 1 | -1/+6 |
2015-06-23 | piix: piix3 QOMify | Gonglei | 1 | -26/+31 |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 1 | -6/+4 |
2015-06-05 | q35: implement TSEG | Gerd Hoffmann | 1 | -0/+70 |
2015-06-05 | q35: implement SMRAM.D_LCK | Gerd Hoffmann | 1 | -1/+7 |