/qemu/tests/qemu-iotests/ |
H A D | 142.out | 37 cache.direct=on on none0 38 Cache mode: writeback, direct 39 Cache mode: writeback, direct 40 Cache mode: writeback, direct 41 Cache mode: writeback, direct 42 Cache mode: writeback, direct 44 cache.direct=on on file 47 Cache mode: writeback, direct 51 cache.direct=on on backing 55 Cache mode: writeback, direct [all …]
|
H A D | 142 | 92 # cache.direct is supposed to be inherited by both bs->file and 95 printf "cache.direct=on on none0\n" 96 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",cache.direct=on | grep -e "Cache" -e "[Cc]annot… 97 printf "\ncache.direct=on on file\n" 98 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",file.cache.direct=on | grep -e "Cache" -e "[Cc]… 99 printf "\ncache.direct=on on backing\n" 100 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",backing.cache.direct=on | grep -e "Cache" -e "[… 101 printf "\ncache.direct=on on backing-file\n" 102 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",backing.file.cache.direct=on | grep -e "Cache" … 180 hmp_cmds='qemu-io none0 "reopen -o cache.direct=on" [all …]
|
H A D | 191.out | 151 "direct": false, 180 "direct": false, 222 "direct": false, 251 "direct": false, 293 "direct": false, 322 "direct": false, 352 "direct": false, 381 "direct": false, 566 "direct": false, 595 "direct": false, [all …]
|
H A D | 253 | 57 "driver=$IMGFMT,file.driver=file,file.filename=$TEST_IMG,cache.direct=on" \ 63 "driver=$IMGFMT,file.driver=file,file.filename=$TEST_IMG,cache.direct=on" \ 72 "driver=$IMGFMT,file.driver=file,file.filename=$TEST_IMG,cache.direct=on" \ 80 "driver=$IMGFMT,file.driver=file,file.filename=$TEST_IMG,cache.direct=on" \
|
H A D | 273.out | 70 "direct": false, 99 "direct": false, 140 "direct": false, 169 "direct": false, 198 "direct": false,
|
H A D | 133 | 100 $QEMU_IO -c 'reopen -c none -o cache.direct=on' $TEST_IMG 101 $QEMU_IO -c 'reopen -c writeback -o cache.direct=on' $TEST_IMG 110 $QEMU_IO -c 'reopen -o cache.direct=baz' $TEST_IMG
|
H A D | 184.out | 55 "direct": false, 83 "direct": false,
|
/qemu/include/hw/xen/interface/ |
H A D | features.h | 29 * update them via direct writes. 35 * tables, and can update them via direct writes. 101 * A direct-mapped (or 1:1 mapped) domain is a domain for which its 102 * local pages have gfn == mfn. If a domain is direct-mapped, 107 * - not auto_translated domains (x86 only) are always direct-mapped 108 * - on x86, auto_translated domains are not direct-mapped 109 * - on ARM, Dom0 is direct-mapped, DomUs are not
|
/qemu/hw/arm/ |
H A D | stm32l4x5_soc.c | 61 67, /* OTG_FS_WKUP, Direct */ 66 31, /* I2C1 wakeup, Direct */ 67 33, /* I2C2 wakeup, Direct */ 68 72, /* I2C3 wakeup, Direct */ 69 37, /* USART1 wakeup, Direct */ 70 38, /* USART2 wakeup, Direct */ 71 39, /* USART3 wakeup, Direct */ 72 52, /* UART4 wakeup, Direct */ 73 53, /* UART4 wakeup, Direct */ 74 70, /* LPUART1 wakeup, Direct */ [all …]
|
/qemu/hw/misc/ |
H A D | omap_clk.c | 344 /* Direct from ULPD, no real parent */ 352 /* Direct from ULPD, no real parent */ 360 /* Direct from ULPD, no real parent */ 369 /* Direct from ULPD, no real parent */ 377 /* Direct from ULPD, no real parent */ 386 /* Direct from ULPD, no parent */ 393 /* Direct from ULPD, no parent */ 400 /* Direct from ULPD, no parent */ 416 /* Direct from ULPD, no parent. May be enabled by ext hardware. */ 435 /* Direct from ULPD, no parent. May be enabled by ext hardware. */ [all …]
|
/qemu/docs/system/ |
H A D | replay.rst | 39 -drive file=disk.qcow2,if=none,snapshot,id=img-direct \\ 40 -drive driver=blkreplay,if=none,image=img-direct,id=img-blkreplay \\ 50 -drive file=disk.qcow2,if=none,snapshot,id=img-direct \\ 51 -drive driver=blkreplay,if=none,image=img-direct,id=img-blkreplay \\ 106 -drive file=disk.qcow2,if=none,snapshot,id=img-direct 107 -drive driver=blkreplay,if=none,image=img-direct,id=img-blkreplay 137 -drive file=disk.ovl,if=none,id=img-direct 138 -drive driver=blkreplay,if=none,image=img-direct,id=img-blkreplay
|
/qemu/target/hexagon/imported/ |
H A D | branch.idef | 31 Q6INSN(J2_jump,"jump #r22:2",ATTRIBS(A_JDIR), "direct unconditional jump", 46 OLDCOND_JUMP(J2_jump,"jump","#r15:2",ATTRIBS(A_CJOLDDIR),"direct conditional jump", 58 NEWCOND_JUMP(J2_jump,"jump","#r15:2",ATTRIBS(A_CJNEWDIR,A_ARCHV2),"direct conditional jump", 73 Q6INSN(J2_jumprz,"if (Rs32!=#0) jump:nt #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditional ju… 76 Q6INSN(J2_jumprnz,"if (Rs32==#0) jump:nt #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditional j… 79 Q6INSN(J2_jumprzpt,"if (Rs32!=#0) jump:t #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditional j… 82 Q6INSN(J2_jumprnzpt,"if (Rs32==#0) jump:t #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditional … 85 Q6INSN(J2_jumprgtez,"if (Rs32>=#0) jump:nt #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditional… 88 Q6INSN(J2_jumprgtezpt,"if (Rs32>=#0) jump:t #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditiona… 91 Q6INSN(J2_jumprltez,"if (Rs32<=#0) jump:nt #r13:2",ATTRIBS(A_CJNEWDIR,A_ARCHV3),"direct conditional… [all …]
|
/qemu/tests/qemu-iotests/sample_images/ |
H A D | parallels-with-bitmap.sh | 42 dd if=/dev/zero of=$dev bs=64K seek=5 count=2 oflag=direct 43 dd if=/dev/zero of=$dev bs=64K seek=30 count=1 oflag=direct 44 dd if=/dev/zero of=$dev bs=64K seek=10 count=3 oflag=direct
|
/qemu/tests/qapi-schema/ |
H A D | base-cycle-direct.err | 1 base-cycle-direct.json: In struct 'Loopy': 2 base-cycle-direct.json:2: object Loopy contains itself
|
/qemu/scripts/simplebench/ |
H A D | bench-backup.py | 71 target_caches = ['direct', 'cached'] 76 o_direct = c == 'direct' 211 direct: default, use O_DIRECT and aio=native 214 default='direct', choices=('direct', 'cached', 'both'))
|
/qemu/tests/qtest/migration/ |
H A D | file-tests.c | 43 /* only secondary channels can use direct-io */ in fdset_add_fds() 175 migrate_set_parameter_bool(from, "direct-io", true); in migrate_hook_start_multifd_mapped_ram_dio() 176 migrate_set_parameter_bool(to, "direct-io", true); in migrate_hook_start_multifd_mapped_ram_dio() 238 migrate_set_parameter_bool(from, "direct-io", true); in migrate_hook_start_multifd_mapped_ram_fdset_dio() 239 migrate_set_parameter_bool(to, "direct-io", true); in migrate_hook_start_multifd_mapped_ram_fdset_dio()
|
/qemu/include/hw/arm/ |
H A D | linux-boot-if.h | 3 * specially for direct boot of an ARM Linux kernel 25 /** arm_linux_init: configure the device for a direct boot
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_balloon.h | 21 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 96 VIRTIO_BALLOON_S_NAMES_prefix "direct-scans", \ 98 VIRTIO_BALLOON_S_NAMES_prefix "direct-reclaims" \
|
/qemu/hw/ssi/ |
H A D | npcm7xx_fiu.c | 71 /* Direct Read configuration register fields. */ 79 /* Direct Write configuration register fields. */ 145 /* Direct flash memory read handler. */ 158 "%s: direct flash read with CS%d already active", in npcm7xx_fiu_flash_read() 202 /* Direct flash memory write handler. */ 214 "%s: direct flash write with CS%d already active", in npcm7xx_fiu_flash_write() 528 * or more direct flash access regions. in npcm7xx_fiu_realize()
|
/qemu/tests/qtest/ |
H A D | numa-test.c | 451 " 'level': 1, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 457 " 'level': 4, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 463 " 'level': 0, 'associativity': \"direct\", 'policy': \"none\"," in pc_hmat_build_cfg() 479 " 'level': 1, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 483 " 'level': 1, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 488 " 'level': 2, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 493 " 'level': 0, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 497 " 'level': 1, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_build_cfg() 536 " 'level': 1, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_off_cfg() 581 " 'level': 1, 'associativity': \"direct\", 'policy': \"write-back\"," in pc_hmat_erange_cfg()
|
/qemu/include/ |
H A D | elf.h | 706 #define R_ALPHA_REFLONG 1 /* Direct 32 bit */ 707 #define R_ALPHA_REFQUAD 2 /* Direct 64 bit */ 839 #define R_ARM_ABS32 2 /* Direct 32 bit */ 842 #define R_ARM_ABS16 5 /* Direct 16 bit */ 843 #define R_ARM_ABS12 6 /* Direct 12 bit */ 845 #define R_ARM_ABS8 8 /* Direct 8 bit */ 1007 #define R_390_8 1 /* Direct 8 bit. */ 1008 #define R_390_12 2 /* Direct 12 bit. */ 1009 #define R_390_16 3 /* Direct 16 bit. */ 1010 #define R_390_32 4 /* Direct 32 bit. */ [all …]
|
/qemu/docs/devel/ |
H A D | tcg.rst | 33 Direct block chaining 115 * The change in CPU state must be constant, e.g., a direct branch and 118 * The direct branch cannot cross a page boundary. Memory mappings 143 linked lists are also maintained to undo direct block chaining.
|
H A D | zoned-storage.rst | 48 -blockdev node-name=drive0,driver=host_device,filename=/dev/nullb0,cache.direct=on \ 53 -driver driver=host_device,file=/dev/nullb0,if=virtio,cache.direct=on
|
/qemu/docs/system/i386/ |
H A D | hyperv.rst | 171 ``hv-stimer-direct`` 173 when expiration event is delivered as SynIC message and "direct", when the event 175 use synthetic timers in direct mode and thus ``hv-stimer-direct`` needs to be 248 ``hv-tlbflush-direct``
|
/qemu/include/hw/ssi/ |
H A D | xlnx-versal-ospi.h | 46 * and 1: enables direct access mode. 47 * + Property "dac-with-indac": Allow both direct accesses and indirect
|