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
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-29
1
-2
/
+6
|
\
|
*
block: introduce new dirty bitmap functionality
Paolo Bonzini
2012-10-24
1
-2
/
+3
|
*
block: add bdrv_open_backing_file
Paolo Bonzini
2012-10-24
1
-0
/
+1
|
*
block: add bdrv_query_stats
Paolo Bonzini
2012-10-24
1
-0
/
+1
|
*
block: add bdrv_query_info
Paolo Bonzini
2012-10-24
1
-0
/
+1
*
|
block: add close notifiers
Paolo Bonzini
2012-10-23
1
-0
/
+1
|
/
*
iostatus: reorganize io error code
Paolo Bonzini
2012-09-28
1
-2
/
+3
*
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
1
-2
/
+2
*
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
1
-5
/
+0
*
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
2012-09-28
1
-6
/
+6
*
block: move job APIs to separate files
Paolo Bonzini
2012-09-28
1
-0
/
+2
*
block: helper function, to find the base image of a chain
Jeff Cody
2012-09-28
1
-0
/
+1
*
block: add support functions for live commit, to find and delete images.
Jeff Cody
2012-09-28
1
-0
/
+4
*
block: Framework for reopening files safely
Jeff Cody
2012-09-24
1
-0
/
+17
*
block: correctly set the keep_read_only flag
Jeff Cody
2012-09-24
1
-0
/
+1
*
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
2012-08-10
1
-0
/
+1
*
block: create bdrv_get_backing_file_depth()
Benoît Canet
2012-08-03
1
-0
/
+1
*
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-17
1
-45
/
+0
*
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
2012-07-17
1
-12
/
+0
*
qdev: Introduce block geometry properties
Markus Armbruster
2012-07-17
1
-1
/
+7
*
hd-geometry: Move disk geometry guessing back from block.c
Markus Armbruster
2012-07-17
1
-1
/
+0
*
fdc: Move floppy geometry guessing back from block.c
Markus Armbruster
2012-07-17
1
-18
/
+0
*
block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()
Markus Armbruster
2012-07-09
1
-0
/
+2
*
block: introduce bdrv_swap, implement bdrv_append on top of it
Paolo Bonzini
2012-07-09
1
-0
/
+1
*
blkdebug: remove sync i/o events
Paolo Bonzini
2012-07-09
1
-2
/
+0
*
block: Replace bdrv_get_format() by bdrv_get_format_name()
Markus Armbruster
2012-06-15
1
-1
/
+1
*
block: add bdrv_set_enable_write_cache
Paolo Bonzini
2012-06-15
1
-0
/
+1
*
block: New bdrv_get_flags()
Markus Armbruster
2012-06-15
1
-0
/
+1
*
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
2012-06-15
1
-0
/
+2
*
qemu-img check -r for repairing images
Kevin Wolf
2012-06-15
1
-1
/
+6
*
stream: move is_allocated_above to block.c
Paolo Bonzini
2012-06-15
1
-0
/
+4
*
qemu-img: make "info" backing file output correct and easier to use
Paolo Bonzini
2012-05-10
1
-0
/
+2
*
block: add a function to clear incoming live migration flags
Benoît Canet
2012-04-05
1
-0
/
+2
*
block: Add new BDRV_O_INCOMING flag to notice incoming live migration
Benoît Canet
2012-04-05
1
-0
/
+1
*
qemu-img: add dirty flag status
Dong Xu Wang
2012-04-05
1
-0
/
+1
*
qemu-img: add image fragmentation statistics
Dong Xu Wang
2012-04-05
1
-0
/
+7
*
block: enforce constraints on block size properties
Stefan Hajnoczi
2012-04-05
1
-4
/
+4
*
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
2012-04-05
1
-2
/
+0
*
block: handle -EBUSY in bdrv_commit_all()
Stefan Hajnoczi
2012-03-12
1
-1
/
+1
*
qapi: Introduce blockdev-group-snapshot-sync command
Jeff Cody
2012-02-29
1
-0
/
+1
*
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
1
-1
/
+9
*
block: bdrv_eject(): Make eject_flag a real bool
Luiz Capitulino
2012-02-22
1
-1
/
+1
*
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
2012-02-22
1
-3
/
+3
*
block: add .bdrv_co_write_zeroes() interface
Stefan Hajnoczi
2012-02-09
1
-0
/
+8
*
block: add bdrv_find_backing_image
Marcelo Tosatti
2012-01-26
1
-0
/
+2
*
block: make copy-on-read a per-request flag
Stefan Hajnoczi
2012-01-26
1
-0
/
+2
*
qcow2: Allow >4 GB VM state
Kevin Wolf
2011-12-15
1
-1
/
+1
*
Fix spelling in comments, documentation and messages
Stefan Weil
2011-12-14
1
-1
/
+1
*
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
1
-0
/
+1
*
block: add interface to toggle copy-on-read
Stefan Hajnoczi
2011-12-05
1
-0
/
+4
[next]