Age | Commit message (Expand) | Author |
2020-02-21 | spapr: Add NVDIMM device support | Shivaprasad G Bhat |
2020-01-07 | hw/ppc/Kconfig: Only select FDT helper for machines using it | Philippe Mathieu-Daudé |
2020-01-07 | hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS | Philippe Mathieu-Daudé |
2020-01-07 | hw/ppc/Makefile: Simplify the sPAPR PCI objects rule | Philippe Mathieu-Daudé |
2019-12-17 | ppc/pnv: Add a PNOR model | Cédric Le Goater |
2019-10-04 | hw/ppc/pnv_homer: add PowerNV homer device model | Balamuruhan S |
2019-08-21 | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy | Michael Roth |
2019-05-23 | hw/ppc: Implement fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-02-05 | hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_* | Ákos Kovács |
2019-02-04 | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c | Thomas Huth |
2018-11-08 | hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c | Thomas Huth |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |
2018-07-03 | hw/ppc: Give sam46ex its own config option | David Gibson |
2018-03-06 | ppc: Add aCube Sam460ex board | BALATON Zoltan |
2018-03-06 | ppc440: Add emulation of plb-pcix controller found in some 440 SoCs | BALATON Zoltan |
2018-01-20 | hw/ppc/Makefile: Add a way to disable the PPC4xx boards | Thomas Huth |
2018-01-17 | spapr: Capabilities infrastructure | David Gibson |
2017-04-26 | ppc/pnv: add initial IPMI sensors for the BMC simulator | Cédric Le Goater |
2017-04-26 | ppc/pnv: Add OCC model stub with interrupt support | Benjamin Herrenschmidt |
2017-04-26 | ppc/pnv: Add cut down PSI bridge model and hookup external interrupt | Cédric Le Goater |
2017-01-31 | prep: add IBM RS/6000 7020 (40p) memory controller | Hervé Poussineau |
2017-01-31 | prep: add PReP System I/O | Hervé Poussineau |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add skeleton PowerNV platform | Benjamin Herrenschmidt |
2016-09-07 | hw/ppc: add a ppc_create_page_sizes_prop() helper routine | Cédric Le Goater |
2016-07-05 | spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) | Alexey Kardashevskiy |
2016-06-17 | spapr: Abstract CPU core device and type specific core devices | Bharata B Rao |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-06-03 | spapr_drc: initial implementation of sPAPRDRConnector device | Michael Roth |
2015-03-09 | pseries: Move sPAPR RTC code into its own file | David Gibson |
2014-11-04 | target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX | David Gibson |
2014-06-27 | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio | Alexey Kardashevskiy |
2014-02-13 | ppcemb-softmmu: Drop Mac and e500 emulation | Andreas Färber |
2014-02-10 | prep: Drop from ppcemb-softmmu | Andreas Färber |
2013-07-11 | pseries: move interrupt controllers to hw/intc/ | Alexey Kardashevskiy |
2013-04-08 | hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini |
2013-03-01 | ppc: move more files to hw/ppc | Paolo Bonzini |
2013-03-01 | ppc: move files referencing CPU to hw/ppc/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |