qemu/hw/s390x/Kconfig
<<
>>
Prefs
   1config S390_CCW_VIRTIO
   2    bool
   3    imply VIRTIO_PCI
   4    imply TERMINAL3270
   5    imply VFIO_AP
   6    imply VFIO_CCW
   7    imply WDT_DIAG288
   8    select PCI
   9    select S390_FLIC
  10    select SCLPCONSOLE
  11    select VIRTIO_CCW
  12    select MSI_NONBROKEN
  13