]> git.proxmox.com Git - qemu.git/history - block/vdi.c
target-sparc: Fix compiler errors (format strings)
[qemu.git] / block / vdi.c
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Kevin Wolfvdi: Avoid direct AIO callback
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Kevin Wolfqemu-img create: Fix displayed default cluster size
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-03 Stefan WeilFix trivial "endianness bugs"
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-15 Stefan Weilblock/vdi: Don't ignore immediate read/write failures
2011-02-07 Stefan Weilblock/vdi: Fix wrong size in conditionally used memset...
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-24 Kevin Wolfblock: Remove unused s->hd in various drivers
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Kevin Wolfqcow2/vdi: Change check to distinguish error cases
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Stefan Weilblock/vdi: Fix image opening and creation for odd disk...
2010-05-17 Stefan Weilblock/vdi: Allow disk images of size 0
2010-05-17 Kevin Wolfblock: Avoid unchecked casts for AIOCBs
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-01-08 François Revolblock/vdi: allow disk sizes not multiple of block size
2009-10-04 Stefan WeilCheck availability of uuid header / library
2009-09-12 Blue SwirlFix signedness warnings on OpenSolaris
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Stefan Weilblock/vdi.c: Fix several bugs
2009-08-15 Blue SwirlUse pstrcpy to avoid OpenBSD linker warnings
2009-08-10 Stefan WeilAdd new block driver for the VDI format (only aio suppo...