Lines Matching +full:- +full:- +full:enable +full:- +full:debug
8 * the COPYING file in the top-level directory.
14 #include "hw/qdev-core.h"
28 * @ro: whether or not the bit is read-only
71 * @debug: Whether or not verbose debug is enabled
72 * @prefix: String prefix for log and debug messages
90 #define TYPE_REGISTER "qemu-register"
111 bool debug; member
119 * @we: write enable mask
121 * @debug: Should the write operation debug information be printed?
125 const char *prefix, bool debug);
130 * @re: read enable mask
132 * @debug: Should the read operation debug information be printed?
137 bool debug);
185 * @debug enabled: turn on/off verbose debug information
188 * memory region (r_array->mem) the caller should add to a container.