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
/
blkverify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkverify: Fix leak of opts in blkverify_open
Fam Zheng
2014-08-29
1
-0
/
+1
*
blkverify: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
1
-0
/
+29
*
blkverify: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
1
-13
/
+34
*
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2014-03-13
1
-1
/
+16
*
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
2014-02-21
1
-106
/
+2
*
block: Remove bdrv_open_image()'s force_raw option
Max Reitz
2014-02-21
1
-2
/
+2
*
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-21
1
-0
/
+2
*
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
*
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
2014-01-24
1
-1
/
+1
*
blkverify: Don't require protocol filename
Max Reitz
2014-01-22
1
-1
/
+3
*
blkverify: Allow command-line configuration
Max Reitz
2014-01-22
1
-20
/
+5
*
block: Allow reference for bdrv_file_open()
Max Reitz
2014-01-22
1
-1
/
+1
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
1
-1
/
+1
*
blkverify: Employ error parameter
Max Reitz
2013-10-11
1
-6
/
+5
*
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
2013-10-11
1
-0
/
+2
*
block: Error parameter for open functions
Max Reitz
2013-09-12
1
-2
/
+6
*
bdrv: Use "Error" for opening images
Max Reitz
2013-09-12
1
-1
/
+2
*
block: make bdrv_delete() static
Fam Zheng
2013-09-06
1
-2
/
+2
*
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
1
-2
/
+1
*
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
1
-29
/
+85
*
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
2013-03-22
1
-2
/
+3
*
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
1
-2
/
+2
*
block: replace unchecked strdup/malloc/calloc with glib
Stefan Hajnoczi
2012-01-26
1
-2
/
+2
*
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-15
1
-16
/
+8
*
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
2011-10-21
1
-9
/
+0
*
block: avoid a warning on 64 bit hosts with long as int64_t
Blue Swirl
2010-11-04
1
-2
/
+2
*
block: Allow bdrv_flush to return errors
Kevin Wolf
2010-11-04
1
-2
/
+2
*
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
2010-10-22
1
-2
/
+3
*
block-verify: fix 32-bit build
Anthony Liguori
2010-09-22
1
-1
/
+1
*
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
2010-09-21
1
-0
/
+382