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
/
blkdebug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
blkdebug: process all set_state rules in the old state
Paolo Bonzini
1
-5
/
+7
2012-07-09
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
1
-2
/
+24
2012-07-09
blkdebug: store list of active rules
Paolo Bonzini
1
-38
/
+31
2012-07-09
blkdebug: pass getlength to underlying file
Paolo Bonzini
1
-0
/
+6
2012-07-09
blkdebug: tiny cleanup
Paolo Bonzini
1
-6
/
+2
2012-07-09
blkdebug: remove sync i/o events
Paolo Bonzini
1
-2
/
+0
2012-04-05
block: push recursive flushing up from drivers
Paolo Bonzini
1
-7
/
+0
2012-01-26
block: replace unchecked strdup/malloc/calloc with glib
Stefan Hajnoczi
1
-2
/
+2
2011-10-21
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
1
-6
/
+0
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
1
-2
/
+2
2010-09-18
blkdebug: fix enum comparison
Blue Swirl
1
-3
/
+1
2010-07-02
blkdebug: Initialize state as 1
Kevin Wolf
1
-0
/
+3
2010-07-02
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
1
-0
/
+2
2010-07-02
blkdebug: Fix set_state_opts definition
Kevin Wolf
1
-1
/
+1
2010-06-13
Move stdbool.h
Paul Brook
1
-2
/
+0
2010-05-17
block: Avoid unchecked casts for AIOCBs
Kevin Wolf
1
-2
/
+2
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-11
/
+6
2010-04-23
qcow2: Trigger blkdebug events
Kevin Wolf
1
-0
/
+42
2010-04-23
blkdebug: Add events and rules
Kevin Wolf
1
-1
/
+249
2010-04-23
blkdebug: Inject errors
Kevin Wolf
1
-0
/
+81
2010-04-23
blkdebug: Basic request passthrough
Kevin Wolf
1
-0
/
+104