]> git.proxmox.com Git - qemu.git/history - block.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / block.h
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Kevin Wolfqemu-img check: Distinguish different kinds of errors
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterblock: Fix virtual media change for if=none
2010-07-02 Markus Armbrustersavevm: Survive hot-unplug of snapshot device
2010-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-06-22 Kevin Wolfblock: Add bdrv_(p)write_sync
2010-06-15 Markus Armbrusterblock: New bdrv_next()
2010-06-15 Markus Armbrusterblock: Decouple block device "commit all" from DriveInfo
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-15 Miguel Di Ciurcio... savevm: Really verify if a drive supports snapshots
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 MORITA Kazutakaclose all the block drivers before the qemu process...
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Jes Sorensenblock.h: Make BDRV_SECTOR_SIZE 64 bit safe
2010-05-28 MORITA Kazutakaadd support for protocol driver create_options
2010-05-26 Alexander GrafAdd cache=unsafe parameter to -drive
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Stefan Hajnocziblock: Remove semicolon in BDRV_SECTOR_MASK macro
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: bdrv_has_zero_init
2010-05-03 Christoph Hellwigblock: separate raw images from the file protocol
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin Wolfblock.h: bdrv_create2 doesn't exist any more
2010-04-23 Christoph Hellwigblock: get rid of the BDRV_O_FILE flag
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-04-23 Kevin Wolfqcow2: Trigger blkdebug events
2010-04-23 Kevin Wolfblkdebug: Add events and rules
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Luiz Capitulinoblock: BLOCK_IO_ERROR QMP event
2010-02-09 Liran SchourCount dirty blocks and expose an API to get dirty count
2010-01-26 Christoph Hellwigblock: kill BDRV_O_CREAT
2010-01-26 Naphtali SpreiNo need anymoe for bdrv_set_read_only
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
2010-01-13 Kevin Wolfblock: Add bdrv_change_backing_file
2010-01-13 Kevin Wolfblock: Introduce BDRV_O_NO_BACKING
2009-12-12 Luiz Capitulinoblock: Convert bdrv_info_stats() to QObject
2009-12-12 Luiz Capitulinoblock: Convert bdrv_info() to QObject
2009-12-03 Jan Kiszkablock migration: Increase dirty chunk size to 1M
2009-12-03 Jan Kiszkablock migration: Rework constants API
2009-12-03 Jan Kiszkablock migration: Fix coding style and whitespaces
2009-11-17 lirans@il.ibm.comExpose a mechanism to trace block writes
2009-11-09 Markus ArmbrusterConfigurable block format whitelist
2009-11-09 Naphtali SpreiAdded readonly flag to -drive command
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 Christoph Hellwigraw-posix: add Linux native AIO support
2009-07-16 Christoph Hellwigreplace bdrv_{get, put}_buffer with bdrv_{load, save...
2009-07-09 Anthony LiguoriRevert "support colon in filenames"
2009-07-09 Kevin Wolfqcow2: Make cache=writethrough default
2009-06-29 Ram Paisupport colon in filenames
2009-06-16 Mark McLoughlinPrevent CD-ROM media eject while device is locked
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-14 Anthony LiguoriConvert block infrastructure to use new module init...
2009-04-21 aliguoriIntroduce bdrv_check (Kevin Wolf)
2009-04-07 aliguoriremove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
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-12 aliguoriAdd specialized block driver scsi generic API (Avi...
2009-03-11 aliguoriRevert r6405
2009-03-11 aliguoriRevert r6407
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-05 aliguoriblock: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
2009-03-05 aliguoriblock: Improve bdrv_iterate (Jan Kiszka)
2009-01-22 aliguoriqcow2 format: keep 'num_free_bytes', and show it upon...
2009-01-22 aliguoriblock-qcow2: export highest_allocated through BlockDriv...
2009-01-22 aliguoriVectored block device API (Avi Kivity)
2008-12-04 aliguoriUse writeback caching by default with qcow2
2008-11-25 aliguoriAbstract out geometry detection code from IDE for reuse
2008-11-08 aliguoriUse an option rom instead of boot sector for -kernel
2008-10-14 aliguoriExpand cache= option and use write-through caching...
2008-10-06 aliguoriAdd bdrv_flush_all()
2008-09-22 aliguoriRefactor AIO to allow multiple AIO implementations
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2008-09-10 aliguoriUse signalfd() to work around signal/select race
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-06-05 thsNew qemu-img convert -B option, by Marc Bevand.
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-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-02 thsCollecting block device statistics, by Richard W.M...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookSplit block API from vl.h.