Home
last modified time | relevance | path

Searched hist:f88e1a4201e31cac0438df395dfcdd45ac35c17d (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A Dqemu-img.cdiff f88e1a4201e31cac0438df395dfcdd45ac35c17d Thu Dec 16 06:52:15 CST 2010 Jes Sorensen <Jes.Sorensen@redhat.com> qemu-img.c: Re-factor img_create()

This patch re-factors img_create() moving the code doing the actual
work into block.c where it can be shared with QEMU. This is needed to
be able to create images from QEMU to be used for live snapshots.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dblock.cdiff f88e1a4201e31cac0438df395dfcdd45ac35c17d Thu Dec 16 06:52:15 CST 2010 Jes Sorensen <Jes.Sorensen@redhat.com> qemu-img.c: Re-factor img_create()

This patch re-factors img_create() moving the code doing the actual
work into block.c where it can be shared with QEMU. This is needed to
be able to create images from QEMU to be used for live snapshots.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>