]> git.proxmox.com Git - mirror_qemu.git/blobdiff - meson_options.txt
bsd-user: Implement shm_open(2)
[mirror_qemu.git] / meson_options.txt
index f82d88b7c66222c3a5902ee6f7fd52a133db226b..57e265c871e905983fc044b21455351f54720e4c 100644 (file)
@@ -121,7 +121,11 @@ option('avx512bw', type: 'feature', value: 'auto',
        description: 'AVX512BW optimizations')
 option('keyring', type: 'feature', value: 'auto',
        description: 'Linux keyring support')
+option('libkeyutils', type: 'feature', value: 'auto',
+       description: 'Linux keyutils support')
 
+option('af_xdp', type : 'feature', value : 'auto',
+       description: 'AF_XDP network backend support')
 option('attr', type : 'feature', value : 'auto',
        description: 'attr/xattr support')
 option('auth_pam', type : 'feature', value : 'auto',