Searched hist:"6 f176b48f9f98820ed192a1355cc1c7c08ddf46b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | diff 6f176b48f9f98820ed192a1355cc1c7c08ddf46b Tue Sep 03 03:09:50 CDT 2013 Max Reitz <mreitz@redhat.com> block: Image file option amendment
This patch adds the "amend" option to qemu-img which allows changing image options on existing image files. It also adds the generic bdrv implementation which is basically just a wrapper for the image format specific function.
Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | qemu-img.c | diff 6f176b48f9f98820ed192a1355cc1c7c08ddf46b Tue Sep 03 03:09:50 CDT 2013 Max Reitz <mreitz@redhat.com> block: Image file option amendment
This patch adds the "amend" option to qemu-img which allows changing image options on existing image files. It also adds the generic bdrv implementation which is basically just a wrapper for the image format specific function.
Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block.c | diff 6f176b48f9f98820ed192a1355cc1c7c08ddf46b Tue Sep 03 03:09:50 CDT 2013 Max Reitz <mreitz@redhat.com> block: Image file option amendment
This patch adds the "amend" option to qemu-img which allows changing image options on existing image files. It also adds the generic bdrv implementation which is basically just a wrapper for the image format specific function.
Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | block.h | diff 6f176b48f9f98820ed192a1355cc1c7c08ddf46b Tue Sep 03 03:09:50 CDT 2013 Max Reitz <mreitz@redhat.com> block: Image file option amendment
This patch adds the "amend" option to qemu-img which allows changing image options on existing image files. It also adds the generic bdrv implementation which is basically just a wrapper for the image format specific function.
Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block_int.h | diff 6f176b48f9f98820ed192a1355cc1c7c08ddf46b Tue Sep 03 03:09:50 CDT 2013 Max Reitz <mreitz@redhat.com> block: Image file option amendment
This patch adds the "amend" option to qemu-img which allows changing image options on existing image files. It also adds the generic bdrv implementation which is basically just a wrapper for the image format specific function.
Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|