libvirt/src/qemu
Michal Privoznik e2c23982dd qemu_security: Fully implement qemuSecurity{Set,Restore}SavedStateLabel
Even though the current use of the functions does not require full
implementation with transactions (none of the callers passes a path
somewhere under /dev), it doesn't hurt either. Moreover, in
future patches the paradigm is going to shift so that any API
that touches a file is required to use transactions.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-09-17 10:58:17 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am
MIGRATION.txt
qemu_agent.c qemu: Remove duplicated qemuAgentCheckError 2018-09-11 10:32:01 -04:00
qemu_agent.h qemu: implementing qemuAgentGetHostname() function. 2018-09-05 13:13:37 -04:00
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c qemu: domain: Move out clearing of backing chain in qemuDomainDetermineDiskChain 2018-07-20 15:33:20 +02:00
qemu_blockjob.h qemu: Remove parameter 'driver' from qemuBlockJobUpdate 2018-05-10 16:43:24 +02:00
qemu_capabilities.c qemu: remove unnecessary virQEMUCapsFreeHostCPUModel 2018-09-12 21:12:22 +02:00
qemu_capabilities.h qemu: Drop QEMU_CAPS_CHARDEV_SPICEPORT 2018-09-12 15:36:46 +02:00
qemu_capspriv.h qemu: remove unnecessary virQEMUCapsFreeHostCPUModel 2018-09-12 21:12:22 +02:00
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: Drop QEMU_CAPS_CHARDEV_SPICEPORT 2018-09-12 15:36:46 +02:00
qemu_command.h
qemu_conf.c qemu: Report less errors on driver startup 2018-09-13 16:19:25 +02:00
qemu_conf.h
qemu_domain_address.c conf: Rename virDomainPCIAddressAsString() 2018-09-05 15:51:40 +02:00
qemu_domain_address.h
qemu_domain.c qemu_security: Fully implement qemuSecurityDomainSetPathLabel 2018-09-17 10:58:17 +02:00
qemu_domain.h
qemu_driver.c qemu_security: Fully implement qemuSecurity{Set,Restore}SavedStateLabel 2018-09-17 10:58:17 +02:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: always assume QEMU_CAPS_PCI_CONFIGFD 2018-09-07 17:26:17 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
qemu_migration_cookie.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c
qemu_migration.h
qemu_monitor_json.c
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c
qemu_monitor.h
qemu_parse_command.c qemu: initialize variables in qemuParseCommandLine 2018-08-28 12:53:25 +02:00
qemu_parse_command.h
qemu_process.c qemu_security: Fully implement qemuSecurityDomainSetPathLabel 2018-09-17 10:58:17 +02:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c qemu_security: Fully implement qemuSecurity{Set,Restore}SavedStateLabel 2018-09-17 10:58:17 +02:00
qemu_security.h qemu_security: Fully implement qemuSecurity{Set,Restore}SavedStateLabel 2018-09-17 10:58:17 +02:00
qemu_tpm.c
qemu_tpm.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt