index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blkdebug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blkdebug: store list of active rules
Paolo Bonzini
2012-07-09
1
-38
/
+31
*
blkdebug: pass getlength to underlying file
Paolo Bonzini
2012-07-09
1
-0
/
+6
*
blkdebug: tiny cleanup
Paolo Bonzini
2012-07-09
1
-6
/
+2
*
blkdebug: remove sync i/o events
Paolo Bonzini
2012-07-09
1
-2
/
+0
*
block: push recursive flushing up from drivers
Paolo Bonzini
2012-04-05
1
-7
/
+0
*
block: replace unchecked strdup/malloc/calloc with glib
Stefan Hajnoczi
2012-01-26
1
-2
/
+2
*
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
2011-10-21
1
-6
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
block: Allow bdrv_flush to return errors
Kevin Wolf
2010-11-04
1
-2
/
+2
*
blkdebug: fix enum comparison
Blue Swirl
2010-09-18
1
-3
/
+1
*
blkdebug: Initialize state as 1
Kevin Wolf
2010-07-02
1
-0
/
+3
*
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
2010-07-02
1
-0
/
+2
*
blkdebug: Fix set_state_opts definition
Kevin Wolf
2010-07-02
1
-1
/
+1
*
Move stdbool.h
Paul Brook
2010-06-13
1
-2
/
+0
*
block: Avoid unchecked casts for AIOCBs
Kevin Wolf
2010-05-17
1
-2
/
+2
*
block: Open the underlying image file in generic code
Kevin Wolf
2010-05-03
1
-11
/
+6
*
qcow2: Trigger blkdebug events
Kevin Wolf
2010-04-23
1
-0
/
+42
*
blkdebug: Add events and rules
Kevin Wolf
2010-04-23
1
-1
/
+249
*
blkdebug: Inject errors
Kevin Wolf
2010-04-23
1
-0
/
+81
*
blkdebug: Basic request passthrough
Kevin Wolf
2010-04-23
1
-0
/
+104
[prev]