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

Klim Kireev posted 5 patches 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180110173635.28255-1-klim.kireev@virtuozzo.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
There is a newer version of this series
[Qemu-devel] [PATCH 0/5 v2] preparation for Parallels Disk xml driver
Posted by Klim Kireev 6 years, 3 months ago
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