.. |
EVENTHANDLERS.txt
|
|
|
libvirtd_qemu.aug
|
qemu-conf: add configurable slirp-helper location
|
2019-09-06 12:47:47 +02:00 |
Makefile.inc.am
|
qemu: Remove qemu_hotplugpriv.h and qemuDomainRemoveDeviceWaitTime
|
2019-11-13 15:03:40 -05:00 |
MIGRATION.txt
|
|
|
qemu_agent.c
|
replace use of gnulib snprintf by g_snprintf
|
2019-11-15 15:07:40 +01:00 |
qemu_agent.h
|
Add API to change qemu agent response timeout
|
2019-11-14 19:10:01 +01:00 |
qemu_alias.c
|
qemu: Use g_strdup_printf() instead of virAsprintf()
|
2019-11-12 16:15:58 +01:00 |
qemu_alias.h
|
qemu: add dbus-vmstate
|
2019-09-06 12:47:47 +02:00 |
qemu_block.c
|
util: consolidate on one free callback for hash data
|
2019-11-22 14:21:28 +00:00 |
qemu_block.h
|
qemu: Separate image metadata removal into a function
|
2019-11-22 10:48:04 +01:00 |
qemu_blockjob.c
|
qemu: blockjob: Allow NULL 'mirror' for block copy jobs due to migration
|
2019-12-09 07:11:24 +01:00 |
qemu_blockjob.h
|
qemu: blockjob: Introduce "broken" block job type
|
2019-11-27 15:59:33 +01:00 |
qemu_capabilities.c
|
conf: drop virCapsPtr param from basic post parse callback
|
2019-12-09 10:17:19 +00:00 |
qemu_capabilities.h
|
conf: drop virCapsPtr param from basic post parse callback
|
2019-12-09 10:17:19 +00:00 |
qemu_capspriv.h
|
qemu: add machines & arch to fake test capabilities cache
|
2019-12-09 10:15:15 +00:00 |
qemu_cgroup.c
|
qemu: remove unneeded cleanup labels
|
2019-11-19 15:22:37 +01:00 |
qemu_cgroup.h
|
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
|
2019-10-15 11:25:22 +02:00 |
qemu_checkpoint.c
|
conf: drop virCapsPtr param from domain parse APIs
|
2019-12-09 10:17:27 +00:00 |
qemu_checkpoint.h
|
qemu: checkpoint: Extract finalizing steps of checkpoint creation
|
2019-10-24 19:35:34 +02:00 |
qemu_command.c
|
qemu: cache host arch separately from virCapsPtr
|
2019-12-09 10:15:15 +00:00 |
qemu_command.h
|
qemuBuildHostNetStr: remove unused 'driver' argument
|
2019-09-18 11:33:17 +02:00 |
qemu_conf.c
|
conf: pass default sec model in parser config
|
2019-12-09 10:15:16 +00:00 |
qemu_conf.h
|
conf: pass default sec model in parser config
|
2019-12-09 10:15:16 +00:00 |
qemu_dbus.c
|
qemu: use g_strdup instead of VIR_STRDUP
|
2019-10-21 12:51:57 +02:00 |
qemu_dbus.h
|
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE_AUTOPTR_FUNC
|
2019-10-16 12:06:43 +02:00 |
qemu_domain_address.c
|
qemu: remove unneeded cleanup labels
|
2019-11-19 15:22:37 +01:00 |
qemu_domain_address.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_domain.c
|
conf: drop virCapsPtr param from domain APIs for copying config
|
2019-12-09 10:17:27 +00:00 |
qemu_domain.h
|
qemu: Move and rename qemuDomainUpdateQEMUCaps
|
2019-12-03 15:26:54 +01:00 |
qemu_driver.c
|
conf: drop virCapsPtr param from domain APIs for copying config
|
2019-12-09 10:17:27 +00:00 |
qemu_driver.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_extdevice.c
|
Use g_autofree instead of VIR_AUTOFREE
|
2019-10-16 12:06:43 +02:00 |
qemu_extdevice.h
|
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
|
2019-10-15 11:25:22 +02:00 |
qemu_firmware.c
|
qemu: Use g_strdup_printf() instead of virAsprintf()
|
2019-11-12 16:15:58 +01:00 |
qemu_firmware.h
|
Remove virautoclean.h
|
2019-10-16 12:06:44 +02:00 |
qemu_hostdev.c
|
qemu_hostdev: Introduce qemuHostdevNeedsVFIO()
|
2019-10-21 13:50:24 +02:00 |
qemu_hostdev.h
|
qemu_hostdev: Introduce qemuHostdevNeedsVFIO()
|
2019-10-21 13:50:24 +02:00 |
qemu_hotplug.c
|
conf: sanitize virDomainSaveStatus & virDomainSaveConfig APIs
|
2019-12-09 10:15:16 +00:00 |
qemu_hotplug.h
|
qemu_hotplug.c: adding qemuDomainGetUnplugTimeout
|
2019-11-13 15:03:40 -05:00 |
qemu_interface.c
|
qemu: remove unneeded cleanup labels
|
2019-11-19 15:22:37 +01:00 |
qemu_interface.h
|
qemu-process: prepare slirp-helper
|
2019-09-06 12:47:47 +02:00 |
qemu_interop_config.c
|
qemu: Use g_strdup_printf() instead of virAsprintf()
|
2019-11-12 16:15:58 +01:00 |
qemu_interop_config.h
|
qemu: generalize qemuFetchConfigs
|
2019-09-24 12:17:10 -04:00 |
qemu_migration_cookie.c
|
conf: drop virCapsPtr param from domain parse APIs
|
2019-12-09 10:17:27 +00:00 |
qemu_migration_cookie.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_migration_params.c
|
qemu: Implement VIR_MIGRATE_PARAM_TLS_DESTINATION
|
2019-12-09 10:11:58 +01:00 |
qemu_migration_params.h
|
Remove virautoclean.h
|
2019-10-16 12:06:44 +02:00 |
qemu_migration_paramspriv.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_migration.c
|
conf: drop virCapsPtr param from domain APIs for copying config
|
2019-12-09 10:17:27 +00:00 |
qemu_migration.h
|
qemu: Implement VIR_MIGRATE_PARAM_TLS_DESTINATION
|
2019-12-09 10:11:58 +01:00 |
qemu_monitor_json.c
|
qemu: monitor: Finish implementation of infrastructure for 'query-jobs'
|
2019-11-27 15:59:33 +01:00 |
qemu_monitor_json.h
|
qemu: Introduce qemuMonitorCPUDefs struct
|
2019-11-20 17:22:05 +01:00 |
qemu_monitor_priv.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_monitor_text.c
|
qemu_monitor_text: Drop unused variable and avoid crash
|
2019-12-06 10:29:46 +01:00 |
qemu_monitor_text.h
|
qemu: Remove qemuMonitorTextSetCPU
|
2019-06-20 15:59:19 +02:00 |
qemu_monitor.c
|
util: consolidate on one free callback for hash data
|
2019-11-22 14:21:28 +00:00 |
qemu_monitor.h
|
qemu: monitor: Finish implementation of infrastructure for 'query-jobs'
|
2019-11-27 15:59:33 +01:00 |
qemu_process.c
|
conf: drop virCapsPtr param from domain APIs for copying config
|
2019-12-09 10:17:27 +00:00 |
qemu_process.h
|
qemu: fix build with musl libc
|
2019-10-17 10:54:32 +02:00 |
qemu_processpriv.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_qapi.c
|
qemu: qapi: Add support for command features
|
2019-11-22 12:51:27 +01:00 |
qemu_qapi.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_security.c
|
security: Pass @migrated to virSecurityManagerSetAllLabel
|
2019-10-14 17:14:13 +02:00 |
qemu_security.h
|
security: Pass @migrated to virSecurityManagerSetAllLabel
|
2019-10-14 17:14:13 +02:00 |
qemu_slirp.c
|
qemu: Use g_strdup_printf() instead of virAsprintf()
|
2019-11-12 16:15:58 +01:00 |
qemu_slirp.h
|
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE_AUTOPTR_FUNC
|
2019-10-16 12:06:43 +02:00 |
qemu_tpm.c
|
qemu: remove unneeded cleanup labels
|
2019-11-19 15:22:37 +01:00 |
qemu_tpm.h
|
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
|
2019-10-15 11:25:22 +02:00 |
qemu_vhost_user_gpu.c
|
qemu: gpu: Sanitize error values in qemuVhostUserGPUGetPid
|
2019-11-14 12:42:09 +01:00 |
qemu_vhost_user_gpu.h
|
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
|
2019-10-15 11:25:22 +02:00 |
qemu_vhost_user.c
|
Drop needless ret variable
|
2019-10-24 08:10:37 +02:00 |
qemu_vhost_user.h
|
Remove virautoclean.h
|
2019-10-16 12:06:44 +02:00 |
qemu.conf
|
qemu: Warn verbosely if using old loader:nvram pairs
|
2019-11-12 08:34:37 +01:00 |
test_libvirtd_qemu.aug.in
|
qemu-conf: add configurable slirp-helper location
|
2019-09-06 12:47:47 +02:00 |
THREADS.txt
|
qemu: update threading info about domain object refs
|
2019-09-09 13:01:09 +02:00 |
virtqemud.service.in
|
qemu: introduce virtqemud daemon
|
2019-08-09 14:06:31 +01:00 |