Home
last modified time | relevance | path

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

/qemu/block/export/
H A Dexport.c77 bool fixed_iothread = export->has_fixed_iothread && export->fixed_iothread; in blk_exp_add() local
132 set_context_errp = fixed_iothread ? errp : NULL; in blk_exp_add()
136 } else if (fixed_iothread) { in blk_exp_add()
158 if (!fixed_iothread) { in blk_exp_add()
/qemu/tests/qemu-iotests/
H A D30785 iothread='iothread1', fixed_iothread=True, writable=True)
90 iothread='iothread1', fixed_iothread=False, writable=True)