Marc-André Lureau
1e419ee68f
chardev: generate an internal id when none given
...
Internally, qemu may create chardev without ID. Those will not be
looked up with qemu_chr_find(), which prevents using qdev_prop_set_chr().
Use id_generate(), to generate an internal name (prefixed with #), so
no conflict exist with user-named chardev.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: xiaoqiang zhao <zxq_yx_007@163.com>
2020-01-07 16:50:09 +04:00
..
2019-08-16 13:31:51 +02:00
2019-07-14 12:19:00 +02:00
2019-06-12 13:20:20 +02:00
2019-07-15 15:39:02 +02:00
2019-12-17 19:36:57 +01:00
2019-04-09 18:34:21 +02:00
2019-06-12 13:20:20 +02:00
2019-10-28 11:22:31 +01:00
2019-10-28 11:51:07 +01:00
2019-10-25 15:18:38 +02:00
2019-06-12 13:20:20 +02:00
2019-06-11 20:22:09 +02:00
2019-12-16 10:46:35 +00:00
2020-01-06 18:41:32 +04:00
2019-05-13 08:58:55 +02:00
2019-12-18 08:36:15 +01:00
2019-06-12 13:20:20 +02:00
2019-08-16 13:31:52 +02:00
2019-06-12 13:20:20 +02:00
2019-05-22 12:38:54 -04:00
2019-10-17 17:02:32 -04:00
2018-12-12 10:01:13 +01:00
2020-01-07 16:50:09 +04:00
2019-08-27 14:58:42 +01:00
2019-05-13 08:58:55 +02:00
2019-09-10 08:58:43 +02:00
2019-12-18 20:18:02 +00:00
2019-02-07 15:49:08 +02:00
2019-09-11 08:46:17 +02:00
2019-06-12 13:20:20 +02:00
2019-08-21 16:29:57 +02:00
2019-09-24 12:18:47 +01:00
2019-01-11 15:46:55 +01:00
2018-11-05 15:17:48 +01:00
2020-01-02 16:29:32 +04:00
2019-10-28 15:12:38 +00:00
2019-10-28 15:12:38 +00:00
2019-05-13 08:58:55 +02:00
2019-06-12 13:20:20 +02:00
2019-11-12 14:32:55 +00:00
2019-04-18 22:18:59 +02:00
2019-04-18 22:18:59 +02:00
2019-10-28 15:12:38 +00:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:51 +02:00
2019-01-11 15:46:55 +01:00
2019-10-11 14:19:49 +01:00
2019-09-03 23:24:42 +02:00
2019-05-13 08:58:55 +02:00
2019-05-13 08:58:55 +02:00
2019-05-13 08:58:55 +02:00
2019-08-16 13:31:51 +02:00
2019-09-16 17:13:06 +02:00
2019-06-12 13:20:20 +02:00
2019-08-20 17:26:21 +02:00
2019-08-16 13:31:53 +02:00
2019-02-01 13:46:45 +01:00
2019-06-12 13:20:20 +02:00
2018-12-20 10:29:08 +01:00
2018-12-17 06:04:44 +03:00