Paolo Bonzini
6f6e1698a6
vl: configure accelerators from -accel options
...
Drop the "accel" property from MachineState, and instead desugar
"-machine accel=" to a list of "-accel" options.
This has a semantic change due to removing merge_lists from -accel.
For example:
- "-accel kvm -accel tcg" all but ignored "-accel kvm". This is a bugfix.
- "-accel kvm -accel thread=single" ignored "thread=single", since it
applied the option to KVM. Now it fails due to not specifying the
accelerator on "-accel thread=single".
- "-accel tcg -accel thread=single" chose single-threaded TCG, while now
it will fail due to not specifying the accelerator on "-accel
thread=single".
Also, "-machine accel" and "-accel" become incompatible.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2019-12-17 19:32:26 +01:00
..
2019-12-17 14:34:31 +00:00
2019-12-16 10:46:35 +00:00
2019-08-19 08:03:41 -07:00
2019-12-17 09:05:23 +01:00
2019-11-05 16:36:11 +01:00
2019-10-29 18:55:26 -04:00
2019-10-21 18:14:43 +02:00
2019-07-30 12:25:43 +02:00
2019-06-04 15:20:41 +02:00
2019-11-12 14:32:55 +00:00
2019-10-29 07:35:16 +01:00
2019-11-26 14:18:01 +01:00
2019-11-20 10:53:31 +00:00
2019-10-07 15:14:15 +02:00
2019-12-16 18:24:02 -05:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-12-17 19:32:26 +01:00
2019-10-28 13:32:21 +01:00
2019-10-28 13:32:21 +01:00
2019-10-05 17:27:43 -04:00
2019-12-17 19:32:26 +01:00
2019-12-17 19:32:26 +01:00
2019-12-17 19:32:26 +01:00
2019-09-03 14:56:06 +02:00
2019-08-21 10:27:13 +02:00
2019-11-11 13:02:30 +01:00
2019-06-12 13:20:21 +02:00
2019-06-12 13:20:21 +02:00
2019-09-05 13:18:52 +02:00
2019-08-15 19:23:59 +02:00
2019-06-03 14:03:02 +02:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-11-01 19:19:24 +01:00
2019-10-31 11:47:43 -04:00
2019-09-05 13:18:52 +02:00
2019-09-05 13:18:52 +02:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:20:20 +02:00
2019-09-05 13:18:52 +02:00
2019-10-14 09:48:01 +01:00
2019-09-20 14:08:10 -05:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-12-17 09:05:23 +01:00
2019-09-05 13:18:52 +02:00
2019-12-17 19:32:26 +01:00
2019-10-15 18:18:08 -03:00
2019-09-05 13:18:52 +02:00
2019-07-02 14:17:15 +02:00
2019-12-17 15:55:20 +00:00
2019-08-15 19:23:59 +02:00
2019-12-17 19:32:26 +01:00
2019-12-17 09:05:23 +01:00
2019-06-12 13:18:33 +02:00
2019-08-15 19:23:59 +02:00
2019-06-03 14:03:02 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-12-17 19:32:26 +01:00
2019-12-17 19:32:26 +01:00
2019-12-17 19:32:26 +01:00
2019-08-20 17:26:21 +02:00
2019-10-15 18:09:02 +01:00
2019-12-17 19:32:26 +01:00
2019-08-15 19:23:59 +02:00
2019-09-05 13:18:52 +02:00
2019-09-20 17:13:41 -04:00
2019-09-05 13:18:52 +02:00
2019-10-26 15:38:02 +02:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-08-22 17:30:25 +04:00
2019-08-22 17:30:25 +04:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-10 08:58:43 +02:00
2019-08-16 13:31:52 +02:00
2019-12-17 09:05:23 +01:00
2019-08-16 13:31:52 +02:00
2019-10-28 12:00:07 +01:00
2019-09-10 08:58:43 +02:00
2019-09-10 08:58:43 +02:00
2019-10-04 18:49:18 +02:00
2019-06-12 13:18:33 +02:00
2019-12-17 09:05:23 +01:00
2019-12-17 09:05:23 +01:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-10-17 17:02:32 -04:00
2019-08-16 13:31:52 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-03 23:24:42 +02:00
2019-12-17 09:05:23 +01:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-08-16 13:31:53 +02:00
2019-12-17 09:05:23 +01:00
2019-10-22 13:54:13 +02:00
2019-08-16 13:31:52 +02:00
2019-08-20 17:26:19 +02:00
2019-06-03 14:03:00 +02:00
2019-08-20 17:26:19 +02:00
2019-09-11 10:29:27 +01:00
2019-09-03 23:24:42 +02:00
2019-12-17 09:05:23 +01:00
2019-09-05 13:18:52 +02:00
2019-07-05 17:08:03 -03:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-09-03 23:24:42 +02:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-09-05 13:18:52 +02:00
2019-10-01 11:42:27 +02:00
2019-09-05 13:18:52 +02:00
2019-09-05 13:18:52 +02:00
2019-09-05 13:18:52 +02:00
2019-10-26 15:38:06 +02:00
2019-09-05 13:18:52 +02:00
2019-09-05 13:18:52 +02:00
2019-10-25 07:46:22 -04:00
2019-09-05 13:18:52 +02:00
2019-09-05 13:18:52 +02:00
2019-08-15 19:24:10 +02:00
2019-10-25 07:46:22 -04:00
2019-09-05 13:18:52 +02:00
2019-06-12 13:18:33 +02:00
2019-12-17 19:32:26 +01:00
2019-06-12 13:18:33 +02:00