aliguori 5d4cbd78aa block-qcow2: keep highest allocated byte (Uri Lublin)
We want to know the highest written offset for qcow2 images.
This gives a pretty good (and easy to calculate) estimation to how
much more allocation can be done for the block device.

It can be usefull for allocating more diskspace for that image
(if possible, e.g. lvm) before we run out-of-disk-space

Signed-off-by: Uri Lublin <uril@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6404 c046a42c-6fe2-441c-8c8c-71466251a162
2009-01-22 18:57:22 +00:00
2009-01-14 18:39:49 +00:00
2009-01-22 18:39:53 +00:00
2009-01-21 21:46:20 +00:00
2009-01-14 18:04:52 +00:00
2009-01-14 19:40:27 +00:00
2009-01-22 17:15:25 +00:00
2008-12-13 09:32:43 +00:00
2008-10-12 21:19:57 +00:00
2007-11-10 17:38:00 +00:00
2009-01-05 18:11:53 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2009-01-22 16:59:24 +00:00
2009-01-22 16:59:24 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 18:39:49 +00:00
2008-06-08 01:55:07 +00:00
2008-10-12 17:54:42 +00:00
2009-01-14 19:40:27 +00:00
2009-01-22 16:59:20 +00:00
2008-10-27 19:49:12 +00:00
2008-08-21 17:58:08 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 19:00:36 +00:00
2008-11-12 17:18:41 +00:00
2007-09-16 20:03:23 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-05-31 16:21:33 +00:00
2008-10-02 18:26:42 +00:00
2008-12-18 22:42:51 +00:00
2008-12-14 08:50:18 +00:00
2008-11-30 16:25:37 +00:00
2009-01-05 18:11:53 +00:00
2008-08-25 22:26:03 +00:00
2008-12-11 19:39:56 +00:00
2009-01-22 16:59:20 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 18:34:22 +00:00
2007-11-17 17:14:51 +00:00
2008-12-14 08:50:18 +00:00
2008-12-13 09:32:43 +00:00
2008-10-02 18:26:42 +00:00
2009-01-21 01:50:17 +00:00
2007-10-06 11:28:21 +00:00
2008-12-14 08:53:17 +00:00
2008-02-04 14:47:49 +00:00
2008-12-04 11:29:42 +00:00
2008-11-25 16:49:33 +00:00
2008-01-06 17:10:54 +00:00
2008-09-06 16:31:30 +00:00
2008-10-02 18:26:42 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
A fork of QEMU-Nyx which is better suited for my bachelors thesis
Readme 154 MiB
Languages
C 90.3%
Dylan 2.5%
Python 2.1%
C++ 2%
Shell 1.7%
Other 1.4%