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