index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-2
/
+6
2012-10-24
block: introduce new dirty bitmap functionality
Paolo Bonzini
1
-2
/
+3
2012-10-24
block: add bdrv_open_backing_file
Paolo Bonzini
1
-0
/
+1
2012-10-24
block: add bdrv_query_stats
Paolo Bonzini
1
-0
/
+1
2012-10-24
block: add bdrv_query_info
Paolo Bonzini
1
-0
/
+1
2012-10-23
block: add close notifiers
Paolo Bonzini
1
-0
/
+1
2012-09-28
iostatus: reorganize io error code
Paolo Bonzini
1
-2
/
+3
2012-09-28
iostatus: change is_read to a bool
Paolo Bonzini
1
-2
/
+2
2012-09-28
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
1
-5
/
+0
2012-09-28
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
1
-6
/
+6
2012-09-28
block: move job APIs to separate files
Paolo Bonzini
1
-0
/
+2
2012-09-28
block: helper function, to find the base image of a chain
Jeff Cody
1
-0
/
+1
2012-09-28
block: add support functions for live commit, to find and delete images.
Jeff Cody
1
-0
/
+4
2012-09-24
block: Framework for reopening files safely
Jeff Cody
1
-0
/
+17
2012-09-24
block: correctly set the keep_read_only flag
Jeff Cody
1
-0
/
+1
2012-08-10
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
1
-0
/
+1
2012-08-03
block: create bdrv_get_backing_file_depth()
Benoît Canet
1
-0
/
+1
2012-07-17
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
1
-45
/
+0
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
1
-12
/
+0
2012-07-17
qdev: Introduce block geometry properties
Markus Armbruster
1
-1
/
+7
2012-07-17
hd-geometry: Move disk geometry guessing back from block.c
Markus Armbruster
1
-1
/
+0
2012-07-17
fdc: Move floppy geometry guessing back from block.c
Markus Armbruster
1
-18
/
+0
2012-07-09
block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()
Markus Armbruster
1
-0
/
+2
2012-07-09
block: introduce bdrv_swap, implement bdrv_append on top of it
Paolo Bonzini
1
-0
/
+1
2012-07-09
blkdebug: remove sync i/o events
Paolo Bonzini
1
-2
/
+0
2012-06-15
block: Replace bdrv_get_format() by bdrv_get_format_name()
Markus Armbruster
1
-1
/
+1
2012-06-15
block: add bdrv_set_enable_write_cache
Paolo Bonzini
1
-0
/
+1
2012-06-15
block: New bdrv_get_flags()
Markus Armbruster
1
-0
/
+1
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
1
-0
/
+2
2012-06-15
qemu-img check -r for repairing images
Kevin Wolf
1
-1
/
+6
2012-06-15
stream: move is_allocated_above to block.c
Paolo Bonzini
1
-0
/
+4
2012-05-10
qemu-img: make "info" backing file output correct and easier to use
Paolo Bonzini
1
-0
/
+2
2012-04-05
block: add a function to clear incoming live migration flags
Benoît Canet
1
-0
/
+2
2012-04-05
block: Add new BDRV_O_INCOMING flag to notice incoming live migration
Benoît Canet
1
-0
/
+1
2012-04-05
qemu-img: add dirty flag status
Dong Xu Wang
1
-0
/
+1
2012-04-05
qemu-img: add image fragmentation statistics
Dong Xu Wang
1
-0
/
+7
2012-04-05
block: enforce constraints on block size properties
Stefan Hajnoczi
1
-4
/
+4
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
1
-2
/
+0
2012-03-12
block: handle -EBUSY in bdrv_commit_all()
Stefan Hajnoczi
1
-1
/
+1
2012-02-29
qapi: Introduce blockdev-group-snapshot-sync command
Jeff Cody
1
-0
/
+1
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
1
-1
/
+9
2012-02-22
block: bdrv_eject(): Make eject_flag a real bool
Luiz Capitulino
1
-1
/
+1
2012-02-22
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
1
-3
/
+3
2012-02-09
block: add .bdrv_co_write_zeroes() interface
Stefan Hajnoczi
1
-0
/
+8
2012-01-26
block: add bdrv_find_backing_image
Marcelo Tosatti
1
-0
/
+2
2012-01-26
block: make copy-on-read a per-request flag
Stefan Hajnoczi
1
-0
/
+2
2011-12-15
qcow2: Allow >4 GB VM state
Kevin Wolf
1
-1
/
+1
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-1
/
+1
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
1
-0
/
+1
2011-12-05
block: add interface to toggle copy-on-read
Stefan Hajnoczi
1
-0
/
+4
[next]