Re: [Qemu-devel] [PATCH 1/1] block: Support Archipelago as a QEMU block backend

2014-05-30 Thread Kevin Wolf
Am 29.05.2014 um 13:14 hat Chrysostomos Nanakos geschrieben: > VM Image on Archipelago volume is specified like this: > > file=archipelago:[/mport=[:vport=]] > > 'archipelago' is the protocol. > > 'mport' is the port number on which mapperd is listening. This is optional > and if not specified,

[Qemu-devel] [PATCH 1/1] block: Support Archipelago as a QEMU block backend

2014-05-29 Thread Chrysostomos Nanakos
VM Image on Archipelago volume is specified like this: file=archipelago:[/mport=[:vport=]] 'archipelago' is the protocol. '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' is the port numb