Home
last modified time | relevance | path

Searched refs:block_drv_ro_whitelist (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A Dmeson_options.txt26 option('block_drv_ro_whitelist', type : 'string', value : '', string
H A Dmeson.build2232 if get_option('block_drv_ro_whitelist') == ''
2236 '"' + get_option('block_drv_ro_whitelist').replace(',', '", "') + '", ')
4410 summary_info += {'Block whitelist (ro)': get_option('block_drv_ro_whitelist')}