Lines Matching full:default
199 Any QEMU binary with TCG support has plugins enabled by default.
252 each basic block is executed. By default the results are shown once
289 instructions (Default: N = 100000000)
392 default it will give a summary of syscall stats at the end of the
495 memory address. (Default: entries are sorted by the sum of reads and writes)
497 - Track IO addresses. Only relevant to full system emulation. (Default: off)
499 - The page size used. (Default: N = 4096)
616 - By default the plugin tracks both reads and writes. You can use
651 The plugin needs default argument::
735 their address, number of misses, and its disassembly. (default: 32)
741 cache, respectively. (default: N = 16384, B = 64, A = 8)
743 - Data cache size (default: 16834)
745 - Data cache block size (default: 64)
747 - Data cache associativity (default: 8)
752 (default: POLICY = ``lru``)
755 and dcache. (default: for linux-user, N = 1, for full system
759 instructions and data) using the default L2 configuration (cache
762 - L2 cache size (default: 2097152 (2MB)), implies ``l2=on``
764 - L2 cache block size (default: 64), implies ``l2=on``
766 - L2 cache associativity (default: 16), implies ``l2=on``
780 By default, QEMU will exit with return code 0. A custom return code can be