vhost-vdpa: open device fd in net_init_vhost_vdpa()
[qemu/ar7.git] / nbd / meson.build
blobb26d70565ebb24a179615dbfc4ad0483849ee89b
1 block_ss.add(files(
2   'client.c',
3   'client-connection.c',
4   'common.c',
5 ))
6 blockdev_ss.add(files(
7   'server.c',
8 ))