Kevin Wolf 69d34a360d dmg: Fix bdrv_open() error handling
Return -errno instead of -1 on errors and add error checks in some
places that didn't have one. Passing things by reference requires more
correct typing, replaced a few off_ts therefore - with a 32-bit off_t
this is even a fix for truncation bugs.

While touching the code, fix even some more memory leaks than in the
other drivers...

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-02-01 14:58:29 +01:00
2013-01-10 15:11:53 -06:00
2013-02-01 14:58:29 +01:00
2013-01-26 13:15:35 +00:00
2013-01-25 10:49:46 -02:00
2012-12-19 08:29:06 +01:00
2013-01-18 19:06:57 +01:00
2013-01-30 11:14:46 +01:00
2013-01-21 09:17:16 +01:00
2013-01-21 09:17:16 +01:00
2013-01-30 16:03:57 +00:00
2012-12-20 23:08:47 +01:00
2013-01-25 11:46:50 -02:00
2013-01-30 10:42:29 +01:00
2013-01-26 13:15:37 +00:00
2013-01-26 13:15:35 +00:00
2012-12-20 23:09:25 +01:00
2013-01-17 10:24:52 -02:00
2013-01-15 04:09:14 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%