Scott Garfinkle
a7bc2c8cfd
Generate unique socket file
...
It's possible to have more than one unnamed virtio-serial unix channel.
We need to generate a unique name for each channel. Currently, we use
".../unknown.sock" for all of them. Better practice would be to specify
an explicit target path name; however, in the absence of that, we need
uniqueness in the names we generate internally.
Before the changes we'd get /var/lib/libvirt/qemu/channel/target/unknown.sock
for each instance of
<channel type='unix'>
<source mode='bind'/>
<target type='virtio'/>
</channel>
Now, we get vioser-00-00-01.sock, vioser-00-00-02.sock, etc.
Signed-off-by: Scott Garfinkle <seg@us.ibm.com>
2017-07-25 22:38:35 +02:00
..
2017-06-27 17:44:27 +04:00
2017-06-27 17:44:27 +04:00
2017-04-11 14:06:47 +02:00
2017-07-13 09:53:15 +02:00
2017-07-21 14:36:54 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-14 16:05:46 +02:00
2017-04-11 14:06:47 +02:00
2017-07-11 10:41:24 +02:00
2017-05-26 10:44:05 -04:00
2017-04-11 14:06:47 +02:00
2017-07-15 14:50:42 +02:00
2017-07-21 15:46:29 +02:00
2017-04-11 14:06:47 +02:00
2017-06-23 14:11:25 +02:00
2017-06-23 14:11:25 +02:00
2017-07-15 14:50:42 +02:00
2017-07-10 13:23:04 +02:00
2017-07-25 22:38:35 +02:00
2017-07-21 15:46:29 +02:00
2017-03-29 10:36:55 +02:00
2017-03-29 10:36:55 +02:00
2017-06-16 13:09:41 +02:00
2017-07-13 09:37:52 +02:00
2017-03-27 13:13:29 +02:00
2017-07-11 14:24:17 +02:00
2017-04-04 16:36:15 +02:00
2017-05-19 08:47:36 -06:00
2017-06-07 13:36:01 +02:00
2017-04-21 13:35:04 +02:00
2017-06-27 17:44:27 +04:00
2017-06-27 17:44:27 +04:00
2017-04-11 13:23:01 +02:00
2017-07-13 09:53:15 +02:00
2017-07-21 14:36:54 -04:00
2017-04-04 17:30:03 +02:00
2017-06-07 13:36:01 +02:00
2017-04-04 17:30:03 +02:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2017-04-28 14:17:10 +02:00
2017-04-28 10:22:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-11 10:41:24 +02:00
2017-07-19 10:27:07 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-26 10:44:05 -04:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-06-05 09:08:52 +02:00
2017-07-21 15:46:29 +02:00
2017-04-04 17:30:03 +02:00
2017-07-20 14:02:53 +02:00
2017-04-04 17:30:03 +02:00
2017-03-23 10:24:34 +01:00
2017-07-10 17:15:53 -04:00
2017-06-23 14:11:25 +02:00
2017-07-20 10:08:27 -04:00
2017-07-11 15:18:31 +02:00
2017-04-04 17:30:03 +02:00
2017-04-10 14:49:20 +02:00
2017-07-21 15:46:29 +02:00
2017-07-21 15:46:29 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-16 16:00:10 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-15 12:34:19 +02:00
2017-07-24 15:49:54 +02:00
2017-04-04 17:30:03 +02:00
2017-07-20 14:02:14 +02:00
2017-06-13 10:35:53 +02:00
2017-04-27 15:05:44 -06:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-20 16:14:50 +02:00
2017-05-12 16:54:33 +02:00
2017-06-16 13:09:41 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 13:23:01 +02:00
2017-07-13 09:37:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-19 14:02:37 +02:00
2017-05-11 11:45:41 +01:00
2017-05-09 13:12:40 +02:00
2017-04-19 10:51:51 +01:00
2017-07-20 14:02:14 +02:00
2017-04-27 14:13:19 +02:00
2017-05-09 13:12:40 +02:00
2017-07-21 17:03:43 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-19 17:59:09 +02:00
2017-04-25 21:14:18 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-07-16 17:06:45 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-04-13 10:14:42 +02:00
2017-04-04 17:30:03 +02:00
2017-07-24 10:55:43 +02:00
2017-04-04 17:30:03 +02:00
2017-07-10 09:15:53 +02:00
2017-07-25 17:02:27 +02:00
2017-07-21 14:36:54 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00