APPLIED[U]: [MANTIC][PATCH] UBUNTU: [Config] set VIRTIO_BLK=y for default qemu/openstack boot
Andrea Righi
andrea.righi at canonical.com
Tue Aug 15 16:21:20 UTC 2023
On Tue, Aug 15, 2023 at 03:07:49PM +0100, Dimitri John Ledkov wrote:
> Default qemu & openstack virtio models use virtio-blk, instead of
> virtio-scsi. Until this is true, keep both virtio-blk & virtio-scsi as
> builtin.
>
> BugLink: https://bugs.launchpad.net/bugs/2030745
>
> Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
Applied to mantic/linux-unstable (6.5).
Thanks,
-Andrea
> ---
> debian.master/config/annotations | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian.master/config/annotations b/debian.master/config/annotations
> index 8fbb18e64e..f359d014e4 100644
> --- a/debian.master/config/annotations
> +++ b/debian.master/config/annotations
> @@ -726,8 +726,8 @@ CONFIG_VFIO_PCI note<'LP: #1636733'>
> CONFIG_VIDEO_VIMC policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
> CONFIG_VIDEO_VIMC note<'LP: #1831482'>
>
> -CONFIG_VIRTIO_BLK policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
> -CONFIG_VIRTIO_BLK note<'KVM paravirt support -- not autoloadable'>
> +CONFIG_VIRTIO_BLK policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
> +CONFIG_VIRTIO_BLK note<'LP: #2030745'>
>
> CONFIG_VIRTIO_MMIO policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'n'}>
> CONFIG_VIRTIO_MMIO note<'LP: #1557689'>
> --
> 2.34.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list