aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/Kconfig
AgeCommit message (Expand)Author
2023-06-10hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCIThomas Huth
2023-05-05hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machineThomas Huth
2023-01-08hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2Bernhard Beschow
2022-12-21hw/ppc/e500: Add Freescale eSDHC to e500platPhilippe Mathieu-Daudé
2022-10-31Merge tag 'mips-20221030' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2022-10-31hw/isa/vt82c686: Instantiate IDE function in host deviceBernhard Beschow
2022-10-29hw/ppc/e500: Implement pflash handlingBernhard Beschow
2022-10-17hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxxBernhard Beschow
2022-10-17hw/ppc/meson: Allow e500 boards to be enabled separatelyBernhard Beschow
2022-08-31hw/ppc/Kconfig: Move imply before selectBALATON Zoltan
2022-08-31hw/ppc/sam460ex: Remove PPC405 dependency from sam460exBALATON Zoltan
2021-07-20hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGAPhilippe Mathieu-Daudé
2021-07-20hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTCPhilippe Mathieu-Daudé
2021-07-11hw/pci-host: Rename Raven ASIC PCI bridge as raven.cPhilippe Mathieu-Daudé
2021-07-09ppc/pegasos2: Use Virtual Open Firmware as firmware replacementBALATON Zoltan
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy
2021-05-26hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé
2021-05-04hw/ppc: Add emulation of Genesi/bPlan Pegasos IIBALATON Zoltan
2021-01-19Revert "ppc4xx: Move common dependency on serial to common option"BALATON Zoltan
2021-01-19Revert "sam460ex: Remove FDT_PPC dependency from KConfig"BALATON Zoltan
2021-01-06sam460ex: Remove FDT_PPC dependency from KConfigBALATON Zoltan via
2021-01-06ppc4xx: Move common dependency on serial to common optionBALATON Zoltan via
2021-01-06pnv: Fix reverse dependency on PCI express root portsGreg Kurz
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2020-01-07hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOFPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Only select FDT helper for machines using itPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOSPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devicesPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devicesPhilippe Mathieu-Daudé
2020-01-07hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platformsPhilippe Mathieu-Daudé
2019-05-29spapr/xive: add KVM supportCédric Le Goater
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-20hw/ppc/Kconfig: e500 based machines require virtio-net-pci devicePhilippe Mathieu-Daudé
2019-03-20hw/ppc/Kconfig: Bamboo machine requires e1000 network cardPhilippe Mathieu-Daudé
2019-03-20prep: do not select I82374Paolo Bonzini
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini