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