summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitchdpdk/files/qemu-options-hx.patch
diff options
context:
space:
mode:
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