Turning on the requested options selects a number of additional options and makes a lot of others available. I did a config update with the disco-proposed (4.19) kernel and selected options based on these rules:
1. If the option is generic (i.e. not turning on hardware support), match the configuration in the Ubuntu generic kernels for other architectures. 2. If the option is for hardware support, turn it off unless it was one of the options requested to be enabled (e.g. VIRTIO_INPUT). I'm attaching the resulting diff in the config for s390x. Please look it over and see if it looks okay. I'll also provide a test build with this config. ** Patch added: "config.diff" https://bugs.launchpad.net/ubuntu/disco/+source/linux/+bug/1799467/+attachment/5230327/+files/config.diff -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1799467 Title: [19.04 FEAT| Enable virtio-gpu for s390x Status in Ubuntu on IBM z Systems: In Progress Status in linux package in Ubuntu: In Progress Status in linux source package in Disco: In Progress Bug description: Allows to administer s390x KVM guests with the tools typically used for x86 guests. E.g., guest administrators connecting from a Windows client can use the virt-manager UI. The code is upstream with kernel 4.17 579f1a2 s390/setup : enable display support for KVM guest aa0f2dd s390/char : Rename EBCDIC keymap variables 0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support Code already available, only kernel configs need to be checked. In addition following kernel configs need to be set CONFIG_DRM CONFIG_DUMMY_CONSOLE CONFIG_FB CONFIG_FRAMEBUFFER_CONSOLE CONFIG_VIRTIO_INPUT CONFIG_INPUT CONFIG_INPUT_EVDEV CONFIG_DRM_VIRTIO_GPU CONFIG_VT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp