]> git.proxmox.com Git - qemu.git/history - block_int.h
pc: Fix e820 fw_cfg for big endian
[qemu.git] / block_int.h
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 edisonCopy snapshots out of QCOW2 disk
2010-09-08 Anthony LiguoriRevert "Make default invocation of block drivers safer...
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Markus Armbrusterblock: Change bdrv_eject() not to drop the image
2010-08-03 Kevin Wolfblock: Fix bdrv_has_zero_init
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26 Christoph Hellwigblock: default to 0 minimal / optiomal I/O size
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-15 Anthony LiguoriMake default invocation of block drivers safer (v3)
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-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-06-22 Christoph Hellwigblock: fix physical_block_size calculation
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Add wr_highest_sector blockstat
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Stefan Hajnocziblock: Convert first_drv to QLIST
2010-04-23 Stefan Hajnocziblock: Convert bdrv_first to QTAILQ
2010-04-23 Stefan Hajnocziblock: Do not export bdrv_first
2010-04-23 Kevin Wolfblkdebug: Add events and rules
2010-03-17 Christoph Hellwigblock: add logical_block_size property
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Naphtali Spreiblock: more read-only changes, related to backing files
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2010-02-09 Liran SchourCount dirty blocks and expose an API to get dirty count
2010-01-13 Kevin Wolfblock: Add bdrv_change_backing_file
2009-12-03 Kevin Wolfqemu-img: There is more than one host device driver
2009-12-03 Jan Kiszkablock migration: Cleanup dirty tracking code
2009-11-17 lirans@il.ibm.comExpose a mechanism to trace block writes
2009-09-11 Christoph Hellwigblock: add aio_flush operation
2009-09-11 Christoph Hellwigblock: add enable_write_cache flag
2009-09-11 Kevin WolfAdd bdrv_aio_multiwrite
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Kevin Wolfqcow2: Metadata preallocation
2009-07-16 Christoph Hellwigreplace bdrv_{get, put}_buffer with bdrv_{load, save...
2009-06-15 Anthony LiguoriMerge commit 'block/master' into staging
2009-06-15 Christoph Hellwigblock: add bdrv_probe_device method
2009-05-27 Christoph Hellwigfully split aio_pool from BlockDriver
2009-05-22 Kevin Wolfqcow2: Allow different cluster sizes
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-04-22 aliguoriimplement qemu_blockalign (Stefano Stabellini)
2009-04-21 aliguoriIntroduce bdrv_check (Kevin Wolf)
2009-04-07 aliguoripush down vector linearization to posix-aio-compat...
2009-04-05 aliguoriFix savevm after BDRV_FILE size enforcement
2009-03-28 aliguoriblock: support known backing format for image create...
2009-03-28 aliguorinew scsi-generic abstraction, use SG_IO (Christoph...
2009-03-20 aliguoriRefactor aio callback allocation to use an aiocb pool...
2009-03-12 aliguoriDrop internal bdrv_pread()/bdrv_pwrite() APIs (Avi...
2009-03-12 aliguoriAdd internal scsi generic block API (Avi Kivity)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-03 aliguoriFix CVE-2008-0928 - insufficient block device address...
2009-02-11 aliguoriqemu: record devfn on block driver instance (Marcelo...
2008-11-08 aliguoriUse an option rom instead of boot sector for -kernel
2008-09-17 blueswir1Fix warnings that would be caused by ld flag --warn...
2008-03-11 aurel32Revert fix for CVE-2008-0928. Will be fixed in a differ...
2008-03-11 aurel32Fix CVE-2008-0928 - insufficient block device address...
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-02 thsCollecting block device statistics, by Richard W.M...
2007-11-11 pbrookSplit block API from vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsvmdk compatibility level 6 images, by Soren Hansen.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-08-19 bellardbetter support of host drives
2006-08-07 pbrookDynamically allocate AIO Completion Blocks.
2006-08-06 bellardqcow2 is now used for '-snapshot' - keep BlockDriverSta...
2006-08-05 bellardmultiple snapshot support
2006-08-01 bellardasync file I/O API
2006-06-04 pbrookDisk cache flush support.
2005-12-18 bellardqcow_make_empty() support (Johannes Schindelin)
2004-11-16 bellardbetter BIOS ATA translation support
2004-09-18 bellardfixed block close() method prototype
2004-08-01 bellardnew disk image layer