libvirt/src/qemu
Peter Krempa 367697c54c qemu: caps: Move QAPI schema related code into separate file
Extract the code into qemu_qapi.c/h so that we separate it from various
parts of the code.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
2018-03-23 14:52:07 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am qemu: caps: Move QAPI schema related code into separate file 2018-03-23 14:52:07 +01:00
MIGRATION.txt
qemu_agent.c qemu: avoid denial of service reading from QEMU guest agent (CVE-2018-1064) 2018-03-14 12:16:42 +00:00
qemu_agent.h
qemu_alias.c qemu: Don't assign alias to disabled balloon device 2018-03-19 21:22:43 +01:00
qemu_alias.h qemu: different declarations for the same method 2018-03-12 11:02:09 +01:00
qemu_block.c
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: caps: Move QAPI schema related code into separate file 2018-03-23 14:52:07 +01:00
qemu_capabilities.h
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: Build usb controller command line more wisely 2018-03-16 16:37:14 +01:00
qemu_command.h
qemu_conf.c conf: stop passing virConnectPtr into virDomainDiskTranslateSourcePool 2018-02-19 11:11:47 +00:00
qemu_conf.h port allocator: make port range constant object 2018-02-22 13:52:45 +01:00
qemu_domain_address.c qemu: Use correct bus type for input devices 2018-03-16 09:42:58 -04:00
qemu_domain_address.h
qemu_domain.c qemu: Switch context for job related private XML parsing 2018-03-15 09:32:14 +01:00
qemu_domain.h qemu: don't pass virConnectPtr around for secrets 2018-02-19 11:11:47 +00:00
qemu_driver.c qemu: fix a mem leak 2018-03-17 19:21:22 +01:00
qemu_driver.h
qemu_hostdev.c qemu: hostdev: Fix the error on VM start with an mdev when IOMMU is off 2018-03-19 11:14:40 +01:00
qemu_hostdev.h
qemu_hotplug.c qemu: hotplug: Clean up memory backing files after failed memory hotplug 2018-03-15 10:04:40 +01:00
qemu_hotplug.h qemu: don't pass virConnectPtr around for secrets 2018-02-19 11:11:47 +00:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c qemu: fix memory leak of @vporttype during migration. 2018-02-28 07:56:17 +01:00
qemu_migration_cookie.h
qemu_migration.c qemu: simplify condition 2018-03-08 17:40:56 +01:00
qemu_migration.h qemu: Add virConnectPtr back to some migration methods 2018-02-26 11:32:27 +01:00
qemu_monitor_json.c qemu: log the crash information for S390 2018-03-06 08:55:12 -05:00
qemu_monitor_json.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: log the crash information for S390 2018-03-06 08:55:12 -05:00
qemu_monitor.h qemu: log the crash information for S390 2018-03-06 08:55:12 -05:00
qemu_parse_command.c
qemu_parse_command.h
qemu_process.c qemuProcessLaunch: Print all arguments to debug 2018-02-26 11:32:14 +01:00
qemu_process.h qemu: remove virConnectPtr from some more startup code paths 2018-02-19 11:11:47 +00:00
qemu_processpriv.h
qemu_qapi.c qemu: caps: Move QAPI schema related code into separate file 2018-03-23 14:52:07 +01:00
qemu_qapi.h qemu: caps: Move QAPI schema related code into separate file 2018-03-23 14:52:07 +01:00
qemu_security.c
qemu_security.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt