qemu-irix/include
Chunyan Liu 74c3c19765 QemuOpts: export qemu_opt_find
Export qemu_opt_find for qcow2 driver using it.
After replacing QEMUOptionParameter with QemuOpts, qcow2 driver will
use qemu_opt_find to judge if an option is explicitly set, to replace
the usage of .assigned in QEMUOptionParameter.

Signed-off-by: Chunyan Liu <cyliu@suse.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-16 17:23:21 +08:00
..
block change block layer to support both QemuOpts and QEMUOptionParamter 2014-06-16 17:23:20 +08:00
disas
exec exec: replace ffsl with ctzl 2014-06-11 00:25:06 +01:00
fpu
hw Block pull request 2014-06-09 11:54:22 +01:00
migration
monitor monitor: add Error-propagating monitor_handle_fd_param2() 2014-05-08 14:19:58 -04:00
net net: Export valid host network devices list 2014-06-11 10:10:29 -04:00
qapi purge error_is_set() 2014-05-22 18:14:01 +01:00
qemu QemuOpts: export qemu_opt_find 2014-06-16 17:23:21 +08:00
qom softmmu: make do_unaligned_access a method of CPU 2014-06-05 16:10:31 +02:00
sysemu blockdev: Remove unused DriveInfo reference count 2014-06-16 17:23:19 +08:00
ui spice: add mouse cursor support 2014-06-13 12:34:57 +02:00
config.h
elf.h
glib-compat.h glib-compat.h: add new thread API emulation on top of pre-2.31 API 2014-06-10 07:44:01 +02:00
qemu-common.h util: add qemu_iovec_is_zero 2014-05-19 12:20:19 +02:00
qemu-io.h
trace.h