]> git.proxmox.com Git - qemu.git/history - block/vvfat.c
block: move include files to include/block/
[qemu.git] / block / vvfat.c
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Corey Bryantblock: Convert close calls to qemu_close
2012-08-15 Corey Bryantblock: Convert open calls to qemu_open
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-17 Markus Armbrustervvfat: Do not clobber the user's geometry
2012-07-17 Markus Armbrustervvfat: Fix partition table
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-31 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-30 Jim Meyeringblock: prevent snapshot mode $TMPDIR symlink attack
2012-05-30 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-29...
2012-05-30 Jim Meyeringblock: prevent snapshot mode $TMPDIR symlink attack
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.for...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-10 Paolo Bonziniblock: fix snapshot on QED
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-13 Stefan Hajnoczivvfat: avoid leaking file descriptor in commit_one_file()
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-12-05 Stefan Hajnoczivvfat: convert to .bdrv_co_is_allocated()
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-23 Kevin Wolfvvfat: Add migration blocker
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Kevin Wolfvvfat: Fix read-write mode
2011-11-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-11-04 Paolo Bonzinivvfat: reorganize computation of disk geometry
2011-11-04 Paolo Bonzinivvfat: do not hardcode sector counts in error message
2011-11-04 Paolo Bonzinivvfat: unify and correct computation of sector count
2011-11-04 Paolo Bonzinivvfat: need to use first_sectors_number to distinguish...
2011-11-04 Paolo Bonzinivvfat: do not fail if the disk has spare sectors
2011-11-04 Paolo Bonzinivvfat: fix out of bounds array_get usage
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-21 Paolo Bonziniblock: take lock around bdrv_write implementations
2011-10-21 Paolo Bonziniblock: take lock around bdrv_read implementations
2011-10-21 Paolo Bonziniblock: add a CoMutex to synchronous read drivers
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-11 Kevin Wolfvvfat: Fix potential buffer overflow
2011-10-11 Stefan Weilblock/vvfat: Remove unused code
2011-10-11 Stefan Weilblock/vvfat: Fix potential memory leaks and other memor...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-16 Stefan WeilRemove blanks before \n in output strings
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Blue Swirlvvfat: fix a file descriptor leak
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan Weilblock/vvfat: Fix compiler warning in debug code
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Kevin Wolfvvfat: Use cache=unsafe
2010-09-21 Kevin Wolfvvfat: Fix double free for opening the image rw
2010-09-21 Kevin Wolfvvfat: Fix segfault on write to read-only disk
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-30 Loïc Miniervvfat: fat_chksum(): fix access above array bounds
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-21 Kevin Wolfvvfat: More build fixes with DEBUG
2010-05-21 Riccardo Magliocchettivvfat: Fix compilation with DEBUG defined
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-04-25 Blue SwirlFix dead initialization, spotted by clang analyzer
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
next