Skip to content
Commit b1de5f43 authored by Chrysostomos Nanakos's avatar Chrysostomos Nanakos Committed by Kevin Wolf
Browse files

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: default avatarChrysostomos Nanakos <cnanakos@grnet.gr>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
parent 76d3d83a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment