diff options
author | Chrysostomos Nanakos <cnanakos@grnet.gr> | 2014-07-30 20:59:09 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:14 +0200 |
commit | b1de5f439d46d690518e067faa429d4cd131ada5 (patch) | |
tree | 27a015b342923c47531c7b36c713f27ca62207af /tests | |
parent | 76d3d83a377aea9d3117a56de707df489c801b1a (diff) | |
download | qemu-b1de5f439d46d690518e067faa429d4cd131ada5.zip qemu-b1de5f439d46d690518e067faa429d4cd131ada5.tar.gz qemu-b1de5f439d46d690518e067faa429d4cd131ada5.tar.bz2 |
QMP: Add support for Archipelago
Introduce new enum BlockdevOptionsArchipelago.
@volume: #Name of the Archipelago volume image
@mport: #'mport' is the port number on which mapperd is
listening. This is optional and if not specified,
QEMU will make Archipelago to use the default port.
@vport: #'vport' is the port number on which vlmcd is
listening. This is optional and if not specified,
QEMU will make Archipelago to use the default port.
@segment: #optional The name of the shared memory segment
Archipelago stack is using. This is optional
and if not specified, QEMU will make Archipelago
use the default value, 'archipelago'.
Signed-off-by: Chrysostomos Nanakos <cnanakos@grnet.gr>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions