[libvirt] libvirt / libxl testing emails
by George Dunlap
Ian / Ian,
Daniel V. was lurking on a recent CentOS Virt SIG IRC meetings, and
asked about testing the libvirt git repo against libxl. I mentioned
that we already had some basic tests to do that, and he asked whether it
would make sense to have the push gate e-mail the libvirt list.
I have no idea how the libvirt people feel about that, so I'll let DV
make his case, and also let he Ians give their opinions.
-George
10 years, 5 months
[libvirt] [PATCH 0/3] Attach USB hostdevs using serial id
by Ján Tomko
Originally posted a year ago:
https://www.redhat.com/archives/libvir-list/2013-June/msg00624.html
Rebased, with tests and nodedev 'implementation' and some nits fixed.
David Waring (2):
Add serials to USB hostdevs in domain XML
Add ability to attach host USB devices using serial id
Ján Tomko (1):
Add USB serials to node device driver
docs/formatdomain.html.in | 22 +++++----
docs/schemas/domaincommon.rng | 8 ++++
docs/schemas/nodedev.rng | 9 ++++
src/conf/domain_conf.c | 31 ++++++++++--
src/conf/domain_conf.h | 1 +
src/conf/node_device_conf.c | 4 ++
src/conf/node_device_conf.h | 1 +
src/node_device/node_device_hal.c | 1 +
src/node_device/node_device_udev.c | 6 +++
src/util/virhostdev.c | 17 +++----
src/util/virusb.c | 56 +++++++++++++++++++---
src/util/virusb.h | 2 +
tests/nodedevschemadata/usb_1_1_5_3.xml | 11 +++++
tests/nodedevxml2xmltest.c | 1 +
.../qemuxml2argvdata/qemuxml2argv-usb-hostdev.xml | 42 ++++++++++++++++
tests/qemuxml2xmltest.c | 2 +
tests/virusbtest.c | 40 +++++++++++-----
.../sys_bus_usb/devices/1-1.5.3.1/serial | 1 +
.../sys_bus_usb/devices/1-1.5.3.3/serial | 1 +
.../sys_bus_usb/devices/1-1.5.5/serial | 1 +
.../sys_bus_usb/devices/1-1.5.6/serial | 1 +
.../sys_bus_usb/devices/1-1.5/serial | 1 +
.../sys_bus_usb/devices/1-1.6/serial | 1 +
.../virusbtestdata/sys_bus_usb/devices/1-1/serial | 1 +
.../sys_bus_usb/devices/2-1.2/serial | 1 +
.../virusbtestdata/sys_bus_usb/devices/2-1/serial | 1 +
.../virusbtestdata/sys_bus_usb/devices/usb1/serial | 1 +
.../virusbtestdata/sys_bus_usb/devices/usb2/serial | 1 +
.../virusbtestdata/sys_bus_usb/devices/usb3/serial | 1 +
.../virusbtestdata/sys_bus_usb/devices/usb4/serial | 1 +
30 files changed, 227 insertions(+), 40 deletions(-)
create mode 100644 tests/nodedevschemadata/usb_1_1_5_3.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-hostdev.xml
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1.5.3.1/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1.5.3.3/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1.5.5/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1.5.6/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1.5/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1.6/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/1-1/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/2-1.2/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/2-1/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/usb1/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/usb2/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/usb3/serial
create mode 100644 tests/virusbtestdata/sys_bus_usb/devices/usb4/serial
--
1.8.3.2
10 years, 5 months
[libvirt] [PATCH] translations: Don't leave default template fields in .po files
by Martin Kletzander
New gettext-0.19 doesn't like it and we can't build without it.
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
Notes:
I'm *not* pushing it as a build-breaker as it's not that urgent. It
should be updated in transifex as well.
@DV: Can you update this in transifex or do I need to go through some
special procedure?
po/af.po | 3 ++-
po/am.po | 3 ++-
po/ar.po | 3 ++-
po/be.po | 3 ++-
po/bg.po | 3 ++-
po/bn.po | 3 ++-
po/bs.po | 3 ++-
po/cy.po | 3 ++-
po/da.po | 3 ++-
po/el.po | 3 ++-
po/et.po | 3 ++-
po/eu_ES.po | 3 ++-
po/fa.po | 3 ++-
po/fi.po | 3 ++-
po/gl.po | 3 ++-
po/he.po | 3 ++-
po/hr.po | 3 ++-
po/hu.po | 3 ++-
po/hy.po | 3 ++-
po/is.po | 3 ++-
po/ka.po | 3 ++-
po/ku.po | 3 ++-
po/lo.po | 3 ++-
po/lt.po | 3 ++-
po/lv.po | 3 ++-
po/mk.po | 3 ++-
po/ms.po | 3 ++-
po/my.po | 3 ++-
po/nb.po | 3 ++-
po/nn.po | 3 ++-
po/nso.po | 3 ++-
po/ro.po | 3 ++-
po/si.po | 3 ++-
po/sk.po | 3 ++-
po/sl.po | 3 ++-
po/sq.po | 3 ++-
po/sr.po | 3 ++-
po/sr(a)latin.po | 3 ++-
po/th.po | 3 ++-
po/tr.po | 3 ++-
po/ur.po | 3 ++-
po/vi.po | 3 ++-
po/zu.po | 3 ++-
43 files changed, 86 insertions(+), 43 deletions(-)
diff --git a/po/af.po b/po/af.po
index 47d5709..5983946 100644
--- a/po/af.po
+++ b/po/af.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Afrikaans (http://www.transifex.com/projects/p/"
+"fedora/language/af/)\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/am.po b/po/am.po
index ec8e96a..11c0d57 100644
--- a/po/am.po
+++ b/po/am.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Amharic (http://www.transifex.com/projects/p/"
+"fedora/language/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/ar.po b/po/ar.po
index 04f4ad6..6b37615 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Arabic (http://www.transifex.com/projects/p/"
+"fedora/language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/be.po b/po/be.po
index 869c267..3eb7547 100644
--- a/po/be.po
+++ b/po/be.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Belarusian (http://www.transifex.com/projects/p/"
+"fedora/language/be/)\n"
"Language: be\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/bg.po b/po/bg.po
index a2aad89..376068d 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -12,7 +12,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Bulgarian (http://www.transifex.com/projects/p/"
+"fedora/language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/bn.po b/po/bn.po
index 6a088ad..c00862a 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Bengali (http://www.transifex.com/projects/p/"
+"fedora/language/bn/)\n"
"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/bs.po b/po/bs.po
index b7b2b6c..de318fe 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -12,7 +12,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Bosnian (http://www.transifex.com/projects/p/"
+"fedora/language/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/cy.po b/po/cy.po
index 40f8755..abf8983 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Welsh (http://www.transifex.com/projects/p/"
+"fedora/language/cy/)\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/da.po b/po/da.po
index 19c8715..309e20b 100644
--- a/po/da.po
+++ b/po/da.po
@@ -14,7 +14,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Danish (http://www.transifex.com/projects/p/"
+"fedora/language/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/el.po b/po/el.po
index e435e18..1b37281 100644
--- a/po/el.po
+++ b/po/el.po
@@ -12,7 +12,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Greek (http://www.transifex.com/projects/p/"
+"fedora/language/el/)\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/et.po b/po/et.po
index eaa5407..475815c 100644
--- a/po/et.po
+++ b/po/et.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Estonian (http://www.transifex.com/projects/p/"
+"fedora/language/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/eu_ES.po b/po/eu_ES.po
index f331fe7..50a6d47 100644
--- a/po/eu_ES.po
+++ b/po/eu_ES.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/"
+"fedora/language/eu_ES/)\n"
"Language: eu_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/fa.po b/po/fa.po
index 232fe37..b51e1e9 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Persian (http://www.transifex.com/projects/p/"
+"fedora/language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/fi.po b/po/fi.po
index d8ef7e3..4e72b3b 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Finnish (http://www.transifex.com/projects/p/"
+"fedora/language/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/gl.po b/po/gl.po
index c13e639..60785ff 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Galician (http://www.transifex.com/projects/p/"
+"fedora/language/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/he.po b/po/he.po
index f3fe81a..7e96512 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Hebrew (http://www.transifex.com/projects/p/"
+"fedora/language/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/hr.po b/po/hr.po
index 20dd8af..a89a097 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Croatian (http://www.transifex.com/projects/p/"
+"fedora/language/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/hu.po b/po/hu.po
index 3ca40e8..1ac232c 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -13,7 +13,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Hungarian (http://www.transifex.com/projects/p/"
+"fedora/language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/hy.po b/po/hy.po
index f03527c..6d91677 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Armenian (http://www.transifex.com/projects/p/"
+"fedora/language/hy/)\n"
"Language: hy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/is.po b/po/is.po
index 8bf7060..78841b8 100644
--- a/po/is.po
+++ b/po/is.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Icelandic (http://www.transifex.com/projects/p/"
+"fedora/language/is/)\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/ka.po b/po/ka.po
index 8709719..42b3001 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Georgian (http://www.transifex.com/projects/p/"
+"fedora/language/ka/)\n"
"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/ku.po b/po/ku.po
index 16d9e4c..351753b 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Kurdish (http://www.transifex.com/projects/p/"
+"fedora/language/ku/)\n"
"Language: ku\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/lo.po b/po/lo.po
index b197727..d989680 100644
--- a/po/lo.po
+++ b/po/lo.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Lao (http://www.transifex.com/projects/p/"
+"fedora/language/lo/)\n"
"Language: lo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/lt.po b/po/lt.po
index 711a787..a85c614 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Lithuanian (http://www.transifex.com/projects/p/"
+"fedora/language/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/lv.po b/po/lv.po
index eda0f0b..20686e3 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Latvian (http://www.transifex.com/projects/p/"
+"fedora/language/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/mk.po b/po/mk.po
index baa63b8..ea7a345 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -13,7 +13,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Macedonian (http://www.transifex.com/projects/p/"
+"fedora/language/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/ms.po b/po/ms.po
index c032193..4b1ba01 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Malay (http://www.transifex.com/projects/p/"
+"fedora/language/ms/)\n"
"Language: ms\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/my.po b/po/my.po
index 92f7928..fedac71 100644
--- a/po/my.po
+++ b/po/my.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Burmese (http://www.transifex.com/projects/p/"
+"fedora/language/my/)\n"
"Language: my\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/nb.po b/po/nb.po
index 5747634..0833e5b 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -13,7 +13,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/"
+"fedora/language/nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/nn.po b/po/nn.po
index 25db485..29a3bfb 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/"
+"fedora/language/nn/)\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/nso.po b/po/nso.po
index a1133f0..1d9d033 100644
--- a/po/nso.po
+++ b/po/nso.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Northern Sotho (http://www.transifex.com/projects/p/"
+"fedora/language/nso/)\n"
"Language: nso\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/ro.po b/po/ro.po
index 1034523..77ac4a6 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Romanian (http://www.transifex.com/projects/p/"
+"fedora/language/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/si.po b/po/si.po
index c49b142..79e193f 100644
--- a/po/si.po
+++ b/po/si.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Sinhala (http://www.transifex.com/projects/p/"
+"fedora/language/si/)\n"
"Language: si\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/sk.po b/po/sk.po
index c1f87e4..8741916 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Slovak (http://www.transifex.com/projects/p/"
+"fedora/language/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/sl.po b/po/sl.po
index fea62eb..3d0b0d0 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Slovenian (http://www.transifex.com/projects/p/"
+"fedora/language/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/sq.po b/po/sq.po
index 4a89203..c6e753a 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Albanian (http://www.transifex.com/projects/p/"
+"fedora/language/sq/)\n"
"Language: sq\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/sr.po b/po/sr.po
index cb8d778..89ec973 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -12,7 +12,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Serbian (http://www.transifex.com/projects/p/"
+"fedora/language/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/sr(a)latin.po b/po/sr(a)latin.po
index 2259992..ca6ebb3 100644
--- a/po/sr(a)latin.po
+++ b/po/sr(a)latin.po
@@ -12,7 +12,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/"
+"fedora/language/sr@latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/th.po b/po/th.po
index 3e4b343..5039af4 100644
--- a/po/th.po
+++ b/po/th.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Thai (http://www.transifex.com/projects/p/"
+"fedora/language/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/tr.po b/po/tr.po
index cf5f540..892fffc 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/"
+"fedora/language/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/ur.po b/po/ur.po
index b50e05b..4520fe2 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:12+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Urdu (http://www.transifex.com/projects/p/"
+"fedora/language/ur/)\n"
"Language: ur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/vi.po b/po/vi.po
index 2f76bd4..d4b46c3 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Vietnamese (http://www.transifex.com/projects/p/"
+"fedora/language/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/po/zu.po b/po/zu.po
index 3bacc98..b5c272e 100644
--- a/po/zu.po
+++ b/po/zu.po
@@ -11,7 +11,8 @@ msgstr ""
"POT-Creation-Date: 2014-06-02 09:35+0800\n"
"PO-Revision-Date: 2013-01-28 14:11+0000\n"
"Last-Translator: Daniel <veillard(a)redhat.com>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"Language-Team: Zulu (http://www.transifex.com/projects/p/"
+"fedora/language/zu/)\n"
"Language: zu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
--
2.0.0
10 years, 5 months
[libvirt] [PATCH] manual: Add virsh manual about specified migration host
by Chen Fan
the 'migration_host' description maybe have a bit of difficulty to
understand for user, so add this manual for them.
Signed-off-by: Chen Fan <chen.fan.fnst(a)cn.fujitsu.com>
---
tools/virsh.pod | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod
index de9a4f7..8d77a2f 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -1238,6 +1238,11 @@ seen from the source machine.
When I<migrateuri> is not specified, libvirt will automatically determine the
hypervisor specific URI, by looking up the target host's configured hostname.
+In particular, some hypervisors support having this migration hostname specified
+separately by setting 'migration_host' in definition file, if 'migration_host'
+is specified, the hostname or IP address will be used to as the default I<migrateuri>
+while running migration from source host. if 'migration_host' is not specified,
+the migration hostname is set to the host's configured hostname by default.
There are a few scenarios where specifying I<migrateuri> may help:
=over 4
@@ -1251,7 +1256,9 @@ explicitly specified, using an IP address, or a correct hostname.
interfaces, it might be desirable for the migration data stream to be sent over
a specific interface for either security or performance reasons. In this case
I<migrateuri> should be explicitly specified, using an IP address associated
-with the network to be used.
+with the network to be used. In particular, Some hypervisors could be easy to
+specify the default network interface by setting 'migration_host'. then the
+I<migrateuri> can be omitted.
=item * The firewall restricts what ports are available. When libvirt generates
a migration URI, it will pick a port number using hypervisor specific rules.
--
1.9.3
10 years, 5 months
[libvirt] [PATCH 0/4] Expose link state & speed
by Michal Privoznik
This is practically a v2, but this time split into more patches
and extended.
Michal Privoznik (4):
virInterface: Expose link state & speed
interface_backend_udev: Implement link speed & state
interface_backend_netcf: Implement link speed & state
node_device: Expose link state & speed
docs/formatnode.html.in | 6 ++
docs/schemas/basictypes.rng | 25 ++++++
docs/schemas/interface.rng | 1 +
docs/schemas/nodedev.rng | 1 +
src/conf/device_conf.c | 62 ++++++++++++++
src/conf/device_conf.h | 27 +++++-
src/conf/interface_conf.c | 11 ++-
src/conf/interface_conf.h | 2 +
src/conf/node_device_conf.c | 7 +-
src/conf/node_device_conf.h | 2 +
src/interface/interface_backend_netcf.c | 104 ++++++++++++++++++++++++
src/interface/interface_backend_udev.c | 27 ++++++
src/libvirt_private.syms | 4 +
src/node_device/node_device_driver.c | 27 ++++--
src/node_device/node_device_hal.c | 9 ++
src/node_device/node_device_hal.h | 1 +
src/node_device/node_device_udev.c | 65 +++++++++++++++
src/node_device/node_device_udev.h | 4 +
tests/interfaceschemadata/bridge-no-address.xml | 1 +
tests/interfaceschemadata/bridge.xml | 1 +
tests/interfaceschemadata/ethernet-dhcp.xml | 1 +
21 files changed, 380 insertions(+), 8 deletions(-)
--
2.0.0
10 years, 5 months
[libvirt] [PATCH v2 0/2] Couple of virCaps improvements
by Michal Privoznik
diff to v1:
-rename the test
-drop even more from the original documentation
Michal Privoznik (2):
vircaps2xmltest: Introduce basic testing
formatcaps: Rework and add stubs to document
docs/formatcaps.html.in | 139 +++++++++++++++------
tests/Makefile.am | 6 +
tests/vircaps2xmldata/vircaps-basic-4-4-2G.xml | 74 +++++++++++
tests/vircaps2xmltest.c | 164 +++++++++++++++++++++++++
4 files changed, 345 insertions(+), 38 deletions(-)
create mode 100644 tests/vircaps2xmldata/vircaps-basic-4-4-2G.xml
create mode 100644 tests/vircaps2xmltest.c
--
2.0.0
10 years, 5 months
[libvirt] [PATCH 0/2] Couple of virCaps improvements
by Michal Privoznik
Literally couple.
As usual, the aim is not completeness, but to prepare environment
for future work (if somebody is willing to contribute patches).
Michal Privoznik (2):
vircapstest: Introduce basic testing
formatcaps: Rework and add stubs to document
docs/formatcaps.html.in | 158 +++++++++++++++++++++++++++---------
tests/vircapsdata/vircaps-basic.xml | 66 +++++++++++++++
tests/vircapstest.c | 77 +++++++++++++++++-
3 files changed, 262 insertions(+), 39 deletions(-)
create mode 100644 tests/vircapsdata/vircaps-basic.xml
--
2.0.0
10 years, 5 months
[libvirt] [PATCH v2] maint: prohibit empty first lines
by Martin Kletzander
Based on discussion with Eric:
https://www.redhat.com/archives/libvir-list/2014-March/msg01001.html
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
v2:
- rebase on current master and s/FILENAME:1:/FILENAME ":1:"/
cfg.mk | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/cfg.mk b/cfg.mk
index 675af21..80440b5 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -938,6 +938,13 @@ sc_require_locale_h:
fi; \
done;
+sc_prohibit_empty_first_line:
+ @awk 'BEGIN { fail=0; } \
+ FNR == 1 { if ($$0 == "") { print FILENAME ":1:"; fail=1; } } \
+ END { if (fail == 1) { \
+ print "$(ME): Prohibited empty first line" > "/dev/stderr"; \
+ } exit fail; }' $$($(VC_LIST_EXCEPT) | grep '\.[ch]$$');
+
# We don't use this feature of maint.mk.
prev_version_file = /dev/null
--
2.0.0
10 years, 5 months