Home
last modified time | relevance | path

Searched refs:third (Results 1 – 25 of 30) sorted by relevance

12

/qemu/docs/system/arm/
H A Dmps2.rst72 first UART accessible shared between both CPUs is the third
74 the first UART or the third UART; if you don't see any output
78 with the third UART being the first of the shared ones.)
/qemu/pc-bios/keymaps/
H A Dsv68 # QWERTY third row
244 # QWERTY third row
H A Dsl68 # QWERTY third row
/qemu/docs/specs/
H A Dppc-spapr-numa.rst71 The first NUMA level (0x3) is interpreted as the third element of each
73 the third level is the first element. Let's also consider that elements
76 means that the second would be 20 and the third level 40. For the P1 and
95 P1 and P2 have the same third NUMA level, MOD1: Distance between them = 40
397 The first and second level are equal, 0x4, and a third one was added in
406 to the same third NUMA level, having distance = 40
H A Dacpi_hest_ghes.rst90 (8) QEMU defines a third and write-only fw_cfg blob which is called
H A Dppc-xive.rst151 is for the hypervisor, ring 1 view. The third (page address ending in
/qemu/tests/unit/
H A Dtest-keyval.c792 QDict *third = qdict_clone_shallow(first); in test_keyval_merge_conflict() local
797 keyval_merge(second, third, &err); in test_keyval_merge_conflict()
802 qobject_unref(third); in test_keyval_merge_conflict()
/qemu/docs/
H A Dpci_expander_bridge.txt38 Please observe that we specified the bus "pci.0" for the second and third pxb.
/qemu/
H A DCOPYING100 part thereof, to be licensed as a whole at no charge to all third
143 years, to give any third party, for a charge no more than your
169 distribution of the source code, even though third parties are not
194 You are not responsible for enforcing compliance by third parties to
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.0119 part thereof, to be licensed as a whole at no charge to all third
162 years, to give any third party, for a charge no more than your
188 distribution of the source code, even though third parties are not
213 You are not responsible for enforcing compliance by third parties to
/qemu/docs/devel/
H A Dconflict-resolution.rst21 a real-time medium such as IRC. You could also try to get a third-party (e.g.
H A Dci-definitions.rst.inc59 interaction with third-party software, like operating system images, databases,
H A Dtracing.rst254 platform-specific or third-party trace backends but it is portable and has no
H A Dreset.rst100 and then all third phases.
/qemu/target/ppc/
H A Dpower8-pmu-regs.c.inc154 * Control Register 2, p. 1316, third paragraph.
/qemu/docs/interop/
H A Dprl-xml.txt156 some third-party software for backup, QEMU and other software may operate with
/qemu/docs/about/
H A Dbuild-platforms.rst74 first. In this context, third-party efforts to extend the lifetime of a distro
/qemu/docs/system/
H A Dsecurity.rst162 malicious third parties which might try to make unauthorized connections, or
H A Dcpu-models-x86.rst.inc33 Libvirt supports a third way to configure CPU models known as "Host
/qemu/qapi/
H A Dmachine.json682 # @third-level: third level of memory side cache
687 'data': [ 'memory', 'first-level', 'second-level', 'third-level' ] }
H A Drun-state.json525 # @arg4: for Windows, third argument of the STOP. For Linux, the
H A Dmachine-target.json192 # third model. The created model will always be a static,
/qemu/pc-bios/
H A Dedk2-licenses.txt348 details of any third-party license or other restriction
360 work as "Submitted on behalf of a third-party: [named here]".
569 details of any third-party license or other restriction
581 work as "Submitted on behalf of a third-party: [named here]".
/qemu/linux-user/
H A Dsyscall.c722 safe_syscall5(int, ipc, int, call, long, first, long, second, long, third, in safe_syscall3()
725 safe_syscall6(int, ipc, int, call, long, first, long, second, long, third, in safe_syscall3()
4476 abi_long second, abi_long third, in do_ipc() argument
4497 ret = do_semtimedop(first, ptr, second, third, TARGET_ABI_BITS == 64); in do_ipc()
4504 ret = get_errno(semget(first, second, third)); in do_ipc()
4512 ret = do_semctl(first, second, third, atptr); in do_ipc()
4521 ret = do_msgsnd(first, ptr, second, third); in do_ipc()
4542 ret = do_msgrcv(first, tswapal(tmp->msgp), second, tswapal(tmp->msgtyp), third); in do_ipc()
4548 ret = do_msgrcv(first, ptr, second, fifth, third); in do_ipc()
4560 if (put_user_ual(raddr, third)) in do_ipc()
[all …]
/qemu/target/riscv/insn_trans/
H A Dtrans_rvi.c.inc135 /* seed third word with 1, which will be result */

12