Home
last modified time | relevance | path

Searched defs:disabled (Results 1 – 11 of 11) sorted by relevance

/qemu/tests/qemu-iotests/
A D24251 def add_bitmap(bitmap_number, persistent, disabled): argument
80 disabled = False variable
82 disabled = True variable
A D30335 def create_bitmap(bitmap_number, disabled): argument
51 def add_bitmap(num, begin, end, disabled): argument
/qemu/include/hw/char/
A Descc.h41 int disabled; member
61 uint32_t disabled; member
/qemu/block/monitor/
A Dbitmap-qmp-cmds.c93 bool has_disabled, bool disabled, in qmp_block_dirty_bitmap_add()
/qemu/include/hw/arm/
A Dsmmu-common.h70 bool disabled; /* is the translation table disabled? */ member
104 bool disabled; /* smmu is disabled */ member
/qemu/monitor/
A Dhmp-cmds.c417 bool disabled = qdict_get_try_bool(qdict, "disabled", false); in hmp_info_mtree() local
/qemu/include/hw/virtio/
A Dvirtio.h140 bool disabled; /* device in temporarily disabled state */ member
/qemu/block/
A Ddirty-bitmap.c40 bool disabled; /* Bitmap is disabled. It ignores all writes to member
/qemu/system/
A Dmemory.c3598 bool disabled; member
3638 static void mtree_info_as(bool dispatch_tree, bool owner, bool disabled) in mtree_info_as()
3678 void mtree_info(bool flatview, bool dispatch_tree, bool owner, bool disabled) in mtree_info()
/qemu/target/sparc/
A Dcpu.h373 uint32_t disabled; member
/qemu/hw/pci/
A Dpci.c1589 int i, disabled = pci_irq_disabled(d); in pci_update_irq_disabled() local

Completed in 35 milliseconds