Re: [Qemu-discuss] Slow boot in QEMU with virtio-scsi disks

2018-08-11 Thread Oleksandr Natalenko
ndeed, I can confirm that these commits fix the issue. Thanks a lot. -- Oleksandr Natalenko (post-factum)

[Qemu-discuss] Slow boot in QEMU with virtio-scsi disks

2018-08-11 Thread Oleksandr Natalenko
the commit that was mentioned in [2], b5b6e8c8d3b4cbeb447a0f10c7d5de3caa573299, forces blk_mq for virtio_scsi, so it cannot be disabled for new kernels. Any hint on how to avoid this hang while still having virtio-scsi disks and blk_mq enabled please? Thanks. -- Oleksandr Natalenko (post-factum) [1] http