Igor Mammedov
bc1fb850a3
vl.c deprecate incorrect CPUs topology
...
-smp [cpus],sockets/cores/threads[,maxcpus] should describe topology
so that total number of logical CPUs [sockets * cores * threads]
would be equal to [maxcpus], however historically we didn't have
such check in QEMU and it is possible to start VM with an invalid
topology.
Deprecate invalid options combination so we can make sure that
the topology VM started with is always correct in the future.
Users with an invalid sockets/cores/threads/maxcpus values should
fix their CLI to make sure that
[sockets * cores * threads] == [maxcpus]
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1536836762-273036-2-git-send-email-imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[ehabkost: squashed unit test fix]
Message-Id: <20181019215345.521d58d7@igors-macbook-pro.local>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-10-24 06:44:59 -03:00
..
2018-06-15 16:10:11 -03:00
2018-09-07 17:43:22 -04:00
2017-07-18 05:49:01 -05:00
2018-02-22 15:44:07 -08:00
2018-10-03 23:08:51 -03:00
2018-10-05 12:57:41 -05:00
2018-06-08 14:39:24 -03:00
2018-08-16 14:05:28 +01:00
2018-06-08 14:39:24 -03:00
2017-09-22 10:46:25 +08:00
2018-08-31 09:53:09 +02:00
2018-10-11 19:58:26 +01:00
2018-03-21 15:13:40 +01:00
2018-08-31 09:53:10 +02:00
2018-10-19 14:51:34 +02:00
2017-07-11 17:45:00 +02:00
2018-09-25 11:05:56 +01:00
2018-09-26 10:46:28 +08:00
2018-07-24 11:45:25 +01:00
2017-03-02 07:14:27 +02:00
2018-01-16 14:54:52 +01:00
2018-08-16 09:50:54 +01:00
2018-10-02 18:47:55 +02:00
2018-08-23 18:46:25 +02:00
2018-07-02 15:41:17 +02:00
2018-07-02 15:41:17 +02:00
2018-07-02 15:41:17 +02:00
2018-06-11 22:19:57 +03:00
2018-08-23 18:46:25 +02:00
2018-06-08 13:17:39 -04:00
2018-02-14 11:43:41 +01:00
2018-09-25 11:12:25 +10:00
2018-08-16 08:42:06 +02:00
2018-08-15 08:12:19 +02:00
2018-10-10 08:00:00 +02:00
2018-10-09 13:44:12 +02:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2018-07-28 09:09:58 +02:00
2018-10-05 16:27:09 +04:00
2018-07-28 09:09:58 +02:00
2018-10-24 06:44:59 -03:00
2018-07-03 13:04:38 +01:00
2018-07-03 13:04:38 +01:00
2018-07-24 17:33:39 +01:00
2018-10-19 12:26:57 +01:00
2018-08-23 18:46:25 +02:00
2017-01-31 10:10:13 +11:00
2018-08-31 09:53:10 +02:00
2018-02-14 11:43:41 +01:00
2017-03-01 11:51:28 +04:00
2018-08-16 08:42:06 +02:00
2017-03-01 11:51:05 +04:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-23 18:46:25 +02:00
2018-08-15 12:50:39 +02:00
2018-08-16 14:05:28 +01:00
2018-02-14 11:43:02 +01:00
2018-08-16 09:50:54 +01:00
2018-02-09 13:50:17 +01:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:14:07 +00:00
2018-08-16 08:42:06 +02:00
2017-03-01 11:51:05 +04:00
2018-08-16 08:42:06 +02:00
2018-10-10 08:00:37 +02:00
2018-08-31 09:53:10 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-28 11:31:23 +10:00
2018-10-19 14:41:47 +01:00
2018-02-14 11:43:41 +01:00
2018-10-11 19:58:21 +01:00
2018-08-16 08:42:06 +02:00
2017-05-11 11:08:40 +02:00
2018-06-08 13:15:32 +01:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-10-19 13:44:03 +02:00
2018-07-09 14:51:34 +01:00
2018-05-04 08:27:53 +02:00
2018-02-14 11:43:41 +01:00
2018-05-04 08:27:53 +02:00
2018-09-26 08:55:54 -07:00
2018-08-31 09:53:10 +02:00
2018-09-24 18:08:07 +02:00
2018-08-23 18:46:23 +02:00
2018-03-12 16:12:47 +01:00
2018-02-14 11:43:41 +01:00
2017-08-01 17:27:33 +02:00
2018-02-14 11:43:02 +01:00
2018-08-16 08:42:06 +02:00
2018-03-13 18:06:06 +00:00
2018-03-13 18:06:06 +00:00
2018-08-16 08:42:06 +02:00
2018-02-09 13:50:17 +01:00
2018-03-27 13:05:28 +01:00
2018-10-01 19:13:55 +02:00
2017-01-10 08:49:59 -08:00
2018-03-02 18:39:07 +01:00
2018-09-25 15:31:15 +02:00
2018-09-25 15:50:15 +02:00
2018-10-02 19:09:12 +02:00
2018-02-09 13:52:15 +01:00
2018-02-08 09:22:03 +08:00
2018-10-19 14:41:47 +01:00
2016-12-21 14:26:26 +00:00
2016-12-22 09:24:59 +00:00
2018-10-19 12:26:57 +01:00
2018-07-24 17:36:12 +01:00
2018-07-02 15:41:10 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-06-18 17:04:56 +02:00
2018-08-23 18:46:23 +02:00
2017-03-01 00:09:28 +04:00
2018-02-15 16:54:57 +00:00
2018-03-13 18:06:06 +00:00
2018-07-24 17:35:57 +01:00
2018-03-06 10:19:05 +00:00
2017-09-05 22:34:40 +02:00
2018-07-02 15:41:10 +02:00
2018-05-04 08:27:53 +02:00
2017-03-22 19:24:34 +01:00
2018-02-09 05:05:11 +01:00
2017-07-17 15:41:30 -03:00
2018-07-02 15:41:10 +02:00
2018-08-31 09:53:10 +02:00
2018-09-26 08:55:54 -07:00
2018-08-31 09:53:10 +02:00
2018-08-28 18:21:38 +02:00
2018-08-16 08:42:06 +02:00
2018-05-04 08:27:53 +02:00
2018-10-02 18:47:55 +02:00
2018-08-23 18:46:25 +02:00
2018-08-23 18:46:25 +02:00
2018-10-01 19:13:55 +02:00
2017-01-31 10:10:14 +11:00
2018-02-09 13:52:15 +01:00
2018-02-10 10:45:14 +03:00
2018-05-20 08:48:13 +03:00
2017-09-05 18:12:21 +02:00
2018-07-23 14:00:03 +02:00
2017-12-20 22:01:24 +08:00
2018-05-04 08:27:53 +02:00
2018-07-24 17:35:23 +01:00
2018-08-23 18:46:25 +02:00
2017-05-18 18:04:54 +02:00
2018-06-08 13:15:32 +01:00
2018-06-06 15:44:07 -04:00
2018-09-07 16:37:47 -04:00
2018-09-07 16:37:47 -04:00
2018-09-07 16:37:47 -04:00
2018-06-06 15:44:07 -04:00
2018-06-06 15:44:07 -04:00
2018-06-06 15:44:12 -04:00
2018-09-07 16:37:47 -04:00
2018-08-16 08:42:06 +02:00
2018-06-06 15:44:12 -04:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-05-24 21:14:11 +03:00
2018-10-02 18:47:55 +02:00
2018-02-14 11:43:41 +01:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-23 13:32:50 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-05-04 08:27:53 +02:00