.. |
EVENTHANDLERS.txt
|
|
|
libvirtd_qemu.aug
|
qemu-conf: add configurable dbus-daemon location
|
2020-03-24 15:57:33 +01:00 |
Makefile.inc.am
|
qemu: move qemuDomainDefValidateFeatures to qemu_validate.c
|
2020-04-03 16:25:30 +02:00 |
MIGRATION.txt
|
|
|
qemu_agent.c
|
src: Fix boolean assignment
|
2020-05-05 13:08:57 +02:00 |
qemu_agent.h
|
qemuAgentGetFSInfo: expose 'report_unsupported' argument
|
2020-03-25 13:13:18 +01:00 |
qemu_alias.c
|
qemu_alias.c: fix qemuAssingDeviceMemballoonAlias() typo
|
2020-05-18 07:52:00 +02:00 |
qemu_alias.h
|
qemu: add dbus-vmstate helper migration support
|
2020-03-24 15:57:33 +01:00 |
qemu_backup.c
|
qemu: Refuse blockjobs on disk bus='sd' with -blockdev
|
2020-05-12 06:55:00 +02:00 |
qemu_backup.h
|
backup: Store error message for failed backups
|
2020-04-24 08:56:57 +02:00 |
qemu_block.c
|
qemuBlockStorageSourceCreateFormat: Force write access when formatting images
|
2020-05-12 06:56:09 +02:00 |
qemu_block.h
|
qemu: block: Support VIR_DOMAIN_BLOCK_COMMIT/PULL/REBASE_RELATIVE with blockdev
|
2020-03-30 16:28:48 +02:00 |
qemu_blockjob.c
|
qemuBlockJobDataDisposeJobdata: Free data.commit.disabledBitmapsBase
|
2020-05-14 11:45:29 +02:00 |
qemu_blockjob.h
|
qemuBlockJobUpdate: Remove return value
|
2020-04-03 09:34:49 +02:00 |
qemu_capabilities.c
|
qemu: Track numa-mem-supported machine attribute
|
2020-05-18 10:23:05 +02:00 |
qemu_capabilities.h
|
qemu: Track numa-mem-supported machine attribute
|
2020-05-18 10:23:05 +02:00 |
qemu_capspriv.h
|
qemu: Track numa-mem-supported machine attribute
|
2020-05-18 10:23:05 +02:00 |
qemu_cgroup.c
|
qemu: do not allow /dev/rtc or /dev/hpet access via the devices cgroup
|
2020-05-19 10:04:06 +02: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
|
qemu: Refuse blockjobs on disk bus='sd' with -blockdev
|
2020-05-12 06:55:00 +02:00 |
qemu_checkpoint.h
|
qemu: checkpoint: Track and relabel images for bitmap merging
|
2020-02-04 13:45:32 +01:00 |
qemu_command.c
|
qemuBuildChannelsCommandLine: Use typecasted switch for channel type
|
2020-05-20 09:41:57 +02:00 |
qemu_command.h
|
qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD
|
2020-05-12 06:54:59 +02:00 |
qemu_conf.c
|
Drop needless variable
|
2020-05-05 11:19:34 +02:00 |
qemu_conf.h
|
qemu: Make memory path generation embed driver aware
|
2020-04-07 15:26:32 +02:00 |
qemu_dbus.c
|
qemu-dbus: register DBus bus to the VM cgroup
|
2020-04-22 09:58:10 +02:00 |
qemu_dbus.h
|
qemu-dbus: register DBus bus to the VM cgroup
|
2020-04-22 09:58:10 +02:00 |
qemu_domain_address.c
|
qemu/conf: set HOTPLUGGABLE connect flag during PCI address set init
|
2020-04-12 22:39:51 -04: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: domain: Forbid unsupported 'tftp' protocol and handle tests
|
2020-05-20 09:41:57 +02:00 |
qemu_domain.h
|
qemu: Refuse blockjobs on disk bus='sd' with -blockdev
|
2020-05-12 06:55:00 +02:00 |
qemu_driver.c
|
qemu: blockcopy: Allow copy of read-only disks with -blockdev
|
2020-05-12 06:56:09 +02:00 |
qemu_driver.h
|
src/qemu: use #pragma once in headers
|
2019-06-19 17:12:30 +02:00 |
qemu_extdevice.c
|
qemu-dbus: register DBus bus to the VM cgroup
|
2020-04-22 09:58:10 +02:00 |
qemu_extdevice.h
|
qemu: pass virDomainObjPtr to qemuExtDevicesSetupCgroup
|
2020-03-04 12:08:50 +01:00 |
qemu_firmware.c
|
util: json: Convert virJSONValueNewObject() to g_new0
|
2020-03-05 11:31:38 +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
|
virsh: include virutil.h where used
|
2020-02-24 23:15:50 +01:00 |
qemu_hostdev.h
|
qemu_hotplug: Prepare NVMe disks on hotplug
|
2019-12-17 10:04:44 +01:00 |
qemu_hotplug.c
|
qemu: prevent attempts to detach a device on a controller with hotplug='off'
|
2020-05-18 14:18:48 -04:00 |
qemu_hotplug.h
|
qemu: add dbus-vmstate helper migration support
|
2020-03-24 15:57:33 +01:00 |
qemu_interface.c
|
qemu: Drop virQEMUDriverIsPrivileged()
|
2020-04-07 15:26:15 +02:00 |
qemu_interface.h
|
qemu-process: prepare slirp-helper
|
2019-09-06 12:47:47 +02:00 |
qemu_interop_config.c
|
virsh: include virutil.h where used
|
2020-02-24 23:15:50 +01:00 |
qemu_interop_config.h
|
qemu: generalize qemuFetchConfigs
|
2019-09-24 12:17:10 -04:00 |
qemu_migration_cookie.c
|
qemu: Add free and copy function for qemuDomainJobInfo and use it
|
2020-04-24 08:56:57 +02:00 |
qemu_migration_cookie.h
|
qemuMigrationCookieNBD: Extract embedded struct
|
2020-01-31 14:28:28 +01:00 |
qemu_migration_params.c
|
qemu: fix hang in p2p + xbzrle compression + parallel migration
|
2020-04-16 09:53:04 +02: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
|
qemu: Add free and copy function for qemuDomainJobInfo and use it
|
2020-04-24 08:56:57 +02:00 |
qemu_migration.h
|
qemu: Implement VIR_MIGRATE_PARAM_TLS_DESTINATION
|
2019-12-09 10:11:58 +01:00 |
qemu_monitor_json.c
|
qemuMonitorJSONParseKeywords: remove constant argument
|
2020-05-20 09:41:57 +02:00 |
qemu_monitor_json.h
|
qemuMonitorGetDeviceProps: Return data in a hash table
|
2020-05-12 06:55:00 +02: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.c: Use g_autofree
|
2020-03-24 14:52:45 +01:00 |
qemu_monitor_text.h
|
qemu: Remove qemuMonitorTextSetCPU
|
2019-06-20 15:59:19 +02:00 |
qemu_monitor.c
|
qemuMonitorGetDeviceProps: Return data in a hash table
|
2020-05-12 06:55:00 +02:00 |
qemu_monitor.h
|
qemu: Track numa-mem-supported machine attribute
|
2020-05-18 10:23:05 +02:00 |
qemu_process.c
|
qemuProcessStop: Reattach NVMe disks a domain is mirroring into
|
2020-05-18 15:14:27 +02:00 |
qemu_process.h
|
qemu: start/stop an event thread for QMP probing
|
2020-03-11 14:44:47 +00: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
|
qemu: Label restore path outside of secdriver transactions
|
2020-04-17 16:24:30 +02:00 |
qemu_security.h
|
qemu: Tell secdrivers which images are top parent
|
2020-03-09 14:14:55 +01:00 |
qemu_shim.c
|
qemu_shim: Ignore SIGPIPE
|
2020-03-05 11:24:51 +01:00 |
qemu_slirp.c
|
slirp: add helper to VM cgroup
|
2020-04-22 09:58:10 +02:00 |
qemu_slirp.h
|
slirp: add helper to VM cgroup
|
2020-04-22 09:58:10 +02:00 |
qemu_tpm.c
|
Drop needless variable
|
2020-05-05 11:19:34 +02:00 |
qemu_tpm.h
|
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
|
2019-10-15 11:25:22 +02:00 |
qemu_validate.c
|
qemu: reject readonly attribute for virtiofs
|
2020-05-13 12:35:03 +02:00 |
qemu_validate.h
|
qemu: validate: Validate blkdeviotune settings in the validator
|
2020-05-12 06:54:59 +02:00 |
qemu_vhost_user_gpu.c
|
Remove virutil.h where possible
|
2020-02-24 23:15:49 +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
|
util: json: Convert virJSONValueNewObject() to g_new0
|
2020-03-05 11:31:38 +01:00 |
qemu_vhost_user.h
|
qemu: use the vhost-user schemas to find binary
|
2020-03-04 12:08:50 +01:00 |
qemu_virtiofs.c
|
qemuVirtioFSStop: Simplify daemon kill
|
2020-03-24 15:54:31 +01:00 |
qemu_virtiofs.h
|
qemu: use the vhost-user schemas to find binary
|
2020-03-04 12:08:50 +01:00 |
qemu.conf
|
qemu: conf: fix stray comma
|
2020-05-19 10:59:33 +02:00 |
test_libvirtd_qemu.aug.in
|
qemu: do not allow /dev/rtc or /dev/hpet access via the devices cgroup
|
2020-05-19 10:04:06 +02: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
|
systemd: Move timeout from service files to sysconf files
|
2020-04-03 11:50:50 +02:00 |
virtqemud.sysconf
|
qemu: Allow audio driver override in virtqemud
|
2020-04-03 11:50:57 +02:00 |