Age | Commit message (Expand) | Author | Files | Lines |
2015-03-11 | machine: replace qemu opts with iommu property | Marcel Apfelbaum | 1 | -1/+1 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -3/+2 |
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-15 | pci-host: update obsolete reference about piix_pci.c | Gonglei | 1 | -1/+1 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -2/+1 |
2014-05-21 | pcie_host: Turn pcie_host_init() into an instance_init | Andreas Färber | 1 | -4/+0 |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan | 1 | -5/+5 |
2013-12-23 | pci-host: Consistently set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -0/+5 |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin | 1 | -22/+5 |
2013-11-10 | Fix pc migration from qemu <= 1.5 | Cole Robinson | 1 | -2/+8 |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -1/+25 |
2013-10-14 | ich9: APIs for pc guest info | Michael S. Tsirkin | 1 | -0/+10 |
2013-10-14 | q35: expose mmcfg size as a property | Michael S. Tsirkin | 1 | -0/+14 |
2013-10-14 | q35: use macro for MCFG property name | Michael S. Tsirkin | 1 | -1/+1 |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -4/+20 |
2013-09-20 | q35: Fix typo in constant DEFUALT -> DEFAULT. | Richard W.M. Jones | 1 | -1/+1 |
2013-09-15 | q35: use 64 bit window programmed by guest | Michael S. Tsirkin | 1 | -4/+10 |
2013-09-15 | q35: make pci window address/size match guest cfg | Michael S. Tsirkin | 1 | -0/+10 |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -3/+5 |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber | 1 | -1/+1 |
2013-08-27 | pc: fix regression for 64 bit PCI memory | Michael S. Tsirkin | 1 | -3/+5 |
2013-07-29 | pc: limit 64 bit hole to 2G by default | Igor Mammedov | 1 | -15/+73 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+2 |
2013-07-23 | q35: Use QOM realize for q35 host bridge | Hu Tao | 1 | -14/+15 |
2013-07-23 | q35: Use type-safe cast instead of direct access of parent dev | Hu Tao | 1 | -21/+22 |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+17 |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 1 | -0/+9 |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -5/+5 |
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -5/+5 |
2013-07-04 | pci: store PCI hole ranges in guestinfo structure | Michael S. Tsirkin | 1 | -0/+8 |
2013-05-30 | q35: set fw_name | Michael S. Tsirkin | 1 | -0/+1 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 1 | -0/+310 |