libvirt/src/qemu
Peter Krempa e5f36698e3 qemu: sound: Handle all possible sound cards in switch statement
Use correct type in the switch and handle all sound card models in it so
that the compiler tracks additions.
2014-07-28 10:46:33 +02:00
..
libvirtd_qemu.aug migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
MIGRATION.txt
qemu_agent.c avoid 'sync' as variable name 2014-05-19 18:40:02 +02:00
qemu_agent.h qemu: Implement virDomain{Get,Set}Time 2014-05-15 16:44:45 +02:00
qemu_capabilities.c qemu: newer -numa parameter capability probing 2014-07-16 20:15:46 +02:00
qemu_capabilities.h qemu: newer -numa parameter capability probing 2014-07-16 20:15:46 +02:00
qemu_cgroup.c conf: RNG: Always fill in default random source path for default backend 2014-07-28 10:07:09 +02:00
qemu_cgroup.h qemu: leave restricting cpuset.mems after initialization 2014-07-16 20:15:46 +02:00
qemu_command.c qemu: sound: Handle all possible sound cards in switch statement 2014-07-28 10:46:33 +02:00
qemu_command.h Add virConnectPtr for qemuBuildSCSIHostdevDrvStr 2014-07-24 06:39:28 -04:00
qemu_conf.c hostdev: Introduce virDomainHostdevSubsysSCSIHost 2014-07-24 06:39:28 -04:00
qemu_conf.h migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
qemu_domain.c qemu: Add helper to initialize storage file backend with correct uid/gid 2014-07-08 14:27:19 +02:00
qemu_domain.h qemu: Add helper to initialize storage file backend with correct uid/gid 2014-07-08 14:27:19 +02:00
qemu_driver.c qemu: Fix starting of VMs with empty CDROM drives 2014-07-25 14:33:07 +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 drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c hostdev: Introduce virDomainHostdevSubsysSCSIiSCSI 2014-07-24 07:04:44 -04:00
qemu_hotplug.h Add virConnectPtr for qemuBuildSCSIHostdevDrvStr 2014-07-24 06:39:28 -04:00
qemu_hotplugpriv.h
qemu_migration.c storage: Move readonly and shared flags to disk source from disk def 2014-07-08 14:27:19 +02:00
qemu_migration.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_monitor_json.c qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor_json.h qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor_text.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
qemu_monitor_text.h conf: more enum cleanups in "src/conf/domain_conf.h" 2014-06-02 15:32:58 -06:00
qemu_monitor.c qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor.h qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_process.c Introduce virTristateSwitch enum 2014-07-23 12:59:40 +02:00
qemu_process.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_processpriv.h
qemu.conf migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
test_libvirtd_qemu.aug.in migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
THREADS.txt