index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
2021-07-11
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
Philippe Mathieu-Daudé
2021-07-09
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-04
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan
2021-01-19
Revert "ppc4xx: Move common dependency on serial to common option"
BALATON Zoltan
2021-01-19
Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
BALATON Zoltan
2021-01-06
sam460ex: Remove FDT_PPC dependency from KConfig
BALATON Zoltan via
2021-01-06
ppc4xx: Move common dependency on serial to common option
BALATON Zoltan via
2021-01-06
pnv: Fix reverse dependency on PCI express root ports
Greg Kurz
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2020-02-21
ppc/pnv: Fix PCI_EXPRESS dependency
Laurent Vivier
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-01-07
hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
Philippe Mathieu-Daudé
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/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
Philippe Mathieu-Daudé
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-03-21
virtio-vga: only enable for specific boards
Paolo Bonzini
2019-03-20
hw/ppc/Kconfig: e500 based machines require virtio-net-pci device
Philippe Mathieu-Daudé
2019-03-20
hw/ppc/Kconfig: Bamboo machine requires e1000 network card
Philippe Mathieu-Daudé
2019-03-20
prep: do not select I82374
Paolo Bonzini
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-07
ppc: Express dependencies of the embedded machines with kconfig
Thomas Huth
2019-03-07
ppc: Express dependencies of the Sam460EX machines with kconfig
Thomas Huth
2019-03-07
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
2019-03-07
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
Thomas Huth
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
2019-03-07
build: switch to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini