Searched hist:f88e1a4201e31cac0438df395dfcdd45ac35c17d (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | qemu-img.c | diff 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 D | block.c | diff 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>
|