** Tags added: id-5a7e120dfbf0d5c41d3522ad

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1755808

Title:
  CONFIG_VIRTIO_BLK=y in bionic

Status in linux-kvm package in Ubuntu:
  Fix Released
Status in linux-kvm source package in Bionic:
  Fix Released

Bug description:
  Using v4.15 linux-kvm, it fails to boot in a virtio only virtual
  machine.

  Inspecting the configs, it seems like CONFIG_VIRTIO_BLK is module, but
  should be included:

  $ grep CONFIG_VIRTIO_BLK= -r linux-kvm-4.*/debian.*/config/config*
  linux-kvm-4.15.0/debian.kvm/config/config.common.ubuntu:
  CONFIG_VIRTIO_BLK=m
  linux-kvm-4.15.0/debian.master/config/config.common.ubuntu:
  CONFIG_VIRTIO_BLK=m

  linux-kvm-4.4.0/debian.kvm/config/config.common.ubuntu:
  CONFIG_VIRTIO_BLK=y
  linux-kvm-4.4.0/debian.master/config/config.common.ubuntu:
  CONFIG_VIRTIO_BLK=y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1755808/+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

Reply via email to