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
/
blkverify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
1
-2
/
+1
2013-04-22
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
1
-29
/
+85
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
1
-2
/
+3
2013-03-15
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-01-26
block: replace unchecked strdup/malloc/calloc with glib
Stefan Hajnoczi
1
-2
/
+2
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
1
-16
/
+8
2011-10-21
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
1
-9
/
+0
2010-11-04
block: avoid a warning on 64 bit hosts with long as int64_t
Blue Swirl
1
-2
/
+2
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
1
-2
/
+2
2010-10-22
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
1
-2
/
+3
2010-09-22
block-verify: fix 32-bit build
Anthony Liguori
1
-1
/
+1
2010-09-21
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
1
-0
/
+382