Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 32) sorted by relevance

12

/qemu/qapi/
H A Dblock.json19 # translate logical CHS to physical; instead, they will use logical
29 # @none: The physical disk geometry is equal to the logical geometry.
H A Dblock-export.json130 # @logical-block-size: Logical block size in bytes. Defaults to 512
140 '*logical-block-size': 'size',
201 # @logical-block-size: Logical block size in bytes. Range [512,
213 '*logical-block-size': 'size',
H A Dmachine-common.json28 # logical processor level. The @threads option in
H A Dacpi.json76 # @CPU: logical CPU slot (since 2.7)
H A Drocker.json194 # @tunnel-lport: tunnel logical port ID
H A Dmachine.json1028 # @vcpus-count: number of logical VCPU threads @HotpluggableCPU
1128 # @value: the target logical size of the VM in bytes. We can deduce
1163 # @actual: the logical size of the VM in bytes. Formula used:
1202 # @actual: the logical size of the VM in bytes. Formula used:
/qemu/target/m68k/
H A Dhelper.c462 static void print_address_zone(uint32_t logical, uint32_t physical, in print_address_zone() argument
466 logical, logical + size - 1, in print_address_zone()
488 uint32_t logical = 0xffffffff, physical = 0xffffffff; in dump_address_map() local
533 last_logical = logical; in dump_address_map()
534 logical = (i << M68K_TTS_ROOT_SHIFT) | in dump_address_map()
544 if ((logical != (last_logical + (1 << tic_shift))) || in dump_address_map()
554 first_logical = logical; in dump_address_map()
560 if (first_logical != logical || (attr & 4) != (last_attr & 4)) { in dump_address_map()
561 size = logical + (1 << tic_shift) - first_logical; in dump_address_map()
H A Dtranslate.c3344 int logical = insn & 8; in shift_im() local
3347 TCGv reg = gen_extend(s, DREG(insn, 0), opsize, !logical); in shift_im()
3363 if (!logical && m68k_feature(s->env, M68K_FEATURE_M68K)) { in shift_im()
3376 if (logical) { in shift_im()
3394 int logical = insn & 8; in shift_reg() local
3397 TCGv reg = gen_extend(s, DREG(insn, 0), opsize, !logical); in shift_reg()
3444 if (!logical && m68k_feature(s->env, M68K_FEATURE_M68K)) { in shift_reg()
3461 if (logical) { in shift_reg()
3515 int logical = insn & 8; in DISAS_INSN() local
3520 SRC_EA(env, src, OS_WORD, !logical, &addr); in DISAS_INSN()
[all …]
/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst7 "logical"/para-virtual resources like memory, CPUs, and "physical"
46 ``<name>`` values for logical/virtual resources are defined in the Linux on
189 * ``9003``: ``allocation-state``, generally only used for "logical" DR resources
231 For logical resources: unused.
237 For logical resources: resource has been allocated to the DRC.
243 For logical resources: DRC has no resource allocated to it.
249 For logical resources: resource available for exchange (see
256 For logical resources: resource available for recovery (see
445 dynamically reconfigurable logical memory blocks (LMB). This node is generated
H A Drocker.rst364 In addition to front-panel ports, the switch supports logical ports for
367 Front-panel ports and logical tunnel ports are mapped into a single 32-bit port
379 0x00010000-0x0001ffff logical tunnel ports
817 logical port ID
885 logical port, set to 0
/qemu/docs/interop/
H A Dqed_spec.txt28 uint64_t image_size; /* total logical image size, in bytes */
58 Tables provide the translation from logical offsets in the block device to cluster offsets in the f…
82 The logical image size must be less than or equal to the maximum possible size of clusters rooted b…
117 Structure of a logical offset
/qemu/docs/tools/
H A Dqemu-storage-daemon.rst79 …me=<node-name>,addr.type=unix,addr.path=<socket-path>[,writable=on|off][,logical-block-size=<block…
80 …<id>,node-name=<node-name>,addr.type=fd,addr.str=<fd>[,writable=on|off][,logical-block-size=<block…
82 …>[,writable=on|off][,num-queues=<num-queues>][,queue-size=<queue-size>][,logical-block-size=<block…
98 ``logical-block-size`` sets the logical block size in bytes (the default is
/qemu/target/hexagon/imported/
H A Dalu.idef330 "logical AND",{ RdV=RsV&RtV;})
333 "logical OR",{ RdV=RsV|RtV;})
336 "logical XOR",{ RdV=RsV^RtV;})
339 "logical XOR with XOR accumulation",{ RxV^=RsV^RtV;})
342 "logical XOR with XOR accumulation",{ RxxV^=RssV^RttV;})
378 /* Compound logical-logical */
438 "logical AND with immediate",{ fIMMEXT(siV); RdV=RsV&siV;})
441 "logical OR with immediate",{ fIMMEXT(siV); RdV=RsV|siV;})
447 "logical AND pair",{ RddV=RssV&RttV;})
450 "logical OR pair",{ RddV=RssV|RttV;})
[all …]
/qemu/tests/tcg/s390x/
H A DMakefile.target46 TESTS+=add-logical-with-carry
/qemu/qga/
H A Dqapi-schema.json763 # @logical-id: Arbitrary guest-specific unique identifier of the VCPU.
775 'data': {'logical-id': 'int',
783 # Retrieve the list of the guest's logical processors.
799 # Attempt to reconfigure (currently: enable/disable) logical
802 # @vcpus: The logical processors to be reconfigured. This list is
803 # processed node by node in order. In each node @logical-id is
805 # requested state. The set of distinct @logical-id's is only
808 # @logical-id (with possibly different @online field). Preferably
/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestcpuid.py268 desc.append('Register values are not unique across all logical processors')
/qemu/target/arm/tcg/
H A Dsve.decode287 # SVE bitwise logical vector operations (predicated)
318 # SVE bitwise logical reduction (predicated)
421 # SVE bitwise logical operations (unpredicated)
520 # SVE bitwise logical with immediate (unpredicated)
711 # SVE predicate logical operations
/qemu/docs/system/devices/
H A Dnvme.rst181 number of logical blocks that may be specified in each source range.
184 Set the Maximum Copy Length (``MCL``). This is the maximum number of logical
H A Dusb.rst132 handle multiple logical units (disks). This example creates three
133 logical units: two disks and one cdrom drive:
/qemu/docs/devel/
H A Dtcg-ops.rst854 - | Similarly, logical operations with and without complement.
880 - | Similarly for logical and arithmetic right shift, and left rotate.
900 - | Similarly for logical and arithmetic right shift, and rotates.
H A Dstyle.rst562 the sign bit (ie it is an arithmetic shift, not a logical shift)
/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc1246 const bool logical = s->fields.op2 == 0xd4 || s->fields.op2 == 0xd5;
1265 src_es | (logical ? 0 : MO_SIGN));
1274 src_es | (logical ? 0 : MO_SIGN));
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc165 /* Match a constant valid for logical operations. */
168 /* Taking a simplified view of the logical immediates for now, ignoring
926 only supporting simplified logical immediates. */
/qemu/tests/qemu-iotests/
H A D172.out1179 QEMU_PROG: -device floppy,drive=none0,physical_block_size=1024: Physical and logical block size mus…
/qemu/target/hexagon/idef-parser/
H A DREADME.rst348 will be a logical shift. If one of the two operands is signed, and the other

12