Searched refs:daemon (Results 1 – 25 of 43) sorted by relevance
12
| /qemu/docs/tools/ |
| A D | qemu-storage-daemon.rst | 8 **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 D | index.rst | 14 qemu-storage-daemon
|
| A D | qemu-pr-helper.rst | 49 .. option:: -d, --daemon 63 PID file when running as a daemon. By default the PID file
|
| A D | qemu-vmsr-helper.rst | 47 .. option:: -d, --daemon 61 PID file when running as a daemon. By default the PID file
|
| /qemu/docs/interop/ |
| A D | dbus.rst | 41 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 D | qemu-ga.rst | 12 The QEMU Guest Agent is a daemon intended to be run within virtual 97 .. option:: -d, --daemon 144 daemon boolean
|
| A D | qemu-storage-daemon-qmp-ref.rst | 7 .. qapi-doc:: storage-daemon/qapi/qapi-schema.json
|
| A D | index.rst | 25 qemu-storage-daemon-qmp-ref
|
| /qemu/docs/system/devices/ |
| A D | vhost-user-input.rst | 12 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 D | vhost-user.rst | 16 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 D | vhost-user-rng.rst | 16 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 D | meson.build | 1 qsd_qapi_files = custom_target('QAPI files for qemu-storage-daemon', 4 command: [ qapi_gen, '-o', 'storage-daemon/qapi', '@INPUT@' ],
|
| A D | qapi-schema.json | 5 # 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 D | meson.build | 2 qsd_ss.add(files('qemu-storage-daemon.c')) 9 qsd = executable('qemu-storage-daemon',
|
| /qemu/tests/data/ |
| A D | test-qga-config | 2 daemon=false
|
| /qemu/docs/ |
| A D | meson.build | 51 'qemu-storage-daemon-qmp-ref.7': (have_tools ? 'man7' : ''), 55 'qemu-storage-daemon.1': (have_tools ? 'man1' : ''),
|
| /qemu/include/qemu/ |
| A D | osdep.h | 73 #define daemon qemu_fake_daemon_function macro 75 #undef daemon 76 QEMU_EXTERN_C int daemon(int, int);
|
| /qemu/tests/ |
| A D | dbus-vmstate-daemon.sh | 95 exec dbus-daemon $ARGS
|
| /qemu/tests/lcitool/projects/ |
| A D | qemu.yml | 19 - dbus-daemon
|
| /qemu/tests/qtest/ |
| A D | meson.build | 121 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 D | console_socket.py | 88 drain_thread.daemon = True
|
| /qemu/tests/docker/dockerfiles/ |
| A D | centos9.docker | 31 dbus-daemon \
|
| A D | fedora-win64-cross.docker | 29 dbus-daemon \
|
| A D | fedora.docker | 38 dbus-daemon \
|
| /qemu/scripts/coverity-scan/ |
| A D | COMPONENTS.md | 70 …~ .*/qemu(/block.*|(/include?)/(block|storage-daemon)/.*|(/include)?/hw/(block|ide|nvme)/.*|/qemu-…
|
Completed in 39 milliseconds
12