qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5 v3] preparation for Parallels Disk xml driver
@ 2018-01-12  9:01 Klim Kireev
  2018-01-12  9:01 ` [Qemu-devel] [PATCH 1/5] docs/interop/prl-xml: description of Parallels Disk format Klim Kireev
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Klim Kireev @ 2018-01-12  9:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, den, qemu-block, stefanha, mreitz

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 <edgar.kaziakhmedov@virtuozzo.com>
Signed-off-by: Klim Kireev <klim.kireev@virtuozzo.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>

Changelog:

v2:
PATCH 1/5: Fix some places noticed by Stefan Hajnoczi <stefanha@redhat.com>
PATCH 2/5: Rebase to upstream
PATCH 3/5: Fix includes

v3:
PATCH 1/5: Fix the place about GUID, add emails of the authors

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-01-22 20:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12  9:01 [Qemu-devel] [PATCH 0/5 v3] preparation for Parallels Disk xml driver Klim Kireev
2018-01-12  9:01 ` [Qemu-devel] [PATCH 1/5] docs/interop/prl-xml: description of Parallels Disk format Klim Kireev
2018-01-22 20:32   ` Eric Blake
2018-01-22 20:36     ` Eric Blake
2018-01-12  9:01 ` [Qemu-devel] [PATCH 2/5] configure: add dependency Klim Kireev
2018-01-12  9:01 ` [Qemu-devel] [PATCH 3/5] block/parallels: move some structures into header Klim Kireev
2018-01-12  9:01 ` [Qemu-devel] [PATCH 4/5] block/parallels: replace some magic numbers Klim Kireev
2018-01-12  9:01 ` [Qemu-devel] [PATCH 5/5] block/parallels: add backing support to readv/writev Klim Kireev
2018-01-19 10:30 ` [Qemu-devel] [PATCH 0/5 v3] preparation for Parallels Disk xml driver klim
2018-01-22 13:55 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).