vhost-blk-device isn't a part of qemu.git Signed-off-by: Denis Plotnikov <dplotni...@virtuozzo.com> --- hw/core/machine.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hw/core/machine.c b/hw/core/machine.c index d8e30e4895..2501b540ec 100644 --- a/hw/core/machine.c +++ b/hw/core/machine.c @@ -31,7 +31,6 @@ GlobalProperty hw_compat_4_2[] = { { "virtio-blk-device", "x-enable-wce-if-config-wce", "off" }, { "virtio-blk-device", "seg-max-adjust", "off"}, { "virtio-scsi-device", "seg_max_adjust", "off"}, - { "vhost-blk-device", "seg_max_adjust", "off"}, { "usb-host", "suppress-remote-wake", "off" }, { "usb-redir", "suppress-remote-wake", "off" }, }; -- 2.17.0