Re: [Qemu-devel] [PATCH 0/5 v3] preparation for Parallels Disk xml driver

2018-01-22 Thread Stefan Hajnoczi
On Fri, Jan 12, 2018 at 12:01:17PM +0300, Klim Kireev wrote: > Parallels Desktop and Parallels Cloud Server uses images glued with the > bundle description in XML format. This series contains very basic > description of this XML files and makes preparations for actual > implementation to be followe

Re: [Qemu-devel] [PATCH 0/5 v3] preparation for Parallels Disk xml driver

2018-01-19 Thread klim
On 01/12/2018 12:01 PM, Klim Kireev wrote: ping Parallels Desktop and Parallels Cloud Server uses images glued with the bundle description in XML format. This series contains very basic description of this XML files and makes preparations for actual implementation to be followed. Signed-off-by:

[Qemu-devel] [PATCH 0/5 v3] preparation for Parallels Disk xml driver

2018-01-12 Thread Klim Kireev
Parallels Desktop and Parallels Cloud Server uses images glued with the bundle description in XML format. This series contains very basic description of this XML files and makes preparations for actual implementation to be followed. Signed-off-by: Edgar Kaziakhmedov Signed-off-by: Klim Kireev Si