Peter Maydell
c88bc3e0db
hw/arm/virt: Check that the CPU realize method succeeded
...
We were passing a NULL error pointer to the object_property_set_bool()
call that realizes the CPU object. This meant that we wouldn't detect
failure, and would plough blindly on to crash later trying to use a
NULL CPU object pointer. Detect errors and fail instead.
In particular, this will be necessary to detect the user error
of using "-cpu host" without "-enable-kvm" once we make the host
CPU type be registered unconditionally rather than only in
kvm_arch_init().
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-01-25 11:45:30 +00:00
..
2017-09-07 13:54:51 +01:00
2017-09-22 01:06:51 +02:00
2017-11-20 13:47:49 +00:00
2017-11-20 13:47:49 +00:00
2017-06-20 14:31:32 +02:00
2017-04-20 17:51:32 +02:00
2017-04-20 17:39:17 +01:00
2017-09-19 09:09:32 -03:00
2017-09-07 13:54:54 +01:00
2017-09-07 13:54:54 +01:00
2017-09-04 17:13:53 +01:00
2017-11-13 13:55:27 +00:00
2017-09-19 09:09:32 -03:00
2018-01-11 13:25:34 +00:00
2017-11-07 13:03:51 +00:00
2017-11-07 13:03:51 +00:00
2017-09-19 09:09:32 -03:00
2017-11-13 13:55:24 +00:00
2017-09-07 13:54:54 +01:00
2017-09-19 09:09:32 -03:00
2017-09-07 13:54:54 +01:00
2017-09-19 09:09:32 -03:00
2017-09-21 16:36:56 +01:00
2017-09-19 09:09:32 -03:00
2017-10-31 11:50:52 +00:00
2017-09-21 16:36:56 +01:00
2017-09-19 09:09:32 -03:00
2017-09-19 09:09:32 -03:00
2018-01-22 09:46:18 +01:00
2018-01-22 09:46:57 +01:00
2018-01-22 09:46:18 +01:00
2017-09-19 09:09:32 -03:00
2018-01-22 09:46:18 +01:00
2018-01-22 09:46:18 +01:00
2018-01-22 09:46:18 +01:00
2018-01-22 09:46:18 +01:00
2017-11-13 13:55:27 +00:00
2017-09-19 09:09:32 -03:00
2017-09-07 13:54:54 +01:00
2017-12-18 17:07:02 +03:00
2017-09-19 09:09:32 -03:00
2017-09-19 09:09:32 -03:00
2017-09-27 11:35:59 +01:00
2016-12-20 21:52:12 +01:00
2016-09-27 17:03:34 -03:00
2018-01-22 09:46:18 +01:00
2017-07-31 13:12:53 +03:00
2017-09-19 09:09:32 -03:00
2017-09-20 17:35:36 +01:00
2018-01-11 13:25:34 +00:00
2018-01-25 11:45:30 +00:00
2017-09-19 09:09:32 -03:00
2017-12-13 17:59:22 +00:00
2017-12-13 17:59:22 +00:00
2017-09-19 09:09:32 -03:00