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'
173 confdir = os.getenv('CONFDIR', "/etc/qemu")
249 "source_url_prefix": "https://gitlab.com/qemu-project/qemu/-/blob/master/docs/",
250 "gitlab_user": "qemu-project",
251 "gitlab_repo": "qemu",
294 (master_doc, 'QEMU.tex', u'QEMU Documentation',
295 u'The QEMU Project Developers', 'manual'),
302 ('interop/qemu-ga', 'qemu-ga',
303 'QEMU Guest Agent',
305 ('interop/qemu-ga-ref', 'qemu-ga-ref',
306 'QEMU Guest Agent Protocol Reference',
308 ('interop/qemu-qmp-ref', 'qemu-qmp-ref',
309 'QEMU QMP Reference Manual',
311 ('interop/qemu-storage-daemon-qmp-ref', 'qemu-storage-daemon-qmp-ref',
312 'QEMU Storage Daemon QMP Reference Manual',
314 ('system/qemu-manpage', 'qemu',
315 'QEMU User Documentation',
317 ('system/qemu-block-drivers', 'qemu-block-drivers',
318 'QEMU block drivers reference',
319 ['Fabrice Bellard and the QEMU Project developers'], 7),
320 ('system/qemu-cpu-models', 'qemu-cpu-models',
321 'QEMU CPU Models',
322 ['The QEMU Project developers'], 7),
323 ('tools/qemu-img', 'qemu-img',
324 'QEMU disk image utility',
326 ('tools/qemu-nbd', 'qemu-nbd',
327 'QEMU Disk Network Block Device Server',
329 ('tools/qemu-pr-helper', 'qemu-pr-helper',
330 'QEMU persistent reservation helper',
332 ('tools/qemu-storage-daemon', 'qemu-storage-daemon',
333 'QEMU storage daemon',
335 ('tools/qemu-trace-stap', 'qemu-trace-stap',
336 'QEMU SystemTap trace tool',
349 dbus_index_common_prefix = ["org.qemu."]