/qemu/qapi/ |
H A D | job.json | 13 # @commit: block commit job type, see "block-commit" 15 # @stream: block stream job type, see "block-stream" 17 # @mirror: drive mirror job type, see "drive-mirror" 19 # @backup: drive backup job type, see "drive-backup" 21 # @create: image creation job type, see "blockdev-create" (since 3.0) 23 # @amend: image options amend job type, see "x-blockdev-amend" 26 # @snapshot-load: snapshot load job type, see "snapshot-load" 29 # @snapshot-save: snapshot save job type, see "snapshot-save" 32 # @snapshot-delete: snapshot delete job type, see "snapshot-delete" 94 # @cancel: see @job-cancel [all …]
|
H A D | yank.json | 12 # An enumeration of yank instance types. See @YankInstance for more 23 # Specifies which block graph node to yank. See @YankInstance for 36 # Specifies which character device to yank. See @YankInstance for 77 # See @YankInstance for more information. 103 # Query yank instances. See @YankInstance for more information.
|
H A D | cxl.json | 42 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event 46 # lower bits include some flags. See CXL r3.0 Table 8-43 General 50 # information. See CXL r3.0 Table 8-43 General Media Event 53 # @type: Type of memory event that occurred. See CXL r3.0 Table 8-43 58 # to occur. See CXL r3.0 Table 8-43 General Media Event Record, 93 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event 97 # lower bits include some flags. See CXL r3.0 Table 8-44 DRAM 101 # information. See CXL r3.0 Table 8-44 DRAM Event Record, Memory 104 # @type: Type of memory event that occurred. See CXL r3.0 Table 8-44 108 # to occur. See CXL r3.0 Table 8-44 DRAM Event Record, [all …]
|
/qemu/docs/system/devices/ |
H A D | vhost-user.rst | 18 Each device will have an virtio-mmio and virtio-pci variant. See your 30 - See contrib/vhost-user-blk 33 - See https://gitlab.com/virtio-fs/virtiofsd 36 - See https://github.com/rust-vmm/vhost-device 39 - See contrib/vhost-user-gpu 42 - See https://github.com/rust-vmm/vhost-device 51 - See https://github.com/rust-vmm/vhost-device 54 - See https://github.com/rust-vmm/vhost-device/staging 57 - See contrib/vhost-user-scsi 60 - See https://github.com/rust-vmm/vhost-device
|
/qemu/include/qemu/ |
H A D | qht.h | 5 * See the COPYING file in the top-level directory. 145 * must remain valid for the existing RCU grace period -- see qht_remove(). 146 * See also: qht_reset_size() 159 * must remain valid for the existing RCU grace period -- see qht_remove(). 160 * See also: qht_reset(), qht_resize(). 171 * See also: qht_reset_size(). 185 * See also: qht_iter_remove() 199 * See also: qht_iter() 220 * See also: qht_statistics_init().
|
H A D | atomic128.h | 7 * See the COPYING file in the top-level directory. 9 * See docs/devel/atomics.rst for discussion about the guarantees each 23 * GCC 13 that was only reliable with optimization enabled. See 44 * See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80878
|
H A D | qtree.h | 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 18 * License along with this library; if not, see <http://www.gnu.org/licenses/>. 22 * Modified by the GLib Team and others 1997-2000. See the AUTHORS 23 * file for a list of people on the GLib Team. See the ChangeLog 36 * see https://gitlab.com/qemu-project/qemu/-/issues/285 and glib's
|
/qemu/docs/tools/ |
H A D | qemu-storage-daemon.rst | 33 Commands can be sent over a QEMU Monitor Protocol (QMP) connection. See the 66 is a block node definition. See the :manpage:`qemu(1)` manual page for a 72 is a character device definition. See the :manpage:`qemu(1)` manual page for 88 The ``nbd`` export type requires ``--nbd-server`` (see below). ``name`` is 107 the export became active will continue to see its original content. If 131 virtio_vdpa.ko or attaching them to guests with vhost_vdpa.ko, see 134 For more information about VDUSE, see 139 is a QMP monitor definition. See the :manpage:`qemu(1)` manual page for 150 A listen socket can be provided via file descriptor passing (see Examples 152 authz-* secrets (see below). [all …]
|
/qemu/docs/devel/testing/ |
H A D | blkdebug.rst | 7 This work is licensed under the terms of the GNU GPL, version 2 or later. See 46 value depends on the host. On Linux, see 59 ``flush_to_os``, ``flush_to_disk``). See `Events`_ for 64 rule to match. See `State transitions`_ for information 107 See ``qapi/block-core.json:BlkdebugEvent`` for the full list of events. 155 ``flush_to_os`, ``flush_to_disk``). See `Events`_ for 176 See the ``qemu-io(1)`` ``break``, ``resume``, ``remove_break``, and ``wait_break``
|
/qemu/docs/system/ |
H A D | confidential-guest-support.rst | 40 * AMD Secure Encrypted Virtualization (SEV) (see :doc:`i386/amd-memory-encryption`) 41 * Intel Trust Domain Extension (TDX) (see :doc:`i386/tdx`) 42 * POWER Protected Execution Facility (PEF) (see :ref:`power-papr-protected-execution-facility-pef`) 43 * s390x Protected Virtualization (PV) (see :doc:`s390x/protvirt`)
|
/qemu/python/ |
H A D | README.rst | 35 See `Installing packages using pip and virtual environments 47 directory, e.g. ``~/src/qemu/python``. See 51 path prior to importing the ``qemu`` namespace. See 76 Try ``make help`` to see available targets. 84 - ``setup.py`` is the setuptools installer used by pip; See above.
|
/qemu/tests/qemu-iotests/ |
H A D | 221 | 5 # (See also 253, which is the O_DIRECT version) 16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 # along with this program. If not, see <http://www.gnu.org/licenses/>. 55 # image so we will not see this allocation in qemu-img map's output.
|
H A D | 294 | 13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 # along with this program. If not, see <http://www.gnu.org/licenses/>. 43 # you are supposed to see the password as *******, see :-)
|
/qemu/include/block/ |
H A D | blockjob_int.h | 43 * See include/block/block-io.h for more information about 58 * See include/block/block-global-state.h for more information about 87 * See include/block/block-global-state.h for more information about 100 * @flags: Creation flags for the Block Job. See @JobCreateFlags. 137 * See include/block/block-io.h for more information about 145 * request. See the documentation of ratelimit_calculate_delay() for details.
|
/qemu/python/qemu/machine/ |
H A D | __init__.py | 21 # This work is licensed under the terms of the GNU GPL, version 2. See 26 # see: https://github.com/PyCQA/pylint/issues/3624 27 # see: https://github.com/PyCQA/pylint/issues/3651
|
/qemu/bsd-user/aarch64/ |
H A D | target_arch_cpu.c | 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 * License along with this library; if not, see <http://www.gnu.org/licenses/>. 22 /* See cpu_set_user_tls() in arm64/arm64/vm_machdep.c */
|
H A D | target_arch_sysarch.h | 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 * License along with this library; if not, see <http://www.gnu.org/licenses/>. 26 /* See sysarch() in sys/arm64/arm64/sys_machdep.c */
|
H A D | target_arch_reg.h | 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * along with this program; if not, see <http://www.gnu.org/licenses/>. 24 /* See sys/arm64/include/reg.h */
|
/qemu/target/ppc/ |
H A D | mmu-books.h | 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 * License along with this library; if not, see <http://www.gnu.org/licenses/>. 25 * hreg_compute_hflags_value. See the tables therein
|
/qemu/scripts/simplebench/ |
H A D | simplebench.py | 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 # along with this program. If not, see <http://www.gnu.org/licenses/>. 109 test_func -- benchmarking function, see bench_one for description 110 test_envs -- list of test environments, see bench_one 111 test_cases -- list of test cases, see bench_one
|
/qemu/python/qemu/qmp/ |
H A D | __init__.py | 9 raised by this library derive from `QMPError`, see `qmp.error` for 10 additional detail. See `qmp.events` for an in-depth tutorial on 22 # later. See the COPYING file in the top-level directory.
|
/qemu/hw/intc/ |
H A D | kvm_irqcount.c | 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 * License along with this library; if not, see <http://www.gnu.org/licenses/> 35 * register for a sys/sdt.h marker. For details on this workaround, see: in kvm_reset_irq_delivered()
|
/qemu/include/qapi/ |
H A D | visitor.h | 11 * See the COPYING.LIB file in the top-level directory. 39 * limitations; see the documentation for each visitor for more 40 * details on what it supports. Also, see visitor-impl.h for the 83 * Each function also takes the customary @errp argument (see 278 * container; see the general description of @name above. 294 * See the examples above. 336 * container; see the general description of @name above. 356 * same @list to clean up, even if intermediate visits fail. See the 412 * container; see the general description of @name above. 502 * container; see the general description of @name above. [all …]
|
/qemu/hw/misc/ |
H A D | mchp_pfsoc_dmc.c | 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 * with this program; if not, see <http://www.gnu.org/licenses/>. 46 /* See ddr_pvt_calibration() in HSS */ in mchp_pfsoc_ddr_sgmii_phy_read() 54 * See ddr_setup() in mss_ddr.c in the HSS source codes. in mchp_pfsoc_ddr_sgmii_phy_read() 74 /* See sgmii_channel_setup() in HSS */ in mchp_pfsoc_ddr_sgmii_phy_read()
|
/qemu/block/ |
H A D | copy-before-write.h | 19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23 * along with this program. If not, see <http://www.gnu.org/licenses/>. 35 * See include/block/block-global-state.h for more information about
|