Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 15 of 15) sorted by relevance

/qemu/ui/
H A Ddbus-chardev.c49 if (chr->exported) { in dbus_display_chardev_export()
57 chr->exported = true; in dbus_display_chardev_export()
65 if (!chr->exported) { in dbus_display_chardev_unexport()
70 chr->exported = false; in dbus_display_chardev_unexport()
H A Ddbus.h127 bool exported; member
/qemu/tests/qemu-iotests/
H A D058.out21 == verifying the exported snapshot with patterns, method 1 ==
27 == verifying the exported snapshot with patterns, method 2 ==
/qemu/qapi/
H A Dblock-export.json45 # devices can then be exported using @nbd-server-add. The NBD server
221 # @device: The device name or node name of the node to be exported
347 # Describes a block export, i.e. how single node should be exported on
355 # @node-name: The node name of the block node to be exported
451 # @node-name: The node name of the block node that is exported
H A Dblock-core.json3319 # @dir: directory to be exported as FAT image
/qemu/
H A Dqemu.sasl17 # This principal needs to be exported to the keytab file listed below
H A Dhmp-commands.hx1435 have an inserted media on them are automatically exported; in this case,
1451 exported device writable too. The export name is controlled by *name*,
H A Dqemu-options.hx1811 .virtfs\_metadata directory. Directories exported by this
1944 .virtfs\_metadata directory. Directories exported by this
/qemu/linux-user/hppa/
H A Dvdso.ld26 * which means that nothing is exported at all.
/qemu/docs/tools/
H A Dqemu-storage-daemon.rst83 exported. ``writable`` determines whether or not the export allows write
106 ``growable`` is set, writes after the end of the exported file will grow the
/qemu/docs/devel/
H A Dwriting-monitor-commands.rst33 the command should be exported by some QEMU subsystem. But it can also be
225 QMP commands should use the error interface exported by the error.h header
H A Dtesting.rst32 calling exported functions.
1343 going to run unless that ``AVOCADO_ALLOW_LARGE_STORAGE=1`` is exported on
1352 exported on the environment.
H A Dtcg-plugins.rst113 exported *qemu_plugin* functions.
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc506 QEMU can access directly to block device exported using the Network Block Device
520 In this case, the block device must be exported using ``qemu-nbd``:
/qemu/docs/interop/
H A Dvhost-user.rst1825 The back-end is responsible of keeping its own table with exported dma-buf fds.