Lines Matching full:qemu
3 # QEMU documentation build configuration file, created by
8 # for each of QEMU's manuals: in this case sphinx-build is run multiple
14 # QEMU's makefiles take option (1), which allows us to install
96 project = u'QEMU'
97 copyright = u'2025, The QEMU Project Developers'
98 author = u'The QEMU Project Developers'
147 confdir = os.getenv('CONFDIR', "/etc/qemu")
212 "source_url_prefix": "https://gitlab.com/qemu-project/qemu/-/blob/master/docs/",
213 "gitlab_user": "qemu-project",
214 "gitlab_repo": "qemu",
257 (master_doc, 'QEMU.tex', u'QEMU Documentation',
258 u'The QEMU Project Developers', 'manual'),
265 ('interop/qemu-ga', 'qemu-ga',
266 'QEMU Guest Agent',
268 ('interop/qemu-ga-ref', 'qemu-ga-ref',
269 'QEMU Guest Agent Protocol Reference',
271 ('interop/qemu-qmp-ref', 'qemu-qmp-ref',
272 'QEMU QMP Reference Manual',
274 ('interop/qemu-storage-daemon-qmp-ref', 'qemu-storage-daemon-qmp-ref',
275 'QEMU Storage Daemon QMP Reference Manual',
277 ('system/qemu-manpage', 'qemu',
278 'QEMU User Documentation',
280 ('system/qemu-block-drivers', 'qemu-block-drivers',
281 'QEMU block drivers reference',
282 ['Fabrice Bellard and the QEMU Project developers'], 7),
283 ('system/qemu-cpu-models', 'qemu-cpu-models',
284 'QEMU CPU Models',
285 ['The QEMU Project developers'], 7),
286 ('tools/qemu-img', 'qemu-img',
287 'QEMU disk image utility',
289 ('tools/qemu-nbd', 'qemu-nbd',
290 'QEMU Disk Network Block Device Server',
292 ('tools/qemu-pr-helper', 'qemu-pr-helper',
293 'QEMU persistent reservation helper',
295 ('tools/qemu-storage-daemon', 'qemu-storage-daemon',
296 'QEMU storage daemon',
298 ('tools/qemu-trace-stap', 'qemu-trace-stap',
299 'QEMU SystemTap trace tool',
312 dbus_index_common_prefix = ["org.qemu."]