x86/cpu: Use max host physical address if -cpu max option is applied
[qemu/ar7.git] / block / export / meson.build
blob0a08e384c7419204b9034371a46cebc05c5741ad
1 blockdev_ss.add(files('export.c'))
3 if have_vhost_user_blk_server
4     blockdev_ss.add(files('vhost-user-blk-server.c'))
5 endif
7 blockdev_ss.add(when: fuse, if_true: files('fuse.c'))