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_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced tabs with spaces in block.h and block_int.h
Devin Nakamura
2011-06-15
1
-2
/
+2
*
block: Remove type hint, it's guest matter, doesn't belong here
Markus Armbruster
2011-05-19
1
-1
/
+0
*
Add flag to indicate external users to block device
Marcelo Tosatti
2011-02-07
1
-0
/
+1
*
block: tell drivers about an image resize
Christoph Hellwig
2011-01-31
1
-1
/
+4
*
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
1
-0
/
+1
*
block: add discard support
Christoph Hellwig
2010-12-17
1
-1
/
+6
*
qemu-img: Deprecate obsolete -6 and -e options
Jes Sorensen
2010-12-14
1
-1
/
+0
*
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
1
-1
/
+3
*
block: Allow bdrv_flush to return errors
Kevin Wolf
2010-11-04
1
-1
/
+1
*
Copy snapshots out of QCOW2 disk
edison
2010-10-22
1
-0
/
+2
*
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
2010-09-08
1
-1
/
+0
*
block: Change bdrv_eject() not to drop the image
Markus Armbruster
2010-08-03
1
-0
/
+1
*
block: Fix bdrv_has_zero_init
Kevin Wolf
2010-08-03
1
-2
/
+5
*
block: default to 0 minimal / optiomal I/O size
Christoph Hellwig
2010-07-26
1
-2
/
+2
*
Make default invocation of block drivers safer (v3)
Anthony Liguori
2010-07-15
1
-0
/
+1
*
qcow2/vdi: Change check to distinguish error cases
Kevin Wolf
2010-07-06
1
-2
/
+5
*
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
1
-0
/
+2
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
1
-4
/
+2
*
block: fix physical_block_size calculation
Christoph Hellwig
2010-06-22
1
-1
/
+3
*
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
2010-06-15
1
-0
/
+1
*
block: Add wr_highest_sector blockstat
Kevin Wolf
2010-05-03
1
-0
/
+1
*
block: Open the underlying image file in generic code
Kevin Wolf
2010-05-03
1
-1
/
+4
*
block: Convert first_drv to QLIST
Stefan Hajnoczi
2010-04-23
1
-1
/
+1
*
block: Convert bdrv_first to QTAILQ
Stefan Hajnoczi
2010-04-23
1
-1
/
+2
*
block: Do not export bdrv_first
Stefan Hajnoczi
2010-04-23
1
-2
/
+0
*
blkdebug: Add events and rules
Kevin Wolf
2010-04-23
1
-0
/
+2
*
block: add logical_block_size property
Christoph Hellwig
2010-03-17
1
-0
/
+3
*
block: more read-only changes, related to backing files
Naphtali Sprei
2010-02-19
1
-0
/
+2
*
block: add topology qdev properties
Christoph Hellwig
2010-02-10
1
-0
/
+27
*
Count dirty blocks and expose an API to get dirty count
Liran Schour
2010-02-09
1
-0
/
+1
*
block: Add bdrv_change_backing_file
Kevin Wolf
2010-01-13
1
-0
/
+3
*
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
1
-0
/
+3
*
block migration: Cleanup dirty tracking code
Jan Kiszka
2009-12-03
1
-2
/
+1
*
Expose a mechanism to trace block writes
lirans@il.ibm.com
2009-11-17
1
-0
/
+2
*
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
/
+3
*
Add bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
1
-0
/
+6
*
qcow2: Metadata preallocation
Kevin Wolf
2009-08-27
1
-0
/
+1
*
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
2009-07-16
1
-4
/
+4
*
block: add bdrv_probe_device method
Christoph Hellwig
2009-06-15
1
-0
/
+5
*
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
1
-11
/
+2
*
qcow2: Allow different cluster sizes
Kevin Wolf
2009-05-22
1
-0
/
+1
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-6
/
+11
*
implement qemu_blockalign (Stefano Stabellini)
aliguori
2009-04-22
1
-0
/
+5
*
Introduce bdrv_check (Kevin Wolf)
aliguori
2009-04-21
1
-0
/
+3
*
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
2009-04-07
1
-4
/
+4
*
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
/
+7
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-10
/
+3
*
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
aliguori
2009-03-20
1
-1
/
+13
[next]