On Thu, Jan 23, 2020 at 18:46:03 +0100, Ján Tomko wrote: > Introduced by QEMU commit 98fc1ada4cf70af0f1df1a2d7183cf786fc7da05 > virtio: add vhost-user-fs base device > > Released in QEMU v4.2.0. > > Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> > --- > src/qemu/qemu_capabilities.c | 2 ++ > src/qemu/qemu_capabilities.h | 1 + > tests/qemucapabilitiesdata/caps_4.2.0.aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_4.2.0.s390x.xml | 1 + > tests/qemucapabilitiesdata/caps_4.2.0.x86_64.xml | 1 + > 5 files changed, 6 insertions(+) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>