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
/
raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
block: raw image file reopen
Jeff Cody
1
-0
/
+10
2012-07-09
raw: hook into blkdebug
Paolo Bonzini
1
-0
/
+2
2012-06-15
block: implement is_allocated for raw
Paolo Bonzini
1
-0
/
+8
2012-04-05
block: push recursive flushing up from drivers
Paolo Bonzini
1
-6
/
+0
2012-02-22
block: bdrv_eject(): Make eject_flag a real bool
Luiz Capitulino
1
-1
/
+1
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
1
-4
/
+4
2011-10-21
block: add bdrv_co_discard and bdrv_aio_discard support
Paolo Bonzini
1
-4
/
+6
2011-10-21
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
1
-10
/
+3
2011-10-14
block: use coroutine interface for raw format
Stefan Hajnoczi
1
-24
/
+8
2011-09-12
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
1
-3
/
+3
2011-09-06
block/raw: Fix to forward method bdrv_media_changed()
Markus Armbruster
1
-0
/
+7
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-01
block: Make BlockDriver method bdrv_eject() return void
Markus Armbruster
1
-2
/
+2
2011-08-01
block: Make BlockDriver method bdrv_set_locked() return void
Markus Armbruster
1
-2
/
+1
2010-12-17
block: add discard support
Christoph Hellwig
1
-0
/
+6
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
1
-2
/
+2
2010-09-08
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
1
-130
/
+0
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
1
-0
/
+6
2010-07-15
Make default invocation of block drivers safer (v3)
Anthony Liguori
1
-0
/
+130
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-45
/
+18
2010-05-03
block: separate raw images from the file protocol
Christoph Hellwig
1
-0
/
+171