index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
qcow/qcow2: implement bdrv_aio_flush
Kevin Wolf
2
-0
/
+18
2010-01-13
qcow2-refcount: remove dead assignment
Amit Shah
1
-1
/
+0
2010-01-13
block: Add bdrv_change_backing_file
Kevin Wolf
1
-0
/
+101
2010-01-11
dmg: fix ->open failure
Christoph Hellwig
1
-14
/
+14
2010-01-08
block/vdi: allow disk sizes not multiple of block size
François Revol
1
-2
/
+5
2009-12-25
block/bochs: improve format checking
Blue Swirl
1
-3
/
+10
2009-12-25
block/bochs.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-1
/
+2
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-1
/
+1
2009-12-03
qemu-img: There is more than one host device driver
Kevin Wolf
1
-0
/
+4
2009-12-03
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2
-8
/
+21
2009-12-03
qcow2: Store exact backing format length
Kevin Wolf
1
-7
/
+9
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
1
-8
/
+8
2009-11-12
Fix 32-bit overflow in parallels image support
David Woodhouse
1
-2
/
+3
2009-11-09
qcow2: Allow qcow2 disk images with size zero
Stefan Weil
2
-9
/
+13
2009-10-30
Remove aio_ctx from paio_* interface
Kevin Wolf
2
-8
/
+6
2009-10-27
Revert "qcow2: Bring synchronous read/write back to life"
Kevin Wolf
3
-55
/
+5
2009-10-27
Add qemu_aio_process_queue()
Kevin Wolf
1
-4
/
+4
2009-10-27
raw/linux-aio: Also initialize POSIX AIO
Kevin Wolf
1
-0
/
+4
2009-10-27
qcow2: Fix grow_refcount_table error handling
Kevin Wolf
1
-1
/
+0
2009-10-15
qcow2: Bring synchronous read/write back to life
Kevin Wolf
3
-5
/
+55
2009-10-05
block/raw: Add create_options for host_device
Kevin Wolf
1
-6
/
+10
2009-10-05
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
3
-8
/
+11
2009-10-04
Check availability of uuid header / library
Stefan Weil
1
-2
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-144
/
+144
2009-10-01
Get rid of _t suffix
malc
1
-144
/
+144
2009-09-30
vvfat: fix coding style nit
Michael S. Tsirkin
1
-2
/
+2
2009-09-12
Fix signedness warnings on OpenSolaris
Blue Swirl
1
-4
/
+4
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
3
-13
/
+13
2009-09-11
block: add aio_flush operation
Christoph Hellwig
2
-1
/
+19
2009-09-11
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2
-2
/
+2
2009-09-09
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
3
-5
/
+96
2009-09-09
qcow2: Fix metadata preallocation
Kevin Wolf
1
-1
/
+3
2009-09-09
Fix spelling in comment.
Stefan Weil
1
-1
/
+1
2009-08-29
Fix gcc 3 warning about uninitialized variable
Blue Swirl
1
-1
/
+1
2009-08-28
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
1
-1
/
+7
2009-08-27
raw-posix: add Linux native AIO support
Christoph Hellwig
2
-5
/
+31
2009-08-27
raw-posix: refactor AIO support
Christoph Hellwig
2
-236
/
+75
2009-08-27
qcow2: Metadata preallocation
Kevin Wolf
1
-2
/
+79
2009-08-27
block/vdi.c: Fix several bugs
Stefan Weil
1
-4
/
+9
2009-08-24
eliminate errors about unused results in block/vpc.c
Nathan Froyd
1
-4
/
+4
2009-08-24
make pthreads mandatory
Christoph Hellwig
1
-27
/
+1
2009-08-15
Use pstrcpy to avoid OpenBSD linker warnings
Blue Swirl
1
-1
/
+1
2009-08-10
Add new block driver for the VDI format (only aio supported)
Stefan Weil
1
-0
/
+951
2009-08-01
Fix Sparse warning about "expression using sizeof on a function"
Blue Swirl
1
-3
/
+3
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
1
-2
/
+2
2009-07-22
vmdk: Fix backing file handling
Kevin Wolf
1
-14
/
+15
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2
-2
/
+3
2009-07-16
raw-posix: Handle errors in raw_create
Stefan Weil
1
-5
/
+12
2009-07-16
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
1
-8
/
+14
2009-07-10
qcow2: Fix L1 table memory allocation
Kevin Wolf
3
-3
/
+4
[next]