Home
last modified time | relevance | path

Searched refs:use (Results 226 – 250 of 386) sorted by relevance

12345678910>>...16

/qemu/docs/specs/
H A Dstandard-vga.rst48 Doesn't apply to the legacy-free pci variant, use the MMIO bar instead.
H A Dacpi_erst.rst53 To use ACPI ERST, a memory-backend-file object and acpi-erst device
112 of 8MiB (8KiB * 1024) requires an additional slot for use by the
/qemu/qapi/
H A Dpragma.json89 # Externally visible types whose member names may use uppercase
H A Dchar.json254 # object is only resolved at time of use, so can be deleted and
261 # false). Silently ignored with server: false. This use is
771 # @id: the chardev's ID, must exist and not be in use
/qemu/tcg/mips/
H A Dtcg-target.c.inc11 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
840 /* By operating on the high part first, we get to use the final
1100 * We can re-use helper addresses often and do not want any
1199 /* We expect to use a 16-bit negative offset from ENV. */
1679 * Note that many operands use the constraint set "rZ".
1680 * We make use of the fact that 0 is the ZERO register,
2420 * with the address of the prologue, so we can use that instead
2613 tcg_regset_set_reg(s->reserved_regs, TCG_TMP0); /* internal use */
2614 tcg_regset_set_reg(s->reserved_regs, TCG_TMP1); /* internal use */
2615 tcg_regset_set_reg(s->reserved_regs, TCG_TMP2); /* internal use */
[all …]
/qemu/
H A Dhmp-commands.hx71 line option was in use).
124 .help = "stop an active background block operation (use -f"
183 .help = "eject a removable medium (use -f to force it)",
189 Eject a removable medium (use -f to force it).
214 .help = "change a removable medium, optional format, use -f to force the operation",
571 .help = "print expression value (use $reg for CPU register access)",
926 query an ongoing migration process, use "info migrate".
1107 when using kdump (-z, -l, -s), use raw rather than makedumpfile-flattened
1516 later use by other monitor commands.
1781 .help = "set dirty page rate limit, use cpu_index to set limit"
[all …]
H A DREADME.rst23 QEMU aims to fit into a variety of use cases. It can be invoked directly
76 When submitting patches, one common approach is to use 'git
/qemu/docs/interop/
H A Dlive-block-operations.rst22 their use.
65 Throughout this document, we will use the relational terminology.
130 To show some example invocations of command-line, we will use the
154 To interact with the QEMU instance launched above, we will use the
174 We will use the below disk image chain (and occasionally spelling it
540 mode), contained in the target image [E]. One use case for this is
660 common use-cases that takes advantage of the ``drive-mirror`` primitive
822 (3) Perform ``blockdev-mirror`` (use ``"sync": "full"`` to copy the
979 as a target. Instead you use ``node-name`` of existing block node,
1004 (3) Perform ``blockdev-backup`` (use ``"sync": "full"`` to copy the
H A Dfirmware.json271 # cloned before use and configured with readonly=off.
272 # With QEMU versions older than 4.0, you have to use
291 # With QEMU versions older than 4.0, you have to use
354 # Describes a firmware (or a firmware use case) to management software.
/qemu/tests/qemu-iotests/
H A D172.out770 QEMU_PROG: -device floppy,drive=none0,unit=0: Floppy unit 0 is in use
773 QEMU_PROG: -device floppy,drive=none0,unit=1: Floppy unit 1 is in use
895 QEMU_PROG: -device floppy,drive=none0,unit=0: Floppy unit 0 is in use
943 === Attempt to use drive twice ===
946 QEMU_PROG: -device floppy,drive=none0: Drive 'none0' is already in use by another device
949 QEMU_PROG: -device floppy: can't apply global floppy.drive=none0: Drive 'none0' is already in use b…
952 QEMU_PROG: -device floppy,drive=floppy0: Drive 'floppy0' is already in use because it has been auto…
H A D061.out374 You can use 'qemu-img rebase' instead.
382 qemu-img: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or g…
383 qemu-img: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or g…
571 qemu-img: data-file can only be set for images that use an external data file
/qemu/docs/system/devices/
H A Dkeyboard.rst9 However, the OpenBIOS provided with qemu is hardcoded to always use an
H A Divshmem.rst12 backend, use something like
H A Digb.rst25 actual hardware, and you may experience various failures if you try to use it
H A Dvirtio-pmem.rst13 Virtio pmem allows to bypass the guest page cache and directly use
H A Dcan.rst33 Examples how to use CAN emulation for SJA1000 based boards
182 …(4) `RTLWS 2015 article about the project and its use with CANopen emulation <http://cmp.felk.cvut…
/qemu/docs/system/i386/
H A Dxen.rst71 allows a guest to unplug all emulated devices, in order to use paravirtual
94 as a PV block device. Guest bootloaders typically use IDE to load the guest
/qemu/docs/tools/
H A Dqemu-pr-helper.rst37 :program:`qemu-pr-helper` can also use the systemd socket activation
/qemu/tests/docker/dockerfiles/
H A Ddebian-all-test-cross.docker6 # basic compilers for as many targets as possible. We shall use this
/qemu/hw/vfio/
H A Dpci.h98 bool use; member
/qemu/docs/devel/
H A Dbuild-system.rst115 does not use flags passed via options such as ``--extra-cflags``, and
159 Currently, in all cases it would be possible to use ``python -m``
174 requirements should make it possible to use the version that is packaged
414 In case the script is not written in Python, use a ``#! /usr/bin/env ...``
461 If desired, it is also possible to use ``ninja`` and ``meson test``,
529 will write the paths to various tools to this file, for use in ``Makefile``
/qemu/docs/
H A Dcolo-proxy.txt101 The redirector get packet from colo-compare by use
188 If you want to use virtio-net-pci or other driver with vnet_header:
/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst9 offering: more specifically, we use the `cirrus-run`_ script to trigger Cirrus
/qemu/docs/system/s390x/
H A Dprotvirt.rst43 Host huge page backings are not supported. However guests can use huge
/qemu/.gitlab-ci.d/
H A Dopensbi.yml1 # All jobs needing docker-opensbi must use the same rules it uses.

12345678910>>...16