Age | Commit message (Expand) | Author |
2017-06-16 | q35/mch: implement extended TSEG sizes | Laszlo Ersek |
2017-05-25 | hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque | Daniel Henrique Barboza |
2017-03-14 | pseries: Don't expose PCIe extended config space on older machine types | David Gibson |
2017-03-01 | ppc/xics: use the QOM interface to get irqs | Cédric Le Goater |
2017-02-21 | hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller | Paul Burton |
2017-01-24 | include: Fix typos found by codespell | Stefan Weil |
2016-11-23 | spapr: Fix 2.7<->2.8 migration of PCI host bridge | David Gibson |
2016-10-16 | spapr: Improved placement of PCI host bridges in guest memory map | David Gibson |
2016-10-16 | spapr_pci: Add a 64-bit MMIO window | David Gibson |
2016-10-16 | spapr_pci: Delegate placement of PCI host bridges to machine type | David Gibson |
2016-09-23 | spapr_pci: Add numa node id | Alexey Kardashevskiy |
2016-09-15 | Remove unused function declarations | Ladi Prosek |
2016-07-20 | acpi: add DMAR scope definition for root IOAPIC | Peter Xu |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-07-12 | spapr_pci: Include spapr.h instead of playing games with #error | Markus Armbruster |
2016-07-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-07-05 | spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) | Alexey Kardashevskiy |
2016-07-04 | pc: Eliminate PcPciInfo | Markus Armbruster |
2016-07-04 | machine: remove iommu property | Marcel Apfelbaum |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-06-29 | Q35: implement property interfece to several parameters | Efimov Vasily |
2016-06-07 | spapr_pci: Add and export DMA resetting helper | Alexey Kardashevskiy |
2016-03-16 | spapr_pci: Remove finish_realize hook | David Gibson |
2016-03-16 | spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Eliminate class callbacks | David Gibson |
2015-12-22 | q35: Remove MCHPCIState.guest_info field | Eduardo Habkost |
2015-10-23 | spapr_pci: Allow PCI host bridge DMA window to be configured | David Gibson |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson |
2015-06-05 | q35: implement TSEG | Gerd Hoffmann |
2015-06-05 | q35: implement SMRAM.D_LCK | Gerd Hoffmann |
2015-06-05 | q35: add config space wmask for SMRAM and ESMRAMC | Gerd Hoffmann |
2015-06-05 | q35: fix ESMRAMC default | Gerd Hoffmann |
2015-06-05 | q35: implement high SMRAM | Paolo Bonzini |
2015-06-05 | hw/i386: remove smram_update | Paolo Bonzini |
2015-06-05 | target-i386: use memory API to implement SMRAM | Paolo Bonzini |
2015-06-05 | hw/i386: add a separate region that tracks the SMRAME bit | Paolo Bonzini |
2015-06-03 | spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge | Michael Roth |
2015-06-03 | spapr_pci: Make find_phb()/find_dev() public | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Define default DMA window size as a macro | Alexey Kardashevskiy |
2015-04-30 | range: remove useless inclusions | Paolo Bonzini |
2015-03-09 | sPAPR: Implement EEH RTAS calls | Gavin Shan |
2015-03-09 | spapr-pci: Enable huge BARs | Alexey Kardashevskiy |
2015-03-09 | pseries: Limit PCI host bridge "index" value | David Gibson |
2015-02-13 | pci: Add generic PCIe host bridge | Alexander Graf |
2014-09-08 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-09-08 | spapr_pci: map the MSI window in each PHB | Greg Kurz |
2014-08-28 | intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu... | Le Tan |
2014-08-15 | pci-host: update obsolete reference about piix_pci.c | Gonglei |
2014-06-27 | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB | Alexey Kardashevskiy |