libvirt/src/qemu
Eric Blake d152c727c6 snapshots: Avoid term 'checkpoint' for full system snapshot
Upcoming patches plan to introduce virDomainCheckpointPtr as a new
object for use in incremental backups, along with documentation on
how incremental backups differ from snapshots.  But first, we need
to rename any existing mention of a 'system checkpoint' to instead
be a 'full system snapshot', so that we aren't overloading
the term checkpoint.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2019-02-26 15:48:58 -06:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am
MIGRATION.txt
qemu_agent.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c util: Replace virStorageSourceFree with virObjectUnref 2019-02-18 10:31:21 +01:00
qemu_blockjob.h
qemu_capabilities.c qemu_process: Enter QMP command mode when starting QEMU Process 2019-02-19 18:44:49 +01:00
qemu_capabilities.h qemu: caps: Always assume QEMU_CAPS_DEVICE_TRAY_MOVED 2019-02-08 10:11:20 +01:00
qemu_capspriv.h
qemu_cgroup.c Remove remaining references to kqemu 2019-02-19 08:33:50 +01:00
qemu_cgroup.h qemu: cgroup: Change qemu[Setup|Teardown]DiskCgroup to take virStorageSource 2019-01-30 17:20:38 +01:00
qemu_command.c qemu: fix memory leak in qemuBuildDiskDeviceStr 2019-02-22 12:56:13 +01:00
qemu_command.h Require a semicolon to VIR_ENUM_DECL calls 2019-02-03 17:46:29 -05:00
qemu_conf.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_conf.h
qemu_domain_address.c qemu: Move qemuDomainSupportsPCI() to qemu_domain 2019-02-08 16:16:22 +01:00
qemu_domain_address.h
qemu_domain.c qemu: fix vcpu pinning when not all vcpus are enabled 2019-02-26 13:40:35 +01:00
qemu_domain.h qemu: Move qemuDomainSupportsPCI() to qemu_domain 2019-02-08 16:16:22 +01:00
qemu_driver.c snapshots: Avoid term 'checkpoint' for full system snapshot 2019-02-26 15:48:58 -06:00
qemu_driver.h
qemu_extdevice.c Require a semicolon for VIR_LOG_INIT calls 2019-02-03 17:46:29 -05:00
qemu_extdevice.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c util: Replace virStorageSourceFree with virObjectUnref 2019-02-18 10:31:21 +01:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
qemu_interface.h
qemu_migration_cookie.c Require a semicolon for VIR_ENUM_IMPL calls 2019-02-03 17:46:29 -05:00
qemu_migration_cookie.h
qemu_migration_params.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
qemu_migration_params.h util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC 2019-02-08 06:57:23 -05:00
qemu_migration_paramspriv.h
qemu_migration.c util: Replace virStorageSourceFree with virObjectUnref 2019-02-18 10:31:21 +01:00
qemu_migration.h qemu: Implement VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY 2019-02-07 16:25:59 +01:00
qemu_monitor_json.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_monitor.h Require a semicolon to VIR_ENUM_DECL calls 2019-02-03 17:46:29 -05:00
qemu_parse_command.c qemu: Replace virDomainChrSourceDefFree with virObjectUnref 2019-02-25 14:38:30 +01:00
qemu_parse_command.h
qemu_process.c qemu: Replace virDomainChrSourceDefFree with virObjectUnref 2019-02-25 14:38:30 +01:00
qemu_process.h qemu_process: Use unique directories for QMP processes 2019-02-19 18:44:44 +01:00
qemu_processpriv.h qemu_process: Enter QMP command mode when starting QEMU Process 2019-02-19 18:44:49 +01:00
qemu_qapi.c
qemu_qapi.h
qemu_security.c qemu: security: Replace and remove qemuSecurity[Set|Restore]DiskLabel 2019-01-30 17:20:38 +01:00
qemu_security.h qemu: security: Replace and remove qemuSecurity[Set|Restore]DiskLabel 2019-01-30 17:20:38 +01:00
qemu_tpm.c Require a semicolon for VIR_LOG_INIT calls 2019-02-03 17:46:29 -05:00
qemu_tpm.h
qemu.conf Remove remaining references to kqemu 2019-02-19 08:33:50 +01:00
test_libvirtd_qemu.aug.in Remove remaining references to kqemu 2019-02-19 08:33:50 +01:00
THREADS.txt