Eduardo Habkost
e5766d6ec7
config: qemu_config_parse() return number of config groups
...
Change qemu_config_parse() to return the number of config groups
in success and -EINVAL on error. This will allow callers of
qemu_config_parse() to check if something was really loaded from
the config file.
All existing callers of qemu_config_parse() and
qemu_read_config_file() only check if the return value was
negative, so the change shouldn't affect them.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20171004025043.3788-2-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-10-09 23:21:52 -03:00
..
2016-07-12 16:19:16 +02:00
2017-10-03 14:36:19 -04:00
2017-07-17 15:58:37 +01:00
2017-02-21 11:14:07 +00:00
2017-04-11 20:07:15 +08:00
2016-03-22 22:20:15 +01:00
2017-09-22 14:11:25 +02:00
2017-09-22 14:11:23 +02:00
2016-05-19 16:42:28 +02:00
2017-07-24 12:42:55 +01:00
2017-09-07 19:02:30 +01:00
2017-03-03 16:40:02 +01:00
2016-09-29 14:13:39 +02:00
2016-09-29 14:13:39 +02:00
2016-09-29 14:13:39 +02:00
2016-02-04 17:01:04 +00:00
2017-09-19 16:20:49 +02:00
2017-05-07 09:57:51 +03:00
2017-07-13 13:50:19 +02:00
2017-06-02 11:33:52 +04:00
2017-03-29 02:35:23 +03:00
2017-02-13 17:27:13 +00:00
2016-02-04 17:01:04 +00:00
2017-10-06 16:28:58 +02:00
2016-04-06 09:52:07 +08:00
2017-01-31 10:10:14 +11:00
2016-03-22 22:20:17 +01:00
2017-02-21 11:14:07 +00:00
2016-08-03 18:44:57 +02:00
2017-09-04 13:09:13 +02:00
2017-01-16 13:25:18 +00:00
2017-02-23 20:35:35 +01:00
2017-09-19 14:09:34 +02:00
2017-09-19 14:09:11 +02:00
2016-06-16 18:39:03 +02:00
2017-03-03 11:30:59 +11:00
2016-10-07 14:14:06 +02:00
2016-02-04 17:01:04 +00:00
2017-08-11 14:12:44 +02:00
2017-08-30 09:33:49 +01:00
2017-07-11 17:44:56 +02:00
2017-03-14 13:26:37 +01:00
2016-08-03 18:44:56 +02:00
2017-10-09 23:21:52 -03:00
2016-07-13 13:26:02 +02:00
2017-07-17 11:28:15 +08:00
2017-02-21 11:14:08 +00:00
2017-06-07 14:39:00 +01:00
2017-07-24 14:16:29 +02:00
2016-02-04 17:01:04 +00:00
2017-06-20 14:31:31 +02:00
2017-04-28 18:48:11 +02:00
2017-09-05 13:21:58 +01:00
2017-09-26 09:06:02 +03:00
2017-07-04 14:39:28 +02:00
2016-02-04 17:01:04 +00:00
2017-03-14 13:51:34 +01:00
2016-10-06 18:04:13 +02:00
2016-07-04 16:49:33 +03:00
2017-08-08 10:40:19 +02:00
2016-03-22 22:20:17 +01:00
2017-06-16 07:55:00 +08:00
2017-03-19 11:12:12 +01:00
2017-03-17 12:54:21 +01:00
2017-09-26 14:46:23 +02:00
2016-05-18 15:04:27 +03:00
2017-07-31 13:12:53 +03:00
2016-03-22 22:20:17 +01:00
2017-01-24 23:26:52 +03:00
2016-09-23 11:42:52 +08:00