At first glance it looked like these options were enabled for linux-kvm because they showed up as being set to "yes" under the "debian.master/config/config.common.ubuntu" file. However, my grepping was too narrow because grepping for "CONFIG_KEXEC=" didn't show the following lines:
debian.kvm/config/config.common.ubuntu:# CONFIG_KEXEC is not set debian.kvm/config/config.common.ubuntu:# CONFIG_KEXEC_FILE is not set For derivative kernels like linux-kvm, if it's set in the debian.master but unset in debian.kvm, then it's unset for the package. Sent a patch to the ML to enable it for linux-kvm: https://lists.ubuntu.com/archives/kernel-team/2019-April/100350.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799791 Title: linux-kvm: please support kexec To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1799791/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
