Home
last modified time | relevance | path

Searched refs:daemon (Results 1 – 25 of 43) sorted by relevance

12

/qemu/docs/tools/
A Dqemu-storage-daemon.rst8 **qemu-storage-daemon** [options]
13 ``qemu-storage-daemon`` provides disk image functionality from QEMU,
20 The daemon offers the following subset of QEMU features:
35 The daemon runs until it is stopped using the ``quit`` QMP command or
46 .. program:: qemu-storage-daemon
168 stop the daemon by sending a signal::
191 $ qemu-storage-daemon \
212 ['qemu-storage-daemon',
233 $ qemu-storage-daemon \
241 $ qemu-storage-daemon \
[all …]
A Dindex.rst14 qemu-storage-daemon
A Dqemu-pr-helper.rst49 .. option:: -d, --daemon
63 PID file when running as a daemon. By default the PID file
A Dqemu-vmsr-helper.rst47 .. option:: -d, --daemon
61 PID file when running as a daemon. By default the PID file
/qemu/docs/interop/
A Ddbus.rst41 The daemon can control which peers can send/recv messages using
48 dbus-daemon policy
51 dbus-daemon can enforce various policies based on the UID/GID of the
76 ``org.qemu.Helper1`` service, a dbus-daemon policy may contain:
90 dbus-daemon can also perform SELinux checks based on the security
95 See dbus-daemon man page for details.
A Dqemu-ga.rst12 The QEMU Guest Agent is a daemon intended to be run within virtual
97 .. option:: -d, --daemon
144 daemon boolean
A Dqemu-storage-daemon-qmp-ref.rst7 .. qapi-doc:: storage-daemon/qapi/qapi-schema.json
A Dindex.rst25 qemu-storage-daemon-qmp-ref
/qemu/docs/system/devices/
A Dvhost-user-input.rst12 The vhost-user-input device implementation was designed to work with a daemon
26 The backend daemon should be started first:
34 backend daemon and access the VirtIO queues with the guest over the
A Dvhost-user.rst16 device that connects via a socket to the vhost-user *daemon*.
86 vhost-user daemon
91 that can be built when enabled by the project although any daemon that
99 In order for the daemon to access the VirtIO queues to process the
112 First start your daemon.
A Dvhost-user-rng.rst16 number generator daemon such as the one found in the vhost-device crate of
24 The daemon should be started first:
/qemu/storage-daemon/qapi/
A Dmeson.build1 qsd_qapi_files = custom_target('QAPI files for qemu-storage-daemon',
4 command: [ qapi_gen, '-o', 'storage-daemon/qapi', '@INPUT@' ],
A Dqapi-schema.json5 # that the storage daemon schema is a subset of the main schema. For the shared
9 # If you wish to extend the storage daemon schema to contain things that are
14 # storage daemon.
/qemu/storage-daemon/
A Dmeson.build2 qsd_ss.add(files('qemu-storage-daemon.c'))
9 qsd = executable('qemu-storage-daemon',
/qemu/tests/data/
A Dtest-qga-config2 daemon=false
/qemu/docs/
A Dmeson.build51 'qemu-storage-daemon-qmp-ref.7': (have_tools ? 'man7' : ''),
55 'qemu-storage-daemon.1': (have_tools ? 'man1' : ''),
/qemu/include/qemu/
A Dosdep.h73 #define daemon qemu_fake_daemon_function macro
75 #undef daemon
76 QEMU_EXTERN_C int daemon(int, int);
/qemu/tests/
A Ddbus-vmstate-daemon.sh95 exec dbus-daemon $ARGS
/qemu/tests/lcitool/projects/
A Dqemu.yml19 - dbus-daemon
/qemu/tests/qtest/
A Dmeson.build121 dbus_daemon = find_program('dbus-daemon', required: false)
393 qtest_env.set('G_TEST_DBUS_DAEMON', meson.project_source_root() / 'tests/dbus-vmstate-daemon.sh')
396 qtest_env.set('QTEST_QEMU_STORAGE_DAEMON_BINARY', './storage-daemon/qemu-storage-daemon')
/qemu/python/qemu/machine/
A Dconsole_socket.py88 drain_thread.daemon = True
/qemu/tests/docker/dockerfiles/
A Dcentos9.docker31 dbus-daemon \
A Dfedora-win64-cross.docker29 dbus-daemon \
A Dfedora.docker38 dbus-daemon \
/qemu/scripts/coverity-scan/
A DCOMPONENTS.md70 …~ .*/qemu(/block.*|(/include?)/(block|storage-daemon)/.*|(/include)?/hw/(block|ide|nvme)/.*|/qemu-…

Completed in 39 milliseconds

12