index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Remove semicolon in BDRV_SECTOR_MASK macro
Stefan Hajnoczi
2010-05-17
1
-1
/
+1
*
block: bdrv_has_zero_init
Kevin Wolf
2010-05-03
1
-0
/
+1
*
block: separate raw images from the file protocol
Christoph Hellwig
2010-05-03
1
-0
/
+1
*
block.h: bdrv_create2 doesn't exist any more
Kevin Wolf
2010-04-23
1
-4
/
+0
*
block: get rid of the BDRV_O_FILE flag
Christoph Hellwig
2010-04-23
1
-4
/
+0
*
Replace calls of old bdrv_open
Kevin Wolf
2010-04-23
1
-3
/
+2
*
qcow2: Trigger blkdebug events
Kevin Wolf
2010-04-23
1
-0
/
+44
*
blkdebug: Add events and rules
Kevin Wolf
2010-04-23
1
-0
/
+9
*
block: BLOCK_IO_ERROR QMP event
Luiz Capitulino
2010-02-10
1
-0
/
+6
*
Count dirty blocks and expose an API to get dirty count
Liran Schour
2010-02-09
1
-0
/
+1
*
block: kill BDRV_O_CREAT
Christoph Hellwig
2010-01-26
1
-1
/
+0
*
No need anymoe for bdrv_set_read_only
Naphtali Sprei
2010-01-26
1
-1
/
+0
*
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-20
1
-2
/
+0
*
block: Add bdrv_change_backing_file
Kevin Wolf
2010-01-13
1
-0
/
+2
*
block: Introduce BDRV_O_NO_BACKING
Kevin Wolf
2010-01-13
1
-0
/
+1
*
block: Convert bdrv_info_stats() to QObject
Luiz Capitulino
2009-12-12
1
-1
/
+2
*
block: Convert bdrv_info() to QObject
Luiz Capitulino
2009-12-12
1
-1
/
+3
*
block migration: Increase dirty chunk size to 1M
Jan Kiszka
2009-12-03
1
-1
/
+1
*
block migration: Rework constants API
Jan Kiszka
2009-12-03
1
-1
/
+6
*
block migration: Fix coding style and whitespaces
Jan Kiszka
2009-12-03
1
-2
/
+2
*
Expose a mechanism to trace block writes
lirans@il.ibm.com
2009-11-17
1
-1
/
+7
*
Configurable block format whitelist
Markus Armbruster
2009-11-09
1
-0
/
+2
*
Added readonly flag to -drive command
Naphtali Sprei
2009-11-09
1
-0
/
+1
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
1
-0
/
+2
*
block: add enable_write_cache flag
Christoph Hellwig
2009-09-11
1
-0
/
+1
*
Add bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
1
-0
/
+15
*
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
1
-0
/
+1
*
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
2009-07-16
1
-3
/
+4
*
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
1
-2
/
+0
*
qcow2: Make cache=writethrough default
Kevin Wolf
2009-07-09
1
-2
/
+1
*
support colon in filenames
Ram Pai
2009-06-29
1
-0
/
+2
*
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
2009-06-16
1
-1
/
+1
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-3
/
+3
*
Convert block infrastructure to use new module init functionality
Anthony Liguori
2009-05-14
1
-14
/
+2
*
Introduce bdrv_check (Kevin Wolf)
aliguori
2009-04-21
1
-0
/
+1
*
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
1
-7
/
+0
*
Fix savevm after BDRV_FILE size enforcement
aliguori
2009-04-05
1
-0
/
+5
*
block: support known backing format for image create and open (Uri Lublin)
aliguori
2009-03-28
1
-0
/
+4
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-7
/
+4
*
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
2009-03-12
1
-0
/
+8
*
Revert r6405
aliguori
2009-03-11
1
-1
/
+0
*
Revert r6407
aliguori
2009-03-11
1
-1
/
+0
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
block: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+1
*
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+2
*
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
2009-01-22
1
-0
/
+1
*
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2009-01-22
1
-0
/
+1
*
Vectored block device API (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+8
*
Use writeback caching by default with qcow2
aliguori
2008-12-04
1
-1
/
+2
[next]