Home
last modified time | relevance | path

Searched hist:dcfb0939bd7042c9d2622181263c01d78531f272 (Results 1 – 3 of 3) sorted by relevance

/qemu/include/qemu/
H A Dconfig-file.hdcfb0939bd7042c9d2622181263c01d78531f272 Fri Mar 05 16:25:55 UTC 2010 Kevin Wolf <kwolf@redhat.com> qemu-config: qemu_read_config_file() reads the normal config file

Introduce a new function qemu_read_config_file which reads the VM configuration
from a config file. Unlike qemu_config_parse it doesn't take a open file but a
filename and reduces code duplication as a side effect.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/util/
H A Dqemu-config.cdcfb0939bd7042c9d2622181263c01d78531f272 Fri Mar 05 16:25:55 UTC 2010 Kevin Wolf <kwolf@redhat.com> qemu-config: qemu_read_config_file() reads the normal config file

Introduce a new function qemu_read_config_file which reads the VM configuration
from a config file. Unlike qemu_config_parse it doesn't take a open file but a
filename and reduces code duplication as a side effect.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/system/
H A Dvl.cdcfb0939bd7042c9d2622181263c01d78531f272 Fri Mar 05 16:25:55 UTC 2010 Kevin Wolf <kwolf@redhat.com> qemu-config: qemu_read_config_file() reads the normal config file

Introduce a new function qemu_read_config_file which reads the VM configuration
from a config file. Unlike qemu_config_parse it doesn't take a open file but a
filename and reduces code duplication as a side effect.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>