qemu-patch-raspberry4/block
Stefan Weil 2c993ec294 w32: Fix qemu_ftruncate64
SetFilePointer returns INVALID_SET_FILE_POINTER when it fails.
In addition, GetLastError must be checked.

The first call of SetFilePointer did not use INVALID_SET_FILE_POINTER,
the second call used wrong error handling.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2011-08-22 10:19:00 -05:00
..
blkdebug.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
blkverify.c
bochs.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
cloop.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
cow.c
curl.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
dmg.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
nbd.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
parallels.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow2-cache.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow2-cluster.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow2-refcount.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow2-snapshot.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow2.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qcow2.h qcow2: Use coroutines 2011-08-02 15:53:41 +02:00
qed-check.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qed-cluster.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qed-gencb.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qed-l2-cache.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qed-table.c async: Remove AsyncContext 2011-08-02 15:53:41 +02:00
qed.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qed.h
raw-posix-aio.h
raw-posix.c
raw-win32.c w32: Fix qemu_ftruncate64 2011-08-22 10:19:00 -05:00
raw.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
rbd.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sheepdog.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vdi.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vmdk.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vpc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vvfat.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00