Jiri Denemark
ffbafd4e88
qemu: Avoid using ".(null)" in UNIX socket path
...
The code which generates paths for UNIX socket blindly used target name
without checking if it was set. Thus for the following device XML
<channel type='unix'>
<source mode='bind'/>
<target type='virtio'/>
</channel>
we would generate "/var/lib/libvirt/qemu/channel/target/NAME.(null)"
path which works but is not really correct. Let's not use the
".target_name" suffix at all if target name is not set.
https://bugzilla.redhat.com/show_bug.cgi?id=1226854
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2015-07-01 09:47:32 +02:00
..
2014-11-13 15:40:48 +01:00
2014-04-08 20:50:36 +04:00
2014-12-24 18:01:44 +01:00
2014-09-03 09:36:13 -06:00
2015-06-16 13:46:21 +02:00
2015-03-26 09:19:59 +01:00
2015-01-29 15:20:47 +01:00
2015-03-23 14:25:14 +01:00
2014-04-16 10:45:55 +02:00
2015-05-22 10:14:01 -04:00
2015-01-16 10:14:03 +01:00
2015-01-16 10:14:03 +01:00
2015-06-09 13:56:00 -04:00
2014-04-25 15:44:09 +01:00
2014-12-08 14:41:37 -05:00
2014-12-08 14:41:37 -05:00
2015-06-02 12:40:07 -04:00
2015-06-02 12:40:07 -04:00
2015-03-05 11:31:05 +01:00
2015-04-02 11:12:01 +02:00
2015-01-07 11:41:49 -05:00
2015-01-07 11:41:49 -05:00
2015-01-07 11:41:49 -05:00
2014-11-24 10:29:16 -05:00
2015-05-21 17:49:02 +02:00
2015-03-24 16:44:08 +01:00
2014-11-13 21:25:50 +01:00
2014-11-24 22:05:55 +01:00
2015-07-01 09:47:32 +02:00
2015-06-11 14:17:46 +02:00
2015-04-20 16:43:13 -04:00
2015-01-05 20:24:04 +01:00
2015-06-15 17:25:33 -04:00
2015-06-15 17:25:33 -04:00
2015-03-02 08:07:11 +01:00
2015-03-02 08:07:11 +01:00
2015-05-25 20:52:57 -04:00
2015-05-21 18:13:18 +02:00
2014-06-18 15:19:18 +02:00
2014-06-05 13:58:13 +02:00
2015-03-18 09:53:24 +01:00
2015-06-16 13:46:20 +02:00
2015-04-14 19:33:02 +02:00
2015-06-16 13:46:20 +02:00
2014-03-29 21:14:15 +01:00
2014-06-11 14:56:18 +02:00
2015-01-07 17:17:00 -07:00
2014-12-24 18:01:44 +01:00
2015-05-18 12:46:16 -06:00
2015-04-16 16:11:01 -06:00
2015-02-11 14:30:45 +01:00
2015-05-11 20:08:47 +03:00
2015-04-23 17:08:48 -04:00
2014-11-14 17:13:36 +01:00
2015-04-27 10:04:38 +02:00
2015-04-23 17:08:48 -04:00
2014-07-03 12:22:37 +02:00
2015-04-27 10:04:38 +02:00
2015-04-23 17:08:48 -04:00
2014-07-29 09:52:16 +04:00
2015-04-20 16:43:43 -04:00
2014-11-14 17:13:36 +01:00
2014-11-14 17:13:36 +01:00
2014-03-25 14:58:41 +01:00
2014-04-25 11:59:46 +01:00
2015-05-22 10:14:01 -04:00
2015-06-25 09:11:15 +02:00
2014-12-15 10:34:18 +01:00
2014-03-25 14:58:41 +01:00
2015-04-23 17:08:48 -04:00
2015-06-18 16:46:09 +02:00
2014-07-17 17:04:12 +02:00
2015-06-09 13:56:00 -04:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-06-02 12:40:07 -04:00
2014-07-21 12:55:11 -04:00
2015-04-23 17:08:48 -04:00
2014-12-22 16:57:21 -05:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-03-23 09:56:15 +01:00
2015-03-11 16:58:48 +01:00
2015-04-20 16:40:09 -04:00
2015-04-23 17:08:48 -04:00
2015-05-18 09:54:16 +02:00
2014-09-23 08:11:49 +02:00
2015-03-27 16:55:33 +01:00
2015-04-23 17:08:48 -04:00
2015-04-27 10:04:38 +02:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-06-26 16:41:24 +02:00
2015-06-26 16:41:24 +02:00
2015-03-11 11:28:03 +01:00
2015-02-02 20:27:43 +00:00
2015-07-01 09:47:32 +02:00
2015-06-25 23:25:30 +02:00
2015-04-23 17:08:48 -04:00
2015-04-27 16:03:31 +02:00
2014-07-21 12:55:11 -04:00
2014-09-04 15:18:43 -06:00
2015-04-23 17:08:48 -04:00
2014-05-28 16:52:48 -06:00
2015-04-23 17:08:48 -04:00
2015-02-20 17:43:05 +01:00
2015-04-23 17:08:48 -04:00
2014-03-20 17:06:38 +01:00
2014-11-14 17:13:36 +01:00
2015-06-02 12:40:07 -04:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-06-15 17:25:33 -04:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-05-21 18:13:18 +02:00
2014-09-03 15:00:19 -04:00
2015-05-04 15:01:27 +02:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-06-22 16:03:33 -04:00
2015-03-26 09:19:59 +01:00
2015-04-20 16:40:26 -04:00
2015-01-14 08:28:50 -07:00
2015-06-08 12:54:32 +02:00
2014-07-01 16:46:29 +02:00
2015-06-02 09:20:31 -04:00
2014-04-25 11:29:55 +01:00
2014-03-25 14:58:41 +01:00
2015-04-15 10:29:41 -04:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-06-24 13:47:05 +02:00
2015-01-22 17:01:11 +01:00
2015-04-23 17:08:48 -04:00
2014-11-25 08:47:12 -07:00
2015-01-27 12:02:04 +00:00
2014-03-25 14:58:41 +01:00
2015-04-09 09:43:36 +02:00
2014-12-23 06:10:55 +01:00
2015-04-23 17:08:48 -04:00
2014-10-29 09:55:09 -06:00
2014-03-25 14:58:41 +01:00
2014-03-25 14:58:41 +01:00
2014-03-25 14:58:41 +01:00
2014-03-25 14:58:41 +01:00
2014-03-25 14:58:41 +01:00
2014-03-25 14:58:41 +01:00
2014-11-27 11:17:56 +01:00
2014-05-20 15:16:22 -06:00
2015-06-16 13:46:20 +02:00
2014-11-06 14:28:37 +01:00
2015-04-17 10:18:58 +02:00
2015-04-14 19:33:02 +02:00
2015-04-14 19:33:02 +02:00
2014-03-25 14:58:41 +01:00
2015-06-11 12:11:18 +01:00
2014-09-04 11:56:39 +02:00
2014-07-16 09:39:57 +02:00
2014-09-04 11:56:39 +02:00
2014-04-08 11:15:55 +01:00
2015-04-23 17:08:48 -04:00
2014-09-24 15:29:22 +01:00
2015-04-23 17:08:48 -04:00
2014-10-29 09:55:09 -06:00
2015-06-02 09:20:31 -04:00
2014-03-25 14:58:41 +01:00
2015-02-04 08:38:25 +01:00
2015-04-15 18:41:20 +02:00
2015-01-15 11:07:07 +00:00
2014-11-24 22:05:55 +01:00
2014-11-14 17:13:36 +01:00
2015-06-18 16:46:09 +02:00
2014-10-29 17:10:42 +01:00
2014-03-25 14:58:41 +01:00
2014-03-25 14:58:41 +01:00
2014-06-11 14:56:18 +02:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-05-18 12:46:16 -06:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00