..
EVENTHANDLERS.txt
libvirtd_qemu.aug
qemu: rename gluster_debug_entry
2020-01-08 09:51:00 +01:00
Makefile.inc.am
gnulib: delete all gnulib integration
2020-02-07 15:03:54 +00:00
MIGRATION.txt
qemu_agent.c
virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers
2020-02-04 13:45:33 +01:00
qemu_agent.h
qemu: don't access vmdef within qemu_agent.c
2020-01-16 16:35:47 +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_backup.c
virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers
2020-02-04 13:45:33 +01:00
qemu_backup.h
qemu: process: Terminate backup job on VM destroy
2020-01-06 10:15:36 +01:00
qemu_block.c
qemuMonitorBlockdevAdd: Take double pointer argument
2020-02-10 17:26:27 +01:00
qemu_block.h
qemu: block: Introduce function to calculate bitmap handling for block-copy
2020-02-04 13:45:33 +01:00
qemu_blockjob.c
qemu: blockjob: Store 'flags' for all the block job types
2020-02-04 13:45:33 +01:00
qemu_blockjob.h
qemu: blockjob: Store 'flags' for all the block job types
2020-02-04 13:45:33 +01:00
qemu_capabilities.c
qemu_capabilities: Disable CPU models on old s390 machine types
2020-02-07 09:19:02 +01:00
qemu_capabilities.h
qemu: Pass machine type to virQEMUCapsIsCPUModeSupported
2020-02-07 09:19:02 +01:00
qemu_capspriv.h
qemu: capabilities: Add accessor to qemu caps machine types presence
2020-01-27 14:55:03 +01:00
qemu_cgroup.c
qemu: Don't use NULL path from qemuDomainGetHostdevPath
2020-01-10 09:12:57 +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
virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers
2020-02-04 13:45:33 +01:00
qemu_checkpoint.h
qemu: checkpoint: Track and relabel images for bitmap merging
2020-02-04 13:45:32 +01:00
qemu_command.c
qemu: Extend QEMU with tpm-spapr support
2020-02-05 19:57:10 +01:00
qemu_command.h
qemu: check iotune params same for all disk in group
2020-01-29 11:46:51 +01:00
qemu_conf.c
src: remove sys/wait.h from many files
2020-02-04 14:00:44 +00:00
qemu_conf.h
Add a space before ending a comment
2020-01-30 12:32:03 +01: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: Extend QEMU with tpm-spapr support
2020-02-05 19:57:10 +01:00
qemu_domain_address.h
qemu_domain_address.c: turn qemuDomainFillDeviceIsolationGroup to void
2020-01-31 15:25:33 +01:00
qemu_domain.c
qemu: support Panic Crashloaded event handling
2020-02-07 14:05:25 +00:00
qemu_domain.h
qemu: support Panic Crashloaded event handling
2020-02-07 14:05:25 +00:00
qemu_driver.c
qemu: preserve error on bandwidth rollback
2020-02-10 16:41:52 +01:00
qemu_driver.h
src/qemu: use #pragma once in headers
2019-06-19 17:12:30 +02:00
qemu_extdevice.c
qemu: eliminate ret in qemuExtDevicesStart
2020-01-28 13:32:27 +01: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
virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers
2020-02-04 13:45:33 +01:00
qemu_firmware.h
src: replace verify(expr) with G_STATIC_ASSERT(expr)
2020-01-17 10:02:01 +00:00
qemu_hostdev.c
qemu: remove unneeded labels
2020-01-07 16:40:41 +01:00
qemu_hostdev.h
qemu_hotplug: Prepare NVMe disks on hotplug
2019-12-17 10:04:44 +01:00
qemu_hotplug.c
qemu_domain_address.c: turn qemuDomainFillDeviceIsolationGroup to void
2020-01-31 15:25:33 +01:00
qemu_hotplug.h
qemu_hotplug.c: adding qemuDomainGetUnplugTimeout
2019-11-13 15:03:40 -05:00
qemu_interface.c
Add a space before ending a comment
2020-01-30 12:32:03 +01:00
qemu_interface.h
qemu-process: prepare slirp-helper
2019-09-06 12:47:47 +02:00
qemu_interop_config.c
qemu: Don't check the output of virGetUserDirectory()
2019-12-20 09:38:43 +01:00
qemu_interop_config.h
qemu: generalize qemuFetchConfigs
2019-09-24 12:17:10 -04:00
qemu_migration_cookie.c
qemuMigrationCookieAddNBD: Fix filling of 'capacity' when blockdev is used
2020-01-31 14:28:29 +01:00
qemu_migration_cookie.h
qemuMigrationCookieNBD: Extract embedded struct
2020-01-31 14:28:28 +01:00
qemu_migration_params.c
virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers
2020-02-04 13:45:33 +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
src: convert code to use virPipe APIs
2020-02-04 14:00:44 +00:00
qemu_migration.h
qemu: Implement VIR_MIGRATE_PARAM_TLS_DESTINATION
2019-12-09 10:11:58 +01:00
qemu_monitor_json.c
qemuMonitorBlockdevAdd: Take double pointer argument
2020-02-10 17:26:27 +01:00
qemu_monitor_json.h
qemuMonitorBlockdevAdd: Take double pointer argument
2020-02-10 17:26:27 +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: use g_autofree instead of VIR_FREE in qemuMonitorTextCreateSnapshot()
2019-12-17 10:49:30 -05:00
qemu_monitor_text.h
qemu: Remove qemuMonitorTextSetCPU
2019-06-20 15:59:19 +02:00
qemu_monitor.c
qemuMonitorBlockdevAdd: Take double pointer argument
2020-02-10 17:26:27 +01:00
qemu_monitor.h
qemuMonitorBlockdevAdd: Take double pointer argument
2020-02-10 17:26:27 +01:00
qemu_process.c
qemu: support Panic Crashloaded event handling
2020-02-07 14:05:25 +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
use g_ascii_isalpha instead of c_isalpha from gnulib
2019-12-10 13:49:24 +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_shim.c
qemu_shim: Update temporary directory template
2020-01-27 17:57:43 +01: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
src: convert code to use virPipe APIs
2020-02-04 14:00:44 +00: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: keep capabilities when running QEMU as root
2019-12-11 16:01:20 +00:00
test_libvirtd_qemu.aug.in
qemu: keep capabilities when running QEMU as root
2019-12-11 16:01:20 +00:00
THREADS.txt
qemu: remove qemuDomainObjBegin/EndJobWithAgent()
2020-01-16 16:35:47 +01:00
virtqemud.init.in
configure: Provide OpenRC scripts for sub-daemons
2019-12-16 10:11:22 +01:00
virtqemud.service.in
qemu: introduce virtqemud daemon
2019-08-09 14:06:31 +01:00