Searched full:comparing (Results 1 – 25 of 43) sorted by relevance
12
/qemu/tests/qemu-iotests/ |
H A D | 302 | 42 # Create source disk. Using qcow2 to enable strict comparing later, and 109 iotests.log("=== Comparing to source disk ===")
|
H A D | 244.out | 169 Comparing pattern: 181 Comparing pattern: 198 Comparing qcow2 image and raw data file:
|
H A D | 302.out | 31 === Comparing to source disk ===
|
H A D | 244 | 331 echo 'Comparing pattern:' 353 echo 'Comparing pattern:' 378 echo 'Comparing qcow2 image and raw data file:'
|
H A D | 257 | 239 Print a nice human-readable message comparing these images.
|
/qemu/block/ |
H A D | parallels.h | 9 * This code was originally based on comparing different disk images created
|
/qemu/target/hexagon/ |
H A D | cpu.h | 80 /* For comparing with LLDB on target - see adjust_stack_ptrs function */
|
H A D | cpu.c | 185 * When comparing with LLDB, it doesn't step through single-cycle in hexagon_dump()
|
/qemu/include/system/ |
H A D | ramblock.h | 79 * NOTE: this bitmap is different comparing to the other bitmaps
|
/qemu/target/arm/tcg/ |
H A D | gengvec64.c | 237 /* Compute QC by comparing the adjusted @b. */ in gen_suqadd_vec() 329 /* Compute QC by comparing against the non-saturated result. */ in gen_usqadd_vec()
|
/qemu/docs/ |
H A D | colo-proxy.txt | 145 COLO-compare, we do packet comparing job. 147 Packets coming from the secondary char dev will be dropped after comparing.
|
/qemu/include/exec/ |
H A D | translation-block.h | 88 * Above fields used for comparing
|
H A D | cputlb.h | 220 * comparing only the low @bits worth of each virtual page.
|
/qemu/tests/qapi-schema/ |
H A D | meson.build | 242 # file through Sphinx's plain-text builder and comparing the result against
|
/qemu/qapi/ |
H A D | machine.json | 2065 # Some architectures may not support comparing CPU models. s390x 2066 # supports comparing CPU models. 2078 # - if comparing CPU models is not supported by the target 2099 # to or a subset of both CPU models when comparing them. Therefore,
|
/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 204 Comparing to precopy, postcopy is special on error handlings. When any
|
/qemu/hw/core/ |
H A D | machine-smp.c | 371 * Before comparing, the "default" topology level should be replaced in smp_cache_topo_cmp()
|
/qemu/target/riscv/ |
H A D | pmu.c | 506 * if the counter has actually overflowed or not by comparing current in pmu_timer_trigger_irq()
|
/qemu/include/fpu/ |
H A D | softfloat-types.h | 217 * If we get down to comparing significands and they are the same,
|
/qemu/docs/system/i386/ |
H A D | amd-memory-encryption.rst | 89 attestation measurement can be verified by comparing it to what the guest owner
|
/qemu/target/arm/ |
H A D | debug_helper.c | 692 * whether the RESS bits are ignored when comparing an address. in hw_breakpoint_update() 1106 * whether the RESS bits are ignored when comparing an address. in dbgwvr_write()
|
/qemu/docs/devel/testing/ |
H A D | main.rst | 29 3. An assertion, comparing the result from the previous call with the expected 158 predefined input to the parser and comparing the result with the reference
|
/qemu/docs/devel/ |
H A D | style.rst | 225 When comparing a variable for (in)equality with a constant, list the
|
/qemu/tests/tcg/s390x/ |
H A D | vfminmax.c | 308 * Comparing floats is risky, since the compiler might in main()
|
/qemu/util/ |
H A D | qht.c | 51 * Writers check for concurrent resizes by comparing ht->map before and after
|
12