Home
last modified time | relevance | path

Searched refs:off (Results 201 – 225 of 246) sorted by relevance

12345678910

/qemu/tests/qemu-iotests/
H A Dcommon.rc545 …fuse-export,node-name=export-node,mountpoint="$export_mp",writable=on,growable=on,allow-other=off \
H A D271.out662 # 512MB, extended_l2=off
668 # 16K clusters, 64GB, extended_l2=off
/qemu/qapi/
H A Dmisc.json464 # @boolean: accepts "on" or "off"
H A Dintrospect.json127 # section 1, plus 'int' (split off 'number'), plus the obvious top
H A Drun-state.json472 # @poweroff: system powers off (since 2.8)
H A Dqom.json675 # ROM. If set to 'on', create ROM; if set to 'off', create
683 # ROM, and want to set this property to 'off'. (default: auto,
/qemu/hw/9pfs/
H A D9p-proxy.c730 static void proxy_seekdir(FsContext *ctx, V9fsFidOpenState *fs, off_t off) in proxy_seekdir() argument
732 seekdir(fs->dir.stream, off); in proxy_seekdir()
/qemu/hw/nvme/
H A Dtrace-events67 …int8_t rae, uint32_t len, uint64_t off) "cid %"PRIu16" lid 0x%"PRIx8" lsp 0x%"PRIx8" rae 0x%"PRIx8…
/qemu/docs/system/
H A Dvnc-security.rst68 -object tls-creds-x509,id=tls0,dir=/etc/pki/qemu,endpoint=server,verify-peer=off \
H A Dsecurity.rst101 clearly documented so users are aware of the trade-off of enabling the feature.
H A Dcpu-models-x86.rst.inc389 |qemu_system| -cpu host,vmx=off,...
/qemu/docs/interop/
H A Dbarrier.rst70 barrierCmdCInfoAck in order to prevent attempts to move the mouse off
/qemu/hw/vfio/
H A Dpci.c884 off_t off = 0; in vfio_pci_load_rom() local
914 bytes = pread(vdev->vbasedev.fd, vdev->rom + off, in vfio_pci_load_rom()
915 size, vdev->rom_offset + off); in vfio_pci_load_rom()
919 off += bytes; in vfio_pci_load_rom()
/qemu/target/mips/tcg/
H A Dtranslate.c5055 tcg_gen_ld_i64(t1, tcg_env, off); in gen_mthc0_entrylo()
5061 tcg_gen_st_i64(t1, tcg_env, off); in gen_mthc0_entrylo()
5070 tcg_gen_ld_i64(t1, tcg_env, off); in gen_mthc0_store64()
5072 tcg_gen_st_i64(t1, tcg_env, off); in gen_mthc0_store64()
5079 tcg_gen_ld_i64(t0, tcg_env, off); in gen_mfhc0_entrylo()
5092 tcg_gen_ld_i64(t0, tcg_env, off); in gen_mfhc0_load64()
5097 static inline void gen_mfc0_load32(TCGv arg, target_ulong off) in gen_mfc0_load32() argument
5101 tcg_gen_ld_i32(t0, tcg_env, off); in gen_mfc0_load32()
5105 static inline void gen_mfc0_load64(TCGv arg, target_ulong off) in gen_mfc0_load64() argument
5107 tcg_gen_ld_tl(arg, tcg_env, off); in gen_mfc0_load64()
[all …]
/qemu/hw/virtio/
H A Dvhost-vdpa.c969 config->off = offset; in vhost_vdpa_set_config()
991 v_config->off = 0; in vhost_vdpa_get_config()
/qemu/docs/devel/
H A Dstyle.rst39 * Tabs are rendered badly in patches, causing off-by-one errors in almost
43 Do not leave whitespace dangling off the ends of lines.
448 for a time/space trade-off like ``tlb_mmu_resize_locked`` in the
/qemu/target/arm/tcg/
H A Dtranslate-sve.c4232 int off = vec_full_reg_offset(s, a->rd); in trans_LDR_zri() local
4233 gen_sve_ldr(s, tcg_env, off, size, a->rn, a->imm * size); in trans_LDR_zri()
4245 int off = pred_full_reg_offset(s, a->rd); in trans_LDR_pri() local
4246 gen_sve_ldr(s, tcg_env, off, size, a->rn, a->imm * size); in trans_LDR_pri()
4258 int off = vec_full_reg_offset(s, a->rd); in trans_STR_zri() local
4259 gen_sve_str(s, tcg_env, off, size, a->rn, a->imm * size); in trans_STR_zri()
4271 int off = pred_full_reg_offset(s, a->rd); in trans_STR_pri() local
4272 gen_sve_str(s, tcg_env, off, size, a->rn, a->imm * size); in trans_STR_pri()
4708 int off = (a->imm * elements) << dtype_msz(a->dtype); in trans_LDNF1_zpri() local
4711 tcg_gen_addi_i64(addr, cpu_reg_sp(s, a->rn), off); in trans_LDNF1_zpri()
/qemu/docs/devel/migration/
H A Dvfio.rst130 off, all dirty pages will be copied to the destination in stop-and-copy phase
H A Dmain.rst362 Sometime in the future when we no longer care about the ancient versions these can be killed off.
555 and device address, PCI devices and storage devices hung off PCI controllers
/qemu/hw/net/
H A Dtrace-events321 sungem_tx_checksum(uint16_t start, uint16_t off) "TX checksumming from byte %d, inserting at %d"
514 …nt dev, int ref, int off, int len, unsigned int flags, const char *c, const char *d, const char *m…
H A Drtl8139.c1844 #define TCP_HEADER_CLEAR_FLAGS(tcp, off) ((tcp)->th_offset_flags &= cpu_to_be16(~TCP_FLAGS_ONLY(off argument
/qemu/target/hexagon/imported/
H A Dfloat.idef233 "Multiply low*low and shift off low 32 bits into sticky (in MSB)",
/qemu/target/hppa/
H A Dtranslate.c3996 TCGv_i64 off = tcg_temp_new_i64(); in trans_b_gate() local
3998 copy_iaoq_entry(ctx, off, &ctx->iaq_f); in trans_b_gate()
3999 gen_helper_b_gate_priv(off, tcg_env, off); in trans_b_gate()
4001 ctx->iaq_j.base = off; in trans_b_gate()
/qemu/linux-user/
H A Dsyscall.c2953 uint64_t off = tlow | in target_to_host_low_high() local
2957 *hlow = off; in target_to_host_low_high()
2958 *hhigh = (off >> HOST_LONG_BITS / 2) >> HOST_LONG_BITS / 2; in target_to_host_low_high()
11627 off_t off; in _syscall2() local
11629 ret = get_user_sal(off, arg3); in _syscall2()
11633 offp = &off; in _syscall2()
11637 abi_long ret2 = put_user_sal(off, arg3); in _syscall2()
11649 off_t off; in _syscall2() local
11651 ret = get_user_s64(off, arg3); in _syscall2()
11655 offp = &off; in _syscall2()
[all …]
/qemu/docs/system/i386/
H A Dhyperv.rst187 ``hv-no-nonarch-coresharing`` = on/off/auto

12345678910