This is a minor fix to ensure virtio-fs operation, which broke due to a
recent change in QEMU. See the second commit for more details.

Fotis Xenakis (2):
  virtio: fix return type of get_driver_features()
  virtio-fs: set the VIRTIO_F_VERSION_1 feature bit

 drivers/virtio-blk.cc  | 2 +-
 drivers/virtio-blk.hh  | 2 +-
 drivers/virtio-fs.cc   | 7 +++++++
 drivers/virtio-fs.hh   | 2 ++
 drivers/virtio-net.cc  | 4 ++--
 drivers/virtio-net.hh  | 2 +-
 drivers/virtio-scsi.cc | 2 +-
 drivers/virtio-scsi.hh | 2 +-
 drivers/virtio.hh      | 2 +-
 9 files changed, 17 insertions(+), 8 deletions(-)

-- 
2.29.2

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/AM0PR03MB62927EE8348E6E3A8CC58A02A6EF0%40AM0PR03MB6292.eurprd03.prod.outlook.com.

Reply via email to