libvirt/src/qemu
Jim Fehlig 975ea20f85 maint: define a macro for IPv4 loopback address
Use a macro instead of hardcoding "127.0.0.1" throughout the
sources.
2017-05-22 10:20:27 -06:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug conf: Introduce migrate_tls_x509_cert_dir 2017-03-25 08:19:49 -04:00
MIGRATION.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00
qemu_agent.c Fix minor typos 2017-04-24 14:40:00 +02:00
qemu_agent.h qemu: agent: Make setting of vcpus more robust 2016-06-22 09:26:08 +02:00
qemu_alias.c qemu: refactor qemuDomainMachine* functions 2017-04-18 13:27:11 +02:00
qemu_alias.h qemu: Rename qemuAliasTLSObjFromChardevAlias 2017-02-22 06:31:40 -05:00
qemu_block.c qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_block.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_blockjob.c qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_blockjob.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_capabilities.c qemu: Use qemuDomainMachineIsVirt() more 2017-05-16 16:48:30 +02:00
qemu_capabilities.h qemu: format caching-mode on iommu command line 2017-05-15 15:44:11 +02:00
qemu_capspriv.h annotate all mocked functions with noinline 2017-04-19 10:51:51 +01:00
qemu_cgroup.c qemu: Allow nvdimm in devices CGroups 2017-03-15 16:55:30 +01:00
qemu_cgroup.h qemu: Allow nvdimm in devices CGroups 2017-03-15 16:55:30 +01:00
qemu_command.c gic: Remove VIR_GIC_VERSION_DEFAULT 2017-05-16 16:48:30 +02:00
qemu_command.h qemu: Format mdevs on qemu command line 2017-03-27 15:39:35 +02:00
qemu_conf.c maint: define a macro for IPv4 loopback address 2017-05-22 10:20:27 -06:00
qemu_conf.h conf: Introduce migrate_tls_x509_cert_dir 2017-03-25 08:19:49 -04:00
qemu_domain_address.c qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
qemu_domain_address.h qemu: propagate virQEMUDriver object to qemuDomainDeviceCalculatePCIConnectFlags 2016-11-30 15:28:07 -05:00
qemu_domain.c mdev: Pass a uuidstr rather than an mdev object to some util functions 2017-05-18 12:20:15 +02:00
qemu_domain.h qemu: Report VIR_DOMAIN_JOB_OPERATION 2017-04-27 15:08:12 +02:00
qemu_driver.c qemu: driver: Allow passing disk target as top image with block commit 2017-05-17 17:16:15 +02:00
qemu_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_hostdev.c qemu: Fix mdev checking for VFIO support 2017-04-12 12:57:39 +02:00
qemu_hostdev.h hostdev: Maintain a driver list of active mediated devices 2017-03-27 15:39:35 +02:00
qemu_hotplug.c Do not release unreserved address in qemuDomainAttachRNGDevice 2017-05-22 10:29:01 +02:00
qemu_hotplug.h qemu: hotplug: Unexport qemuDomainHotplugDelVcpu 2017-04-20 10:46:44 +02:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_interface.c util: rename/move VIR_NET_GENERATED_PREFIX to be consistent 2017-04-28 09:43:52 -04:00
qemu_interface.h qemu: propagate bridge MTU into qemu "host_mtu" option 2017-02-07 14:02:19 -05:00
qemu_migration_cookie.c conf: add a new parse flag VIR_DOMAIN_DEF_PARSE_ABI_UPDATE_MIGRATION 2017-04-20 09:03:53 +02:00
qemu_migration_cookie.h qemu: Free persistent def inside qemuMigrationCookieFree 2017-03-27 20:55:18 +02:00
qemu_migration.c qemu: Fix persistent migration of transient domains 2017-05-02 18:53:19 +02:00
qemu_migration.h qemu: Simplify qemuMigrationResetTLS 2017-04-07 13:43:37 +02:00
qemu_monitor_json.c qemu: Ignore missing query-migrate-parameters 2017-04-27 10:33:18 +02:00
qemu_monitor_json.h qemu: Check migratable host CPU features 2017-03-30 09:59:42 +02:00
qemu_monitor_text.c qemu: monitor: Don't bother extracting vCPU halted state in text monitor 2017-05-19 09:31:19 +02:00
qemu_monitor_text.h qemu: monitor: Return struct from qemuMonitor(Text|Json)QueryCPUs 2016-08-24 15:44:47 -04:00
qemu_monitor.c qemu: monitor: do not report error on shutdown 2017-05-15 12:34:19 +02:00
qemu_monitor.h qemu: Implement qemuMonitorRegister() 2017-04-10 14:49:20 +02:00
qemu_parse_command.c qemu: refactor qemuDomainMachine* functions 2017-04-18 13:27:11 +02:00
qemu_parse_command.h qemu: parse: rename qemuCaps->caps 2016-02-19 09:45:23 -05:00
qemu_process.c qemu: don't kill qemu process on restart if networkNotify fails 2017-04-28 09:41:34 -04:00
qemu_process.h qemu: Report VIR_DOMAIN_JOB_OPERATION 2017-04-27 15:08:12 +02:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu_security.c qemu_hotplug: Relabel memdev 2017-03-15 16:55:23 +01:00
qemu_security.h qemu_hotplug: Relabel memdev 2017-03-15 16:55:23 +01:00
qemu.conf qemu: Update the TLS client verify descriptions for vnc and chardev 2017-03-25 08:19:49 -04:00
test_libvirtd_qemu.aug.in conf: Introduce migrate_tls_x509_cert_dir 2017-03-25 08:19:49 -04:00
THREADS.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00