Files
QEMU-S5L8950X/hw/s390x/Kconfig
T
Yaya48 cf256aa081 Import QEMU upstream snapshot d2e570c
Upstream: https://gitlab.com/qemu-project/qemu.git

Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
2026-08-31 02:15:30 +02:00

20 lines
410 B
Plaintext

config S390_CCW_VIRTIO
bool
default y
depends on S390X
imply VIRTIO_PCI
imply TERMINAL3270
imply VFIO_AP
imply VFIO_CCW
imply WDT_DIAG288
imply PCI_BRIDGE
imply PCIE_DEVICES
imply IOMMUFD
select PCI_EXPRESS
select S390_FLIC
select S390_FLIC_KVM if KVM
select SCLPCONSOLE
select VIRTIO_CCW
select MSI_NONBROKEN
select VIRTIO_MEM_SUPPORTED