GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: Remove request from in-flight list after error
Kevin Wolf
2010-04-10
2
-1
/
+6
*
qcow2: Don't ignore immediate read/write failures
Kevin Wolf
2010-04-10
1
-2
/
+6
*
qcow2: Rewrite alloc_refcount_block/grow_refcount_table
Kevin Wolf
2010-04-09
1
-88
/
+222
*
qcow2: Factor next_refcount_table_size out
Kevin Wolf
2010-04-09
1
-11
/
+19
*
qcow2: Fix access after end of array
Kevin Wolf
2010-02-23
1
-2
/
+6
*
don't dereference NULL after failed strdup
Jim Meyering
2010-02-23
2
-6
/
+6
*
qcow2: Fix signedness bugs
Kevin Wolf
2010-02-23
2
-10
/
+8
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-27
3
-3
/
+33
*
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-27
1
-8
/
+23
*
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-27
1
-1
/
+5
*
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-27
1
-7
/
+25
*
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-27
1
-3
/
+6
*
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-27
3
-29
/
+39
*
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-27
1
-12
/
+18
*
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-27
1
-2
/
+3
*
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-27
1
-4
/
+6
*
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-26
1
-1
/
+1
*
dmg: fix ->open failure
Christoph Hellwig
2010-01-12
1
-14
/
+14
*
Don't leak file descriptors
Kevin Wolf
2009-12-03
1
-1
/
+1
*
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
1
-0
/
+4
*
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2009-12-03
2
-8
/
+21
*
qcow2: Store exact backing format length
Kevin Wolf
2009-12-03
1
-7
/
+9
*
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-29
1
-8
/
+8
*
Fix 32-bit overflow in parallels image support
David Woodhouse
2009-11-12
1
-2
/
+3
*
qcow2: Allow qcow2 disk images with size zero
Stefan Weil
2009-11-09
2
-9
/
+13
*
Remove aio_ctx from paio_* interface
Kevin Wolf
2009-10-30
2
-8
/
+6
*
Revert "qcow2: Bring synchronous read/write back to life"
Kevin Wolf
2009-10-27
3
-55
/
+5
*
Add qemu_aio_process_queue()
Kevin Wolf
2009-10-27
1
-4
/
+4
*
raw/linux-aio: Also initialize POSIX AIO
Kevin Wolf
2009-10-27
1
-0
/
+4
*
qcow2: Fix grow_refcount_table error handling
Kevin Wolf
2009-10-27
1
-1
/
+0
*
qcow2: Bring synchronous read/write back to life
Kevin Wolf
2009-10-15
3
-5
/
+55
*
block/raw: Add create_options for host_device
Kevin Wolf
2009-10-05
1
-6
/
+10
*
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
3
-8
/
+11
*
Check availability of uuid header / library
Stefan Weil
2009-10-04
1
-2
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-144
/
+144
*
Get rid of _t suffix
malc
2009-10-01
1
-144
/
+144
*
vvfat: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
Fix signedness warnings on OpenSolaris
Blue Swirl
2009-09-12
1
-4
/
+4
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
3
-13
/
+13
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
2
-1
/
+19
*
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2009-09-11
2
-2
/
+2
*
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
2009-09-09
3
-5
/
+96
*
qcow2: Fix metadata preallocation
Kevin Wolf
2009-09-09
1
-1
/
+3
*
Fix spelling in comment.
Stefan Weil
2009-09-09
1
-1
/
+1
*
Fix gcc 3 warning about uninitialized variable
Blue Swirl
2009-08-29
1
-1
/
+1
*
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
2009-08-28
1
-1
/
+7
*
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
2
-5
/
+31
*
raw-posix: refactor AIO support
Christoph Hellwig
2009-08-27
2
-236
/
+75
*
qcow2: Metadata preallocation
Kevin Wolf
2009-08-27
1
-2
/
+79
*
block/vdi.c: Fix several bugs
Stefan Weil
2009-08-27
1
-4
/
+9
[next]