summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:48:23 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:48:23 +0200
commit1b6242fc583a6b871304fb995af6dc211b58f69b (patch)
treeb5d434d90dedae24792906aa304897c23a134386 /recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch
downloadmeta-ip-daisy-enea.tar.gz
initial commit for Enea Linux 4.0daisy-enea
Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch')
-rw-r--r--recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch b/recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch
new file mode 100644
index 0000000..d847d9e
--- /dev/null
+++ b/recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch
@@ -0,0 +1,30 @@
1diff --git a/qemu/qemu-options.hx b/qemu/qemu-options.hx
2index 9d7131a..1000d49 100644
3--- a/qemu/qemu-options.hx
4+++ b/qemu/qemu-options.hx
5@@ -2075,18 +2075,13 @@ QEMU supports using either local sheepdog devices or remote networked
6 devices.
7
8 Syntax for specifying a sheepdog device
9-@table @list
10-``sheepdog:<vdiname>''
11-
12-``sheepdog:<vdiname>:<snapid>''
13-
14-``sheepdog:<vdiname>:<tag>''
15-
16-``sheepdog:<host>:<port>:<vdiname>''
17-
18-``sheepdog:<host>:<port>:<vdiname>:<snapid>''
19-
20-``sheepdog:<host>:<port>:<vdiname>:<tag>''
21+@table @code
22+@item sheepdog:<vdiname>
23+@item sheepdog:<vdiname>:<snapid>
24+@item sheepdog:<vdiname>:<tag>
25+@item sheepdog:<host>:<port>:<vdiname>
26+@item sheepdog:<host>:<port>:<vdiname>:<snapid>
27+@item sheepdog:<host>:<port>:<vdiname>:<tag>
28 @end table
29
30 Example