libvirt/src/qemu
Michal Privoznik 36148120c1 qemu: Drop OVMF whitelist
As discussed on the upstream list, it's better not to make this
kind of predictions in libvirt. It may happen that qemu learns
how to enable OVMF on other architectures too and we shouldn't
try to chase that.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-11-19 18:16:12 +01:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt
qemu_agent.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_agent.h
qemu_capabilities.c qemu: Drop OVMF whitelist 2014-11-19 18:16:12 +01:00
qemu_capabilities.h qemu: Add Qemu capability for bps_max and friends 2014-11-10 15:48:59 +01:00
qemu_cgroup.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_cgroup.h qemu: use systemd's TerminateMachine to kill all processes 2014-10-01 20:17:46 +02:00
qemu_command.c qemu: Drop OVMF whitelist 2014-11-19 18:16:12 +01:00
qemu_command.h qemu: make advice from numad available when building commandline 2014-11-03 16:43:22 +01:00
qemu_conf.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_domain.h qemu: setup infrastructure to handle NIC_RX_FILTER_CHANGED event 2014-10-06 13:50:57 -04:00
qemu_driver.c maint: forbid 'int foo = true' 2014-11-19 08:20:39 -07:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c network: Add network bandwidth support to ethernet interfaces 2014-11-19 10:36:49 +01:00
qemu_hotplug.h qemu: Remove need for virConnectPtr in hotunplug detach host, net 2014-10-06 10:35:26 -04:00
qemu_hotplugpriv.h
qemu_migration.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_migration.h qemu: Memory pre-pinning support for RDMA migration 2014-09-23 08:11:50 +02:00
qemu_monitor_json.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_monitor_json.h qemu: Always set migration capabilities 2014-11-13 20:33:28 +01:00
qemu_monitor_text.c Remove unnecessary curly brackets in src/qemu/ 2014-11-14 17:13:01 +01:00
qemu_monitor_text.h
qemu_monitor.c qemu: Always set migration capabilities 2014-11-13 20:33:28 +01:00
qemu_monitor.h qemu: Always set migration capabilities 2014-11-13 20:33:28 +01:00
qemu_process.c network: Add network bandwidth support to ethernet interfaces 2014-11-19 10:36:49 +01:00
qemu_process.h qemu: Tidy up job handling during live migration 2014-08-14 12:12:42 +02:00
qemu_processpriv.h
qemu.conf conf: Check whether migration_address is localhost 2014-10-15 09:25:33 +02:00
test_libvirtd_qemu.aug.in conf: Check whether migration_address is localhost 2014-10-15 09:25:33 +02:00
THREADS.txt