diff --git a/configure.ac b/configure.ac
index 529e749316ca55376f98b55eac2352914d40fb8f..8a626271e3b069fa97d26fa244d9683175416c0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public
dnl License along with this library. If not, see
dnl .
-AC_INIT([libvirt], [1.3.3], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.3.3.1], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 2a1f571dc7dca9203566f62190c233353e8bf1b0..7a35387b9706dfeaa677310dd67dd536f507869c 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -2403,6 +2403,9 @@ exit 0
%changelog
+* Wed May 04 2016 Cole Robinson - 1.3.3.1-1
+- Maintenance release 1.3.3.1
+
* Wed Apr 6 2016 Daniel Veillard - 1.3.3-1
- perf events
- post-copy migration support
diff --git a/po/ar.po b/po/ar.po
index b3e09a5b31f1e154952ac17cc3a1a0d5e9fcc0be..9dd2711839dbd9c6daf1f49232a0d15de0e598fd 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt 1.2.13\n"
"Report-Msgid-Bugs-To: libvir-list@redhat.com\n"
-"POT-Creation-Date: 2016-04-06 15:12+0800\n"
+"POT-Creation-Date: 2016-05-04 19:40-0400\n"
"PO-Revision-Date: 2013-01-28 09:11-0500\n"
"Last-Translator: Daniel \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/fedora/language/"
@@ -316,95 +316,93 @@ msgid ""
"\n"
msgstr ""
-#: daemon/libvirtd.c:1179 src/locking/lock_daemon.c:1187
-#: src/locking/sanlock_helper.c:76 src/logging/log_daemon.c:944
-#: src/lxc/lxc_controller.c:2513 src/network/leaseshelper.c:121
-#: src/network/leaseshelper.c:127 src/security/virt-aa-helper.c:1304
-#: src/security/virt-aa-helper.c:1310 src/storage/parthelper.c:78
-#: src/util/iohelper.c:236 src/util/iohelper.c:242
+#: daemon/libvirtd.c:1177 src/locking/lock_daemon.c:1185
+#: src/logging/log_daemon.c:942 src/lxc/lxc_controller.c:2511
+#: src/network/leaseshelper.c:121 src/security/virt-aa-helper.c:1304
+#: src/util/iohelper.c:235
#, c-format
msgid "%s: initialization failed\n"
msgstr ""
-#: daemon/libvirtd.c:1216 src/locking/lock_daemon.c:1217
-#: src/logging/log_daemon.c:974
+#: daemon/libvirtd.c:1214 src/locking/lock_daemon.c:1215
+#: src/logging/log_daemon.c:972
msgid "Invalid value for timeout"
msgstr ""
-#: daemon/libvirtd.c:1224 daemon/libvirtd.c:1232 daemon/libvirtd.c:1349
-#: src/locking/lock_daemon.c:1466 src/logging/log_daemon.c:1218
+#: daemon/libvirtd.c:1222 daemon/libvirtd.c:1230 daemon/libvirtd.c:1347
+#: src/locking/lock_daemon.c:1464 src/logging/log_daemon.c:1218
msgid "Can't allocate memory"
msgstr ""
-#: daemon/libvirtd.c:1259 src/locking/lock_daemon.c:1252
-#: src/logging/log_daemon.c:1009
+#: daemon/libvirtd.c:1257 src/locking/lock_daemon.c:1250
+#: src/logging/log_daemon.c:1007
msgid "Can't create initial configuration"
msgstr ""
-#: daemon/libvirtd.c:1268 src/locking/lock_daemon.c:1261
-#: src/logging/log_daemon.c:1018
+#: daemon/libvirtd.c:1266 src/locking/lock_daemon.c:1259
+#: src/logging/log_daemon.c:1016
msgid "Can't determine config path"
msgstr ""
-#: daemon/libvirtd.c:1278 src/locking/lock_daemon.c:1271
-#: src/logging/log_daemon.c:1028
+#: daemon/libvirtd.c:1276 src/locking/lock_daemon.c:1269
+#: src/logging/log_daemon.c:1026
#, c-format
msgid "Can't load config file: %s: %s"
msgstr ""
-#: daemon/libvirtd.c:1281 src/locking/lock_daemon.c:1274
-#: src/logging/log_daemon.c:1031
+#: daemon/libvirtd.c:1279 src/locking/lock_daemon.c:1272
+#: src/logging/log_daemon.c:1029
#, c-format
msgid "Can't load config file: %s"
msgstr ""
-#: daemon/libvirtd.c:1287
+#: daemon/libvirtd.c:1285
msgid "Exiting due to failure to migrate profile"
msgstr ""
-#: daemon/libvirtd.c:1293
+#: daemon/libvirtd.c:1291
#, c-format
msgid "invalid host UUID: %s"
msgstr ""
-#: daemon/libvirtd.c:1298 src/locking/lock_daemon.c:1279
-#: src/logging/log_daemon.c:1036
+#: daemon/libvirtd.c:1296 src/locking/lock_daemon.c:1277
+#: src/logging/log_daemon.c:1034
msgid "Can't initialize logging"
msgstr ""
-#: daemon/libvirtd.c:1303
+#: daemon/libvirtd.c:1301
msgid "Can't initialize access manager"
msgstr ""
-#: daemon/libvirtd.c:1312 src/locking/lock_daemon.c:1288
-#: src/logging/log_daemon.c:1045
+#: daemon/libvirtd.c:1310 src/locking/lock_daemon.c:1286
+#: src/logging/log_daemon.c:1043
msgid "Can't determine pid file path."
msgstr ""
-#: daemon/libvirtd.c:1322 src/locking/lock_daemon.c:1295
-#: src/logging/log_daemon.c:1052
+#: daemon/libvirtd.c:1320 src/locking/lock_daemon.c:1293
+#: src/logging/log_daemon.c:1050
msgid "Can't determine socket paths"
msgstr ""
-#: daemon/libvirtd.c:1334 src/locking/lock_daemon.c:1351
-#: src/logging/log_daemon.c:1109
+#: daemon/libvirtd.c:1332 src/locking/lock_daemon.c:1349
+#: src/logging/log_daemon.c:1107
#, c-format
msgid "cannot change to root directory: %s"
msgstr ""
-#: daemon/libvirtd.c:1340 src/locking/lock_daemon.c:1357
-#: src/logging/log_daemon.c:1115
+#: daemon/libvirtd.c:1338 src/locking/lock_daemon.c:1355
+#: src/logging/log_daemon.c:1113
#, c-format
msgid "Failed to fork as daemon: %s"
msgstr ""
-#: daemon/libvirtd.c:1356 src/locking/lock_daemon.c:1315
-#: src/logging/log_daemon.c:1072
+#: daemon/libvirtd.c:1354 src/locking/lock_daemon.c:1313
+#: src/logging/log_daemon.c:1070
msgid "Can't determine user directory"
msgstr ""
-#: daemon/libvirtd.c:1367 src/locking/lock_daemon.c:1327
-#: src/logging/log_daemon.c:1084
+#: daemon/libvirtd.c:1365 src/locking/lock_daemon.c:1325
+#: src/logging/log_daemon.c:1082
#, c-format
msgid "unable to create rundir %s: %s"
msgstr ""
@@ -893,8 +891,8 @@ msgstr ""
msgid "Installed bhyve binary does not support UTC clock"
msgstr "command '%s' doesn't support option --%s"
-#: src/bhyve/bhyve_command.c:264 src/qemu/qemu_command.c:5715
-#: src/qemu/qemu_command.c:5802
+#: src/bhyve/bhyve_command.c:264 src/qemu/qemu_command.c:5720
+#: src/qemu/qemu_command.c:5807
#, c-format
msgid "unsupported clock offset '%s'"
msgstr ""
@@ -928,7 +926,7 @@ msgstr ""
msgid "PCI bus 0 slot 1 is reserved for the implicit LPC PCI-ISA bridge"
msgstr ""
-#: src/bhyve/bhyve_driver.c:92 src/lxc/lxc_process.c:1623
+#: src/bhyve/bhyve_driver.c:92 src/lxc/lxc_process.c:1621
#: src/libxl/libxl_driver.c:328 src/qemu/qemu_driver.c:300
#: src/uml/uml_driver.c:192
#, c-format
@@ -941,7 +939,7 @@ msgstr ""
#: src/util/virhook.c:302 src/util/virhostdev.c:806 src/util/virhostdev.c:834
#: src/util/virhostdev.c:888 src/util/virhostdev.c:933
#: src/xenapi/xenapi_utils.c:269 tools/virsh-domain-monitor.c:57
-#: tools/vsh.c:299
+#: tools/vsh.c:297
msgid "unknown error"
msgstr ""
@@ -967,7 +965,7 @@ msgid "bhyve state driver is not active"
msgstr ""
#: src/bhyve/bhyve_driver.c:253 src/lxc/lxc_driver.c:5352
-#: src/libxl/libxl_driver.c:871 src/qemu/qemu_command.c:5572
+#: src/libxl/libxl_driver.c:871 src/qemu/qemu_command.c:5577
#: src/qemu/qemu_driver.c:1304 src/xen/xen_driver.c:659
msgid "Host SMBIOS information is not available"
msgstr ""
@@ -989,14 +987,14 @@ msgstr ""
msgid "cannot create autostart directory %s"
msgstr ""
-#: src/bhyve/bhyve_driver.c:399 src/network/bridge_driver.c:3617
+#: src/bhyve/bhyve_driver.c:399 src/network/bridge_driver.c:3634
#: src/storage/storage_driver.c:1292
#, c-format
msgid "Failed to create symlink '%s' to '%s'"
msgstr ""
#: src/bhyve/bhyve_driver.c:406 src/lxc/lxc_driver.c:3268
-#: src/libxl/libxl_driver.c:4068 src/network/bridge_driver.c:3624
+#: src/libxl/libxl_driver.c:4068 src/network/bridge_driver.c:3641
#: src/qemu/qemu_driver.c:8648 src/storage/storage_driver.c:1300
#: src/uml/uml_driver.c:2492
#, c-format
@@ -1058,8 +1056,8 @@ msgstr ""
#: src/libxl/libxl_driver.c:4332 src/libxl/libxl_driver.c:4592
#: src/libxl/libxl_driver.c:4722 src/libxl/libxl_driver.c:4775
#: src/libxl/libxl_driver.c:5188 src/openvz/openvz_driver.c:2004
-#: src/openvz/openvz_driver.c:2256 src/qemu/qemu_domain.c:3788
-#: src/qemu/qemu_domain.c:4265 src/qemu/qemu_driver.c:1889
+#: src/openvz/openvz_driver.c:2256 src/qemu/qemu_domain.c:3818
+#: src/qemu/qemu_domain.c:4295 src/qemu/qemu_driver.c:1889
#: src/qemu/qemu_driver.c:1901 src/qemu/qemu_driver.c:1970
#: src/qemu/qemu_driver.c:2048 src/qemu/qemu_driver.c:2148
#: src/qemu/qemu_driver.c:2215 src/qemu/qemu_driver.c:2277
@@ -1112,13 +1110,13 @@ msgstr ""
msgid "unknown type '%s'"
msgstr ""
-#: src/bhyve/bhyve_driver.c:1409 src/qemu/qemu_domain.c:2255
+#: src/bhyve/bhyve_driver.c:1409 src/qemu/qemu_domain.c:2281
#: src/qemu/qemu_driver.c:13010
msgid "cannot get host CPU capabilities"
msgstr ""
-#: src/bhyve/bhyve_monitor.c:60 src/qemu/qemu_agent.c:595
-#: src/qemu/qemu_monitor.c:649
+#: src/bhyve/bhyve_monitor.c:60 src/qemu/qemu_agent.c:596
+#: src/qemu/qemu_monitor.c:651
#, c-format
msgid "event from unexpected fd %d!=%d / watch %d!=%d"
msgstr ""
@@ -1148,12 +1146,12 @@ msgstr "failed to open file"
msgid "Unable to register process kevent"
msgstr "failed to open file"
-#: src/bhyve/bhyve_monitor.c:166 src/qemu/qemu_agent.c:773
-#: src/qemu/qemu_monitor.c:845
+#: src/bhyve/bhyve_monitor.c:166 src/qemu/qemu_agent.c:774
+#: src/qemu/qemu_monitor.c:847
msgid "unable to register monitor events"
msgstr ""
-#: src/bhyve/bhyve_process.c:132 src/lxc/lxc_process.c:1367 src/nodeinfo.c:2377
+#: src/bhyve/bhyve_process.c:132 src/lxc/lxc_process.c:1365 src/nodeinfo.c:2377
#, c-format
msgid "Failed to open '%s'"
msgstr ""
@@ -1173,7 +1171,7 @@ msgstr "unknown OS type %s"
msgid "Cannot write device.map '%s'"
msgstr "unknown OS type %s"
-#: src/bhyve/bhyve_process.c:208 src/qemu/qemu_process.c:5288
+#: src/bhyve/bhyve_process.c:208 src/qemu/qemu_process.c:5289
#, c-format
msgid "Domain %s didn't show up"
msgstr ""
@@ -1239,7 +1237,7 @@ msgstr ""
msgid "Missing CPU architecture"
msgstr ""
-#: src/conf/cpu_conf.c:241 src/conf/domain_conf.c:15086
+#: src/conf/cpu_conf.c:241 src/conf/domain_conf.c:15083
#, c-format
msgid "Unknown architecture %s"
msgstr ""
@@ -1416,12 +1414,12 @@ msgstr ""
msgid "Cannot parse 'domain' attribute"
msgstr ""
-#: src/conf/device_conf.c:129 src/conf/domain_conf.c:4558
-#: src/conf/domain_conf.c:4612 src/conf/domain_conf.c:4753
+#: src/conf/device_conf.c:129 src/conf/domain_conf.c:4563
+#: src/conf/domain_conf.c:4617 src/conf/domain_conf.c:4758
msgid "Cannot parse 'bus' attribute"
msgstr ""
-#: src/conf/device_conf.c:136 src/conf/domain_conf.c:4712
+#: src/conf/device_conf.c:136 src/conf/domain_conf.c:4717
msgid "Cannot parse 'slot' attribute"
msgstr ""
@@ -1603,7 +1601,7 @@ msgstr "missing devices information"
msgid "%s is not a supported cipher name"
msgstr "unknown command: '%s'"
-#: src/conf/domain_conf.c:903 src/conf/domain_conf.c:12600
+#: src/conf/domain_conf.c:903 src/conf/domain_conf.c:12597
#, fuzzy, c-format
msgid "missing state for cipher named %s"
msgstr "missing kernel information"
@@ -1758,2521 +1756,2512 @@ msgstr "command '%s' doesn't support option --%s"
msgid "init binary must be specified"
msgstr ""
-#: src/conf/domain_conf.c:4144
+#: src/conf/domain_conf.c:4149
#, fuzzy
msgid " element is currently supported only with 'rbd' disks"
msgstr "command '%s' doesn't support option --%s"
-#: src/conf/domain_conf.c:4151
+#: src/conf/domain_conf.c:4156
msgid " element is currently supported only with 'rbd' disks"
msgstr ""
-#: src/conf/domain_conf.c:4173
+#: src/conf/domain_conf.c:4178
#, c-format
msgid "disk '%s' improperly configured for a device='lun'"
msgstr ""
-#: src/conf/domain_conf.c:4199
+#: src/conf/domain_conf.c:4204
#, fuzzy
msgid "Cannot assign SCSI host device address"
msgstr "failed to get node information"
-#: src/conf/domain_conf.c:4213
+#: src/conf/domain_conf.c:4218
#, c-format
msgid ""
"SCSI host address controller='%u' bus='%u' target='%u' unit='%u' in use by a "
"SCSI disk"
msgstr ""
-#: src/conf/domain_conf.c:4437
+#: src/conf/domain_conf.c:4442
#, c-format
msgid "unexpected rom bar value %d"
msgstr ""
-#: src/conf/domain_conf.c:4551 src/conf/domain_conf.c:4605
-#: src/conf/domain_conf.c:4705
+#: src/conf/domain_conf.c:4556 src/conf/domain_conf.c:4610
+#: src/conf/domain_conf.c:4710
msgid "Cannot parse 'controller' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4565
+#: src/conf/domain_conf.c:4570
msgid "Cannot parse 'target' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4572
+#: src/conf/domain_conf.c:4577
msgid "Cannot parse 'unit' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4619 src/conf/domain_conf.c:4743
+#: src/conf/domain_conf.c:4624 src/conf/domain_conf.c:4748
msgid "Cannot parse 'port' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4651
+#: src/conf/domain_conf.c:4656
msgid "Cannot parse 'cssid' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4657
+#: src/conf/domain_conf.c:4662
msgid "Cannot parse 'ssid' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4663
+#: src/conf/domain_conf.c:4668
msgid "Cannot parse 'devno' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4668
+#: src/conf/domain_conf.c:4673
#, c-format
msgid ""
"Invalid specification for virtio ccw address: cssid='%s' ssid='%s' devno='%s'"
msgstr ""
-#: src/conf/domain_conf.c:4676
+#: src/conf/domain_conf.c:4681
msgid "Invalid partial specification for virtio ccw address"
msgstr ""
-#: src/conf/domain_conf.c:4778
+#: src/conf/domain_conf.c:4783
msgid "Cannot parse 'reg' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4806
+#: src/conf/domain_conf.c:4811
msgid "Cannot parse 'startport' attribute"
msgstr ""
-#: src/conf/domain_conf.c:4829
+#: src/conf/domain_conf.c:4834
msgid "missing boot order attribute"
msgstr ""
-#: src/conf/domain_conf.c:4834
+#: src/conf/domain_conf.c:4839
#, c-format
msgid "incorrect boot order '%s', expecting positive integer"
msgstr ""
-#: src/conf/domain_conf.c:4842
+#: src/conf/domain_conf.c:4847
#, c-format
msgid "boot order '%s' used for more than one device"
msgstr ""
-#: src/conf/domain_conf.c:4875
+#: src/conf/domain_conf.c:4880
#, fuzzy
msgid "Cannot parse 'iobase' attribute"
msgstr "unknown OS type %s"
-#: src/conf/domain_conf.c:4882
+#: src/conf/domain_conf.c:4887
#, fuzzy
msgid "Cannot parse 'irq' attribute"
msgstr "unknown OS type %s"
-#: src/conf/domain_conf.c:4904
+#: src/conf/domain_conf.c:4909
#, fuzzy, c-format
msgid "invalid or missing dimm slot id '%s'"
msgstr "invalid connection pointer in %s"
-#: src/conf/domain_conf.c:4913
+#: src/conf/domain_conf.c:4918
#, fuzzy, c-format
msgid "invalid or missing dimm base address '%s'"
msgstr "Failed to restore domain from %s"
-#: src/conf/domain_conf.c:4993
+#: src/conf/domain_conf.c:4998
#, c-format
msgid "unknown rom bar value '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5009
+#: src/conf/domain_conf.c:5014
#, c-format
msgid "unknown address type '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5014
+#: src/conf/domain_conf.c:5019
msgid "No type specified for device address"
msgstr ""
-#: src/conf/domain_conf.c:5066
+#: src/conf/domain_conf.c:5071
msgid "virtio-s390 bus doesn't have an address"
msgstr ""
-#: src/conf/domain_conf.c:5123
+#: src/conf/domain_conf.c:5128
#, c-format
msgid "Unknown startup policy '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5152
+#: src/conf/domain_conf.c:5157
#, c-format
msgid "cannot parse vendor id %s"
msgstr ""
-#: src/conf/domain_conf.c:5159
+#: src/conf/domain_conf.c:5164
msgid "usb vendor needs id"
msgstr ""
-#: src/conf/domain_conf.c:5170
+#: src/conf/domain_conf.c:5175
#, c-format
msgid "cannot parse product %s"
msgstr ""
-#: src/conf/domain_conf.c:5178
+#: src/conf/domain_conf.c:5183
msgid "usb product needs id"
msgstr ""
-#: src/conf/domain_conf.c:5188
+#: src/conf/domain_conf.c:5193
#, c-format
msgid "cannot parse bus %s"
msgstr ""
-#: src/conf/domain_conf.c:5195
+#: src/conf/domain_conf.c:5200
msgid "usb address needs bus id"
msgstr ""
-#: src/conf/domain_conf.c:5203
+#: src/conf/domain_conf.c:5208
#, c-format
msgid "cannot parse device %s"
msgstr ""
-#: src/conf/domain_conf.c:5211
+#: src/conf/domain_conf.c:5216
msgid "usb address needs device id"
msgstr ""
-#: src/conf/domain_conf.c:5216
+#: src/conf/domain_conf.c:5221
#, c-format
msgid "unknown usb source type '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5226
+#: src/conf/domain_conf.c:5231
msgid "vendor cannot be 0."
msgstr ""
-#: src/conf/domain_conf.c:5232
+#: src/conf/domain_conf.c:5237
msgid "missing vendor"
msgstr ""
-#: src/conf/domain_conf.c:5237
+#: src/conf/domain_conf.c:5242
msgid "missing product"
msgstr ""
-#: src/conf/domain_conf.c:5271
+#: src/conf/domain_conf.c:5276
#, c-format
msgid "unsupported element '%s' of 'origstates'"
msgstr ""
-#: src/conf/domain_conf.c:5307 src/conf/domain_conf.c:7475
-#: src/conf/domain_conf.c:8805
+#: src/conf/domain_conf.c:5312 src/conf/domain_conf.c:7480
+#: src/conf/domain_conf.c:8810
#, c-format
msgid "Unable to parse devaddr parameter '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5320
+#: src/conf/domain_conf.c:5325
#, c-format
msgid "unknown pci source type '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5357
+#: src/conf/domain_conf.c:5362
#, c-format
msgid "unknown protocol transport type '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5368
+#: src/conf/domain_conf.c:5373
msgid "missing socket for unix transport"
msgstr ""
-#: src/conf/domain_conf.c:5375
+#: src/conf/domain_conf.c:5380
#, c-format
msgid "transport '%s' does not support socket attribute"
msgstr ""
-#: src/conf/domain_conf.c:5386
+#: src/conf/domain_conf.c:5391
msgid "missing name for host"
msgstr ""
-#: src/conf/domain_conf.c:5422
+#: src/conf/domain_conf.c:5427
msgid "more than one source addresses is specified for scsi hostdev"
msgstr ""
-#: src/conf/domain_conf.c:5431
+#: src/conf/domain_conf.c:5436
msgid ""
"'bus', 'target', and 'unit' must be specified for scsi hostdev source address"
msgstr ""
-#: src/conf/domain_conf.c:5438
+#: src/conf/domain_conf.c:5443
#, c-format
msgid "cannot parse bus '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5445
+#: src/conf/domain_conf.c:5450
#, c-format
msgid "cannot parse target '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5451
+#: src/conf/domain_conf.c:5456
#, c-format
msgid "cannot parse unit '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5459
+#: src/conf/domain_conf.c:5464
msgid "more than one adapters is specified for scsi hostdev source"
msgstr ""
-#: src/conf/domain_conf.c:5465
+#: src/conf/domain_conf.c:5470
msgid "'adapter' must be specified for scsi hostdev source"
msgstr ""
-#: src/conf/domain_conf.c:5472
+#: src/conf/domain_conf.c:5477
#, c-format
msgid "unsupported element '%s' of scsi hostdev source"
msgstr ""
-#: src/conf/domain_conf.c:5482
+#: src/conf/domain_conf.c:5487
msgid "'adapter' and 'address' must be specified for scsi hostdev source"
msgstr ""
-#: src/conf/domain_conf.c:5509
+#: src/conf/domain_conf.c:5514
msgid "missing iSCSI hostdev source path name"
msgstr ""
-#: src/conf/domain_conf.c:5519
+#: src/conf/domain_conf.c:5524
msgid "missing the host address for the iSCSI hostdev"
msgstr ""
-#: src/conf/domain_conf.c:5524
+#: src/conf/domain_conf.c:5529
msgid "only one source host address may be specified for the iSCSI hostdev"
msgstr ""
-#: src/conf/domain_conf.c:5538 src/conf/domain_conf.c:6958
+#: src/conf/domain_conf.c:5543 src/conf/domain_conf.c:6963
#, c-format
msgid "invalid secret type %s"
msgstr ""
-#: src/conf/domain_conf.c:5544
+#: src/conf/domain_conf.c:5549
#, fuzzy, c-format
msgid "hostdev invalid secret type '%s'"
msgstr "invalid connection pointer in %s"
-#: src/conf/domain_conf.c:5572
+#: src/conf/domain_conf.c:5577
#, c-format
msgid "Unknown SCSI subsystem protocol '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5631 src/conf/domain_conf.c:5806
+#: src/conf/domain_conf.c:5636 src/conf/domain_conf.c:5811
#, c-format
msgid "unknown host device source address type '%s'"
msgstr ""
-#: src/conf/domain_conf.c:5637 src/conf/domain_conf.c:5812
+#: src/conf/domain_conf.c:5642 src/conf/domain_conf.c:5817
msgid "missing source address type"
msgstr ""
-#: src/conf/domain_conf.c:5643 src/conf/domain_conf.c:5818
+#: src/conf/domain_conf.c:5648 src/conf/domain_conf.c:5823
msgid "Missing