Searched full:actually (Results 1 – 25 of 405) sorted by relevance
12345678910>>...17
/qemu/tests/qemu-iotests/ |
H A D | 127 | 56 # So that we actually have something to mirror and the job does not return 61 # We cannot use virtio-blk here because that does not actually set the attached
|
H A D | 115 | 57 # equals 128 * (512/8) = 8192 entries (actually, 8192 - 512/8 = 8129 would 78 # The final thing we need to test is whether the tables are actually covered by
|
H A D | 287 | 77 # to make sure the bit was actually set 89 # to make sure the bit was actually unset
|
H A D | 066 | 96 # Check that we have actually reused the original area 174 # Check that we have actually reused the original area
|
H A D | 142 | 161 # This one actually changes the cache mode with the reopen. For this test, the 177 # This one actually changes the cache mode with the reopen. For this test, the 301 # This one actually changes the cache mode with the reopen. For this test, the 363 # And write some data (not strictly necessary, but it feels better to actually
|
H A D | 026 | 49 # (so that the refcount table actually needs to grow); that minimum is 16 bits, 218 # block is actually written back
|
H A D | 228 | 131 # Finally, try a "file:" prefix. While this is actually what we 193 # null-co://, because that field actually has not much to do
|
/qemu/linux-user/alpha/ |
H A D | target_signal.h | 10 #define TARGET_SIGSTKFLT 7 /* actually SIGEMT */ 32 #define TARGET_SIGPWR 29 /* actually SIGINFO */
|
/qemu/docs/devel/ |
H A D | maintainers.rst | 41 - Someone is actually paid to look after this. 43 - Someone actually looks after it.
|
/qemu/hw/arm/ |
H A D | b-l475e-iot01a.c | 39 * There are actually 14 input pins in the DM163 device. 41 * GPIOs as the IM120417002 colors shield doesn't actually use
|
/qemu/semihosting/ |
H A D | stubs-all.c | 6 * Stubs for all targets that don't actually do semihosting.
|
H A D | stubs-system.c | 6 * Stubs for system targets that don't actually do semihosting.
|
/qemu/hw/audio/ |
H A D | gusemu.h | 41 /* GUS_irqrequest returns the number of IRQs actually scheduled into the virtual machine */ 67 /* -dma_count is actually count-1 */
|
/qemu/docs/system/ |
H A D | vm-templating.rst | 86 cannot be modified to discard VM RAM, or to actually share memory with 94 don't actually share memory (``share=off``), even though they are
|
/qemu/scripts/oss-fuzz/ |
H A D | instrumentation-filter-template | 1 # Code that we actually want the fuzzer to target
|
/qemu/tests/tcg/multiarch/linux/ |
H A D | test-vma.c | 4 * If the syscall actually returns with MAP_FAILED, the test succeeded.
|
/qemu/tests/unit/ |
H A D | test-io-task.c | 205 /* Make sure the test_task_thread_worker actually got in test_task_thread_complete() 247 /* Make sure the test_task_thread_worker actually got in test_task_thread_failure()
|
/qemu/tests/decode/ |
H A D | succ_pattern_group_nest1.decode | 9 # Make sure deep netsting works, as few targets will actually exercise it
|
/qemu/scripts/coverity-scan/ |
H A D | model.c | 131 * Memory beyond the old size isn't actually initialized. Can't in g_realloc_n() 219 * Memory beyond the old size isn't actually initialized. Can't in g_realloc()
|
/qemu/hw/rtc/ |
H A D | rs5c372.c | 46 * actually read by the data transfer operation. in capture_current_time() 84 * START_RECV, but there is no need to actually capture on in rs5c372_event()
|
H A D | ds1338.c | 63 * which will be actually read by the data transfer operation. in capture_current_time() 107 * START_RECV, but there is no need to actually capture on in ds1338_event()
|
/qemu/linux-user/generic/ |
H A D | sockbits.h | 40 /* Security levels - as per NRL IPv6 - don't actually do anything */
|
/qemu/linux-headers/LICENSES/exceptions/ |
H A D | Linux-syscall-note | 18 kernel) is copyrighted by me and others who actually wrote it.
|
/qemu/linux-user/arm/ |
H A D | Makefile.vdso | 8 # Adding -use-blx disables unneeded interworking without actually using blx.
|
/qemu/include/standard-headers/linux/ |
H A D | vmclock-abi.h | 43 * actually messes with the apparent counter *period*. A linear smearing 140 uint16_t tai_offset_sec; /* Actually two's complement signed */
|
12345678910>>...17