Christian Nautze
a9a4421ba8
qemu: implement QEMU NBD source reconnect delay attribute
...
Currently it's only possible to set this parameter during domain
creation via QEMU commandline passthrough feature.
With the new delay attribute it's also possible to set this
parameter if you want to attach a new NBD disk
using "virsh attach-device domain device.xml" e.g.:
<disk type='network' device='disk'>
<driver name='qemu' type='raw'/>
<source protocol='nbd' name='foo'>
<host name='example.org' port='6000'/>
<reconnect delay='10'/>
</source>
<target dev='vdb' bus='virtio'/>
</disk>
Signed-off-by: Christian Nautze <christian.nautze@exoscale.ch>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2023-03-10 09:38:05 +01:00
..
2022-09-21 12:02:40 +01:00
2023-02-14 13:59:45 +01:00
2023-02-14 13:59:45 +01:00
2022-12-01 14:22:39 +01:00
2022-11-08 21:45:02 +01:00
2023-03-06 20:55:50 +01:00
2023-03-06 20:55:49 +01:00
2022-08-04 09:04:07 +02:00
2022-11-11 08:10:34 -07:00
2022-06-01 09:40:40 +02:00
2022-06-01 09:40:40 +02:00
2022-06-01 09:40:40 +02:00
2022-11-01 13:07:20 +01:00
2022-09-01 13:11:09 +02:00
2022-03-09 11:37:32 +00:00
2022-03-04 15:08:59 +01:00
2022-03-04 15:08:59 +01:00
2022-11-02 09:26:03 +01:00
2023-03-08 13:05:05 -06:00
2023-03-06 20:55:50 +01:00
2022-09-01 13:11:09 +02:00
2023-03-03 13:49:56 +01:00
2023-03-06 14:44:13 +01:00
2023-03-06 14:44:13 +01:00
2022-08-11 15:13:55 +02:00
2023-03-06 14:44:13 +01:00
2023-03-10 09:38:05 +01:00
2023-03-10 09:38:05 +01:00
2022-11-03 09:19:54 +01:00
2022-07-01 14:51:19 +02:00
2022-07-01 16:53:08 +02:00
2022-09-01 13:11:09 +02:00
2022-09-01 13:11:09 +02:00
2022-09-01 13:11:09 +02:00
2022-09-01 13:11:09 +02:00
2023-01-02 20:39:09 +01:00
2022-04-05 13:40:33 +02:00
2022-08-25 13:27:04 +02:00
2022-08-25 13:27:04 +02:00
2022-09-07 12:06:18 +02:00
2022-11-09 18:22:47 +01:00
2023-02-14 13:59:45 +01:00
2022-12-01 17:24:31 +01:00
2023-03-06 20:55:50 +01:00
2022-08-10 17:49:52 +02:00
2023-01-24 13:24:41 -03:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-08-04 09:04:07 +02:00
2022-06-16 06:43:58 +02:00
2022-11-11 08:10:34 -07:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2023-02-14 13:59:45 +01:00
2022-11-09 18:22:47 +01:00
2022-10-06 10:54:25 +02:00
2022-10-06 10:54:25 +02:00
2022-10-06 10:54:25 +02:00
2022-11-01 13:07:20 +01:00
2022-11-01 13:07:20 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-10-06 10:54:25 +02:00
2023-01-20 22:09:34 +01:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-05-24 12:19:18 +02:00
2022-11-08 12:10:50 +01:00
2022-11-02 09:26:03 +01:00
2023-03-06 20:55:50 +01:00
2023-03-06 20:55:50 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-09-01 13:11:09 +02:00
2023-03-03 13:49:56 +01:00
2022-06-16 06:43:58 +02:00
2023-03-07 12:26:33 +01:00
2023-03-06 20:55:50 +01:00
2022-07-01 11:28:34 +02:00
2023-03-06 14:35:35 +01:00
2023-01-09 13:32:44 +01:00
2022-12-23 14:48:31 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2023-03-06 20:55:50 +01:00
2023-03-06 20:55:50 +01:00
2022-06-16 06:43:58 +02:00
2023-03-10 08:54:05 +01:00
2023-03-10 08:54:05 +01:00
2023-03-03 13:52:37 +01:00
2022-06-16 06:43:58 +02:00
2022-10-06 10:54:24 +02:00
2022-12-12 10:36:13 +00:00
2023-03-06 20:55:50 +01:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-10-06 10:54:24 +02:00
2022-10-06 10:54:24 +02:00
2022-10-06 10:54:24 +02:00
2022-10-06 10:54:24 +02:00
2022-06-16 06:43:58 +02:00
2023-03-06 14:35:35 +01:00
2023-03-03 13:52:37 +01:00
2023-03-06 20:55:50 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2023-03-09 14:09:16 +01:00
2023-03-06 20:55:50 +01:00
2022-08-01 10:24:34 +02:00
2022-12-01 14:22:39 +01:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-10-19 16:32:14 +02:00
2023-03-03 13:52:37 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-12-12 10:36:13 +00:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-09-30 15:38:47 +02:00
2022-06-16 06:43:58 +02:00
2023-03-03 13:52:37 +01:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-03-07 10:31:24 +01:00
2022-11-21 15:49:36 +01:00
2023-01-02 20:39:09 +01:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-12-01 14:22:39 +01:00
2022-11-21 15:36:08 +01:00
2022-11-21 15:36:08 +01:00
2022-10-06 10:54:24 +02:00
2022-06-16 06:43:58 +02:00
2022-10-06 10:54:24 +02:00
2022-06-16 06:43:58 +02:00
2023-03-03 13:52:37 +01:00
2022-06-16 06:43:58 +02:00
2022-07-01 13:04:59 +02:00
2022-11-03 09:19:54 +01:00
2022-12-07 14:33:28 +01:00
2022-12-01 14:22:39 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2023-02-08 16:50:45 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-08-25 13:27:04 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-08-25 13:27:04 +02:00