Paolo Bonzini
45c53fe64c
qemu-option: pass QemuOptsList to opts_accepts_any
...
A QemuOptsList can be of one of two kinds: either it is pre-validated, or
it accepts any key and validation happens somewhere else (typically in
a Visitor or against a list of QOM properties). opts_accepts_any
returns true if a QemuOpts instance was created from a QemuOptsList of
the latter kind, but there is no function to do the check on a QemuOptsList.
Since this property comes from the QemuOptsList and almost all callers of
opts_accepts_any use opts->list anyway, modify the function to accept
QemuOptsList.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-15 12:52:06 -05:00
..
2020-10-09 07:08:20 +02:00
2020-03-09 16:45:16 +00:00
2020-09-23 16:07:44 +01:00
2020-11-03 16:24:56 +01:00
2017-02-21 11:14:07 +00:00
2020-10-09 07:08:20 +02:00
2020-09-23 16:07:44 +01:00
2020-11-15 17:04:40 +01:00
2020-09-23 16:07:44 +01:00
2019-01-11 15:46:56 +01:00
2020-10-23 13:42:16 +01:00
2020-10-23 13:42:16 +01:00
2020-11-15 17:04:40 +01:00
2020-04-01 14:24:03 -04:00
2020-09-23 16:07:44 +01:00
2020-07-13 14:36:10 +01:00
2020-06-23 15:46:05 +01:00
2020-07-13 11:40:52 +02:00
2016-09-29 14:13:39 +02:00
2019-06-12 13:20:20 +02:00
2020-11-17 12:56:32 +00:00
2020-01-06 18:41:32 +04:00
2020-07-13 14:36:10 +01:00
2019-06-12 13:20:20 +02:00
2019-12-18 08:36:16 +01:00
2019-10-24 19:26:52 +02:00
2018-01-24 19:20:19 +02:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 13:45:52 +01:00
2019-08-16 13:31:52 +02:00
2020-11-15 17:04:40 +01:00
2020-11-15 17:04:40 +01:00
2020-06-26 06:45:29 -04:00
2020-01-07 12:08:39 +01:00
2020-03-18 14:03:46 -04:00
2020-09-29 02:14:30 -04:00
2017-01-31 10:10:14 +11:00
2020-01-07 16:50:09 +04:00
2020-09-23 13:41:58 +01:00
2018-06-29 12:22:28 +01:00
2020-10-15 16:06:27 +02:00
2020-09-23 16:07:44 +01:00
2020-11-15 17:04:40 +01:00
2020-10-05 16:41:22 +02:00
2019-09-11 08:46:17 +02:00
2020-11-03 16:39:05 -05:00
2019-10-26 15:38:06 +02:00
2020-10-29 06:37:24 +01:00
2019-09-24 12:18:47 +01:00
2020-12-10 17:16:44 +01:00
2020-09-22 15:42:23 +01:00
2020-09-30 19:11:36 +02:00
2020-11-15 16:44:39 +01:00
2017-10-10 09:45:00 -07:00
2019-06-24 22:19:30 +02:00
2016-08-03 18:44:56 +02:00
2019-10-28 11:22:31 +01:00
2020-12-10 12:15:19 -05:00
2019-10-25 14:38:29 +02:00
2020-11-04 08:02:24 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-10-09 07:08:19 +02:00
2020-07-13 14:36:09 +01:00
2020-12-15 12:52:06 -05:00
2020-10-09 07:08:19 +02:00
2020-09-17 20:38:42 +02:00
2020-11-03 13:17:25 +00:00
2018-12-20 10:29:08 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-02-12 16:23:01 +01:00
2020-10-05 16:41:22 +02:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2019-01-30 10:51:20 +01:00
2020-09-23 16:07:44 +01:00
2019-06-11 20:22:09 +02:00
2020-04-07 16:19:49 +01:00
2020-09-23 16:07:44 +01:00
2018-04-05 14:37:38 +02:00
2020-05-04 14:54:35 -05:00
2020-05-04 16:07:43 +01:00
2017-09-26 14:46:23 +02:00
2016-05-18 15:04:27 +03:00
2020-11-03 19:06:23 +00:00
2020-08-21 06:18:24 -04:00
2018-08-24 20:26:37 +02:00
2018-06-29 12:32:10 +02:00
2019-06-12 13:20:20 +02:00
2020-11-23 13:03:13 +00:00
2020-10-23 13:42:16 +01:00