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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
trace: add arguments to bdrv_co_io_em() trace event
Stefan Hajnoczi
1
-1
/
+1
2011-10-03
trace: trace bdrv_open_common()
Stefan Hajnoczi
1
-0
/
+2
2011-09-12
block: New change_media_cb() parameter load
Markus Armbruster
1
-6
/
+6
2011-09-12
block: Reset buffer alignment on detach
Markus Armbruster
1
-0
/
+1
2011-09-12
block: New bdrv_set_buffer_alignment()
Markus Armbruster
1
-2
/
+4
2011-09-12
block: Show whether the virtual tray is open in info block
Markus Armbruster
1
-2
/
+16
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-8
/
+0
2011-09-12
block: Clean up remaining users of "removable"
Markus Armbruster
1
-7
/
+11
2011-09-12
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
1
-4
/
+4
2011-09-12
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
1
-7
/
+9
2011-09-12
block: Leave enforcing tray lock to device models
Markus Armbruster
1
-6
/
+1
2011-09-12
block: Drop tray status tracking, no longer used
Markus Armbruster
1
-1
/
+0
2011-09-12
block: Revert entanglement of bdrv_is_inserted() with tray status
Markus Armbruster
1
-4
/
+3
2011-09-06
savevm: Include writable devices with removable media
Markus Armbruster
1
-1
/
+1
2011-09-06
block: Clean up bdrv_flush_all()
Markus Armbruster
1
-2
/
+1
2011-09-06
block: Leave tracking media change to device models
Markus Armbruster
1
-14
/
+6
2011-09-06
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
1
-8
/
+15
2011-09-06
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
1
-22
/
+21
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
1
-9
/
+20
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-08-26
block: latency accounting
Christoph Hellwig
1
-3
/
+17
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
1
-22
/
+26
2011-08-23
block: include flush requests in info blockstats
Christoph Hellwig
1
-5
/
+13
2011-08-23
block: add cache=directsync parameter to -drive
Stefan Hajnoczi
1
-2
/
+4
2011-08-23
block: parse cache mode flags in a single place
Stefan Hajnoczi
1
-0
/
+25
2011-08-22
fix code format
Robert Wang
1
-3
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-17
/
+17
2011-08-04
block: Use bdrv_co_* instead of synchronous versions in coroutines
Kevin Wolf
1
-0
/
+56
2011-08-02
async: Remove AsyncContext
Kevin Wolf
1
-6
/
+0
2011-08-02
block: Add bdrv_co_readv/writev emulation
Kevin Wolf
1
-8
/
+75
2011-08-02
block: Emulate AIO functions with bdrv_co_readv/writev
Kevin Wolf
1
-1
/
+97
2011-08-02
block: Add bdrv_co_readv/writev
Kevin Wolf
1
-0
/
+45
2011-08-01
block: Removed unused function bdrv_write_sync
Frediano Ziglio
1
-13
/
+0
2011-08-01
block: Don't let locked flag prevent medium load
Markus Armbruster
1
-1
/
+1
2011-08-01
block: Make BlockDriver method bdrv_eject() return void
Markus Armbruster
1
-13
/
+4
2011-08-01
block: Reset device model callbacks on detach
Markus Armbruster
1
-0
/
+2
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
1
-0
/
+19
2011-06-08
bdrv_img_create: Fix segfault
Kevin Wolf
1
-2
/
+3
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
1
-7
/
+1
2011-05-19
block: Remove type hint, it's guest matter, doesn't belong here
Markus Armbruster
1
-12
/
+0
2011-05-19
block QMP: Deprecate query-block's "type", drop info block's "type="
Markus Armbruster
1
-17
/
+3
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
1
-1
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-04-07
block: Do not cache device size for removable media
Stefan Hajnoczi
1
-8
/
+6
2011-04-07
trace: Trace bdrv_set_locked()
Stefan Hajnoczi
1
-0
/
+2
2011-04-07
Do not delete BlockDriverState when deleting the drive
Ryan Harper
1
-3
/
+11
2011-03-15
Don't allow multiwrites against a block device without underlying medium
Ryan Harper
1
-0
/
+8
2011-03-07
trace: Trace bdrv_aio_flush()
Stefan Hajnoczi
1
-0
/
+2
2011-02-20
fdc: move floppy geometry guessing to block.c
Blue Swirl
1
-0
/
+103
2011-02-07
block: enable in_use flag
Marcelo Tosatti
1
-0
/
+2
[next]