
17 Dec
2019
17 Dec
'19
5:38 a.m.
On Fri, Dec 13, 2019 at 02:46:26PM +0000, Stefan Hajnoczi wrote:
The Linux virtio_blk.ko guest driver is removing legacy SCSI passthrough support. Deprecate this feature in QEMU too.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> --- qemu-deprecated.texi | 11 +++++++++++ 1 file changed, 11 insertions(+)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan