Jiri Denemark
bbcfa07bea
qemu: Pass correct qemuCaps to virDomainDefCopy
...
Since qemuDomainDefPostParse callback requires qemuCaps, we need to make
sure it gets the capabilities stored in the domain's private data if the
domain is running. Passing NULL may cause QEMU capabilities probing to
be triggered in case QEMU binary changed in the meantime. When this
happens while a running domain object is locked, QMP event delivered to
the domain before QEMU capabilities probing finishes will deadlock the
event loop.
Several general functions from domain_conf.c were lazily passing NULL as
the parseOpaque pointer instead of letting their callers pass the right
data. This patch fixes all paths leading to virDomainDefCopy to do the
right thing.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-08-09 13:55:54 +02:00
..
2019-02-24 13:20:51 +04:00
2019-02-24 13:20:51 +04:00
2018-12-03 14:31:41 +01:00
2019-07-29 16:27:05 +02:00
2019-06-20 14:02:36 +02:00
2019-08-06 19:45:49 -04:00
2019-04-16 13:46:17 +02:00
2019-04-16 13:46:17 +02:00
2019-03-13 12:06:52 -06:00
2019-03-06 15:53:53 +01:00
2019-07-17 17:18:56 -04:00
2019-05-23 16:29:48 +01:00
2019-07-17 17:18:56 -04:00
2019-07-17 17:18:56 -04:00
2019-03-22 12:59:56 +03:00
2019-08-09 12:17:19 +02:00
2019-07-25 13:21:32 +02:00
2019-07-15 10:21:21 +02:00
2019-02-05 17:15:05 +01:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-08 16:10:22 -05:00
2019-07-08 16:10:22 -05:00
2019-03-12 15:29:44 +01:00
2019-04-18 17:08:33 +02:00
2019-04-18 17:08:33 +02:00
2018-08-13 15:50:01 +02:00
2019-07-18 17:59:33 +02:00
2019-07-29 13:58:26 +02:00
2019-08-05 19:42:15 +02:00
2019-07-26 09:59:27 +01:00
2019-07-26 09:59:27 +01:00
2019-07-12 17:09:43 +02:00
2019-01-29 19:16:19 -05:00
2019-06-25 17:11:56 +02:00
2019-06-25 17:11:56 +02:00
2018-12-17 14:43:33 +00:00
2018-12-17 14:43:33 +00:00
2019-03-06 11:12:48 -05:00
2019-06-03 17:59:38 +02:00
2018-09-20 13:06:02 -04:00
2018-10-05 15:53:29 +02:00
2019-06-21 12:59:42 +01:00
2019-07-19 10:52:06 +02:00
2018-08-14 15:52:35 +02:00
2019-04-03 14:44:32 +02:00
2018-08-13 15:50:01 +02:00
2019-07-12 16:55:39 +01:00
2019-07-16 13:42:39 +02:00
2019-06-17 15:19:54 +01:00
2018-08-13 14:19:41 -04:00
2019-04-15 20:03:55 -04:00
2019-04-16 13:11:08 -04:00
2019-04-16 13:11:08 -04:00
2019-04-15 20:03:55 -04:00
2019-02-24 13:20:51 +04:00
2019-02-24 13:20:51 +04:00
2018-08-15 10:15:29 +02:00
2019-07-26 10:30:57 +01:00
2019-08-07 16:54:02 +01:00
2019-06-20 00:22:39 +02:00
2019-02-11 17:40:44 -05:00
2019-06-20 00:22:38 +02:00
2018-12-13 16:08:38 +00:00
2018-09-20 10:16:39 +02:00
2019-04-10 12:26:32 +02:00
2018-12-13 16:08:38 +00:00
2018-08-15 10:15:29 +02:00
2019-04-16 13:46:17 +02:00
2019-04-11 12:47:23 -04:00
2018-09-20 10:16:39 +02:00
2019-02-11 17:40:44 -05:00
2019-03-14 10:05:25 +01:00
2018-12-11 15:03:08 -05:00
2018-09-20 10:16:39 +02:00
2019-07-26 16:48:58 -05:00
2019-03-08 14:59:20 +01:00
2019-07-17 17:18:56 -04:00
2019-07-17 17:18:56 -04:00
2019-07-17 17:18:56 -04:00
2019-07-17 17:18:56 -04:00
2018-09-20 10:16:39 +02:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2019-07-15 13:48:19 +02:00
2018-12-14 10:47:13 +00:00
2019-03-14 10:05:25 +01:00
2018-09-20 10:16:39 +02:00
2019-04-10 12:26:32 +02:00
2018-12-17 17:52:46 +01:00
2018-09-20 10:16:39 +02:00
2018-08-13 15:50:01 +02:00
2019-07-18 17:59:34 +02:00
2019-06-07 16:18:45 +02:00
2018-12-13 16:08:38 +00:00
2019-04-20 07:48:42 +02:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-08-13 15:50:01 +02:00
2019-06-03 18:07:16 +02:00
2019-07-26 16:48:58 -05:00
2019-07-08 16:10:22 -05:00
2019-04-10 13:58:30 +02:00
2019-08-09 13:55:54 +02:00
2019-03-14 10:05:25 +01:00
2018-12-14 10:47:13 +00:00
2019-07-29 15:49:19 +02:00
2019-06-20 13:47:41 +02:00
2019-06-19 17:12:34 +02:00
2019-07-05 18:19:19 +01:00
2019-07-03 08:36:04 +02:00
2019-07-03 08:36:04 +02:00
2019-01-24 18:59:38 -05:00
2019-07-26 09:59:27 +01:00
2019-07-26 09:59:27 +01:00
2019-04-10 12:26:32 +02:00
2018-11-16 13:42:39 +01:00
2019-07-26 09:59:27 +01:00
2018-09-20 10:16:39 +02:00
2018-12-05 10:39:54 +01:00
2018-11-16 13:42:39 +01:00
2018-09-20 10:16:39 +02:00
2018-09-20 10:16:39 +02:00
2019-08-08 16:30:28 +02:00
2018-12-13 16:08:38 +00:00
2019-02-12 08:51:23 -05:00
2019-03-07 12:12:11 +01:00
2019-05-14 15:58:37 +02:00
2019-06-25 17:11:56 +02:00
2019-02-12 08:51:23 -05:00
2019-02-12 08:51:23 -05:00
2019-06-03 17:51:12 +02:00
2019-04-04 09:35:40 -05:00
2019-03-14 10:05:21 +01:00
2019-06-19 17:12:34 +02:00
2019-06-19 17:12:34 +02:00
2018-09-20 10:16:39 +02:00
2019-06-19 17:12:34 +02:00
2019-06-04 20:56:58 +02:00
2019-06-19 17:12:34 +02:00
2019-04-17 08:30:55 +02:00
2019-06-19 17:12:34 +02:00
2018-11-26 16:38:26 -07:00
2019-06-19 17:12:34 +02:00
2018-09-20 10:16:39 +02:00
2019-04-10 12:26:32 +02:00
2018-12-13 16:08:38 +00:00
2019-06-04 09:29:35 +02:00
2019-05-04 23:39:35 +02:00
2018-12-13 16:08:38 +00:00
2018-09-20 10:16:39 +02:00
2019-04-10 09:12:04 +02:00
2018-12-14 10:47:13 +00:00
2018-09-20 10:16:39 +02:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-17 17:52:46 +01:00
2018-12-18 10:12:09 -05:00
2019-02-03 17:46:29 -05:00
2019-07-19 10:52:06 +02:00
2019-07-19 10:52:06 +02:00
2019-04-10 12:26:32 +02:00
2019-06-19 17:12:34 +02:00
2019-02-01 12:08:37 -05:00
2019-06-19 17:12:34 +02:00
2018-12-05 10:39:54 +01:00
2018-12-14 10:47:13 +00:00
2019-08-07 11:44:17 -04:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-04-03 14:44:32 +02:00
2019-04-11 12:47:23 -04:00
2018-12-13 16:08:38 +00:00
2019-02-14 18:03:10 +01:00
2019-04-10 12:26:32 +02:00
2018-12-13 16:08:38 +00:00
2019-06-19 17:12:34 +02:00
2019-04-03 11:31:38 +01:00
2018-12-13 16:08:38 +00:00
2019-07-23 13:40:54 -04:00
2019-07-09 15:01:54 +02:00
2019-06-17 15:19:54 +01:00
2018-12-13 16:08:38 +00:00
2019-07-16 13:42:39 +02:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2019-07-11 15:26:54 +01:00
2019-04-10 12:26:32 +02:00
2019-04-10 12:26:32 +02:00
2019-06-19 17:12:34 +02:00
2019-04-10 12:26:32 +02:00
2019-06-17 15:19:54 +01:00
2018-09-20 10:16:39 +02:00
2019-06-17 17:47:18 +02:00
2018-12-13 16:08:38 +00:00
2019-04-15 12:47:44 -04:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2019-07-26 16:48:58 -05:00
2019-04-10 12:26:32 +02:00
2019-08-02 09:44:41 -05:00
2019-07-29 15:56:46 +02:00
2019-08-02 09:44:41 -05:00
2018-10-12 09:30:56 -05:00
2019-04-04 09:35:40 -05:00
2019-03-25 09:01:53 -05:00
2019-05-06 18:05:17 -05:00
2019-02-12 08:51:23 -05:00
2018-12-13 16:08:38 +00:00
2019-07-24 15:59:49 -06:00
2019-01-23 07:54:58 +01:00
2019-05-07 11:01:14 +02:00
2018-12-13 16:08:38 +00:00
2018-09-20 10:16:38 +02:00
2019-06-12 09:26:25 +02:00
2018-12-13 16:08:38 +00:00
2018-12-13 16:08:38 +00:00
2018-09-20 10:16:39 +02:00
2019-04-15 20:03:55 -04:00
2019-02-12 10:14:53 +01:00
2019-04-16 13:11:08 -04:00
2019-04-16 13:11:08 -04:00
2019-04-15 20:03:55 -04:00