index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-07-10
qcow1: Fix qcow_aio_writev
Kevin Wolf
1
-1
/
+1
2009-07-09
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
1
-0
/
+4
2009-07-09
Allow adjustment of http block device's readahead size, via a new
Nolan
1
-3
/
+47
2009-07-09
Revert "support colon in filenames"
Anthony Liguori
2
-2
/
+1
2009-07-09
qcow2: Make cache=writethrough default
Kevin Wolf
1
-8
/
+0
2009-06-29
qcow2: Cache refcount blocks during snapshot creation
Kevin Wolf
1
-0
/
+40
2009-06-29
block-raw: Allow pread beyond the end of growable images
Kevin Wolf
1
-0
/
+11
2009-06-29
support colon in filenames
Ram Pai
2
-1
/
+2
2009-06-29
Fix QCOW2 debugging code to compile again
Filip Navara
3
-8
/
+8
2009-06-17
Fix opening of read only raw images
Blue Swirl
1
-16
/
+15
2009-06-16
update_refcount: Write complete sectors
Kevin Wolf
1
-8
/
+26
2009-06-16
alloc_cluster_link_l2: Write complete sectors
Kevin Wolf
1
-3
/
+25
[next]