Home
last modified time | relevance | path

Searched full:inside (Results 1 – 25 of 194) sorted by relevance

12345678

/qemu/tests/tcg/aarch64/system/
H A Dsemiheap.c61 * boot.S put our stack somewhere inside the data segment of the in main()
64 * struct (on the stack) should not be inside the reported heap. in main()
67 ml_printf("info appears to be inside the heap: %p in %p:%p\n", in main()
/qemu/python/
H A DREADME.rst13 environment. If you are inside a virtual environment, they will
18 local python packages. If you are inside of a virtual environment,
50 2. Inside a Python script, use ``sys.path`` to forcibly include a search
/qemu/docs/devel/testing/
H A Dblkverify.rst11 processes inside the guest will crash because corrupt sectors were read as part
12 of the executable. Other times obscure errors are raised by a program inside
16 ``blkverify`` solves this problem by catching data corruption inside QEMU the first
H A Dqgraph.rst299 /* Get node(s) contained inside (CONTAINS) */
378 /* Get node(s) contained inside (CONTAINS) */
388 /* Get node(s) contained inside (CONTAINS) */
448 /* Get node contained inside (CONTAINS) */
/qemu/docs/system/devices/
H A Dcanokey.rst34 inspect what happens inside a secure key
42 they can see what happens inside the secure key
113 If you want to trace what happens inside the secure key, when compiling
H A Dvirtio-snd.rst16 Virtio sound implements capture and playback from inside a guest using the
/qemu/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c58 /* check our local variables are indeed inside the reported stack */ in main()
70 printf("info appears to be inside the heap: %p in %p:%p\n", in main()
/qemu/include/hw/audio/
H A Dvirtio-snd.h110 * In TX / Plaback, `offset` represents the first unused position inside
226 * Convenience queue to keep track of invalid tx/rx queue messages inside
236 * This queue must be empty at all times except for inside the tx/rx
/qemu/hw/s390x/
H A Dcpu-topology.c14 * guest with CPU and KVM specificity will be implemented inside
45 * Returns the socket number used inside the cores_per_socket array
58 * Returns the socket number used inside the cores_per_socket array
228 * attributes fits inside the system topology.
/qemu/python/scripts/
H A Dmkvenv.py128 """Returns True if it is executed inside of a virtual environment."""
141 environment when invoked from inside of an existing virtual
144 console_scripts inside the virtual environment.
239 The final, final hook. Enter the venv and run commands inside of it.
242 # We're inside of a venv and we want to include the parent
776 This is intended to be run *inside the venv* after it is created.
/qemu/docs/
H A Ddefs.rst.inc7 used inside a parsed-literal block: the definition must not include
/qemu/docs/system/
H A Dlinuxboot.rst6 This section explains how to launch a Linux kernel inside QEMU without
H A Dgdb.rst75 inside a system image, it does present challenges. Kernel preemption
232 Connecting to the GDB socket allows running arbitrary code inside the guest;
/qemu/include/hw/ppc/
H A Dspapr_numa.h21 * feels odd, but it will spare a MACHINE() call inside the
/qemu/tests/qtest/migration/
H A DMakefile28 * inside tests/migration to update, and then remember to send both
/qemu/tests/unit/
H A Dmeson.build24 # all code tested by test-x86-topo is inside topology.h
30 # all code tested by test-int128 is inside int128.h
/qemu/scripts/
H A Dvmstate-static-checker.py120 # Some QEMU versions moved a few fields inside a substruct. This
122 # something got shifted inside a substruct. For example, the
148 # attempt to check inside the substruct.
/qemu/tests/qtest/migration/aarch64/
H A Da-b-kernel.h3 * inside tests/migration to update, and then remember to send both
/qemu/linux-headers/linux/
H A Dstddef.h11 /* Not all C++ standards support type declarations inside an anonymous union */
/qemu/docs/devel/
H A Duefi-vars.rst30 Instead of running the privileged code inside the guest we can run it
H A Ddocs.rst46 be in the C code block. If there is a string inside the brackets,
/qemu/docs/specs/
H A Dppc-spapr-numa.rst118 In a hypothetical platform where all resources inside the same hardware module
331 implementation constraints of the kernel and QEMU will provide inside the
410 NUMA distancing inside the guest for the pseries machine.
/qemu/qapi/
H A Dmachine-s390x.json25 # Modify the topology by moving the CPU inside the topology tree, or
/qemu/target/i386/tcg/system/
H A Dtcg-cpu.c68 * ... with two regions inside: normal system memory with low in tcg_cpu_realizefn()
/qemu/include/migration/
H A Dregister.h26 /* The following handlers run inside the BQL. */
127 /* This runs both outside and inside the BQL. */

12345678