libvirt/src/qemu
Shi Lei ab9a145926 src: fix incorrect indentation in function body by checking first line
Signed-off-by: Shi Lei <shi_lei@massclouds.com>
2018-09-17 13:29:00 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am
MIGRATION.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00
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_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: command: Extract opening of TPM backend FDs for mocking purposes 2018-08-24 15:58:34 +02:00
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 src: fix incorrect indentation in function body by checking first line 2018-09-17 13:29:00 +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: add qemuDomainIsRISCVVirt() and qemuDomainMachineIsRISCVVirt() 2018-08-24 13:23:36 +02:00
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_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h qemu: Fix domain resume after failed migration 2018-06-05 09:39:24 +02:00
qemu_migration_paramspriv.h
qemu_migration.c
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Separate probing for active block commit 2018-08-24 13:52:44 +02:00
qemu_monitor_json.h qemu: monitor: Separate probing for active block commit 2018-08-24 13:52:44 +02:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: Separate probing for active block commit 2018-08-24 13:52:44 +02:00
qemu_monitor.h qemu: monitor: Rename 'device' argument for block job control APIs 2018-08-24 13:52:44 +02:00
qemu_parse_command.c qemu: initialize variables in qemuParseCommandLine 2018-08-28 12:53:25 +02:00
qemu_parse_command.h qemu: fix default machine for argv -> xml convertor 2018-08-28 11:49:01 +01:00
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: Allow selecting specifically optional schema entries in virQEMUQAPISchemaTraverse 2018-08-24 15:58:33 +02:00
qemu_qapi.h
qemu_security.c qemu_security: Run transactions more frequently 2018-09-17 10:58:17 +02:00
qemu_security.h qemu_security: Require full wrappers for APIs that might touch a file 2018-09-17 10:58:17 +02:00
qemu_tpm.c
qemu_tpm.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt