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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
block: Consider all child nodes in bdrv_requests_pending()
Kevin Wolf
1
-5
/
+8
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
1
-0
/
+17
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
8
-44
/
+59
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
1
-30
/
+1
2015-10-23
block: Prepare for NULL BDS
Max Reitz
1
-2
/
+2
2015-10-23
block: Add blk_insert_bs()
Max Reitz
1
-0
/
+11
2015-10-23
block: Prepare remaining BB functions for NULL BDS
Max Reitz
1
-16
/
+56
2015-10-23
block: Fail requests to empty BlockBackend
Max Reitz
1
-1
/
+54
2015-10-23
block: Make some BB functions fall back to BBRS
Max Reitz
1
-4
/
+24
2015-10-23
block: Add BlockBackendRootState
Max Reitz
1
-0
/
+40
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
1
-8
/
+11
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
6
-19
/
+141
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
3
-12
/
+23
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
3
-11
/
+5
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
1
-2
/
+5
2015-10-23
block: Fix BB AIOCB AioContext without BDS
Max Reitz
1
-1
/
+16
2015-10-23
block/raw_bsd: Drop raw_is_inserted()
Max Reitz
1
-6
/
+0
2015-10-23
block: Add blk_is_available()
Max Reitz
1
-1
/
+6
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
3
-7
/
+5
2015-10-23
block: Remove host floppy support
Max Reitz
1
-217
/
+5
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
3
-3
/
+3
2015-10-16
blkdebug: Don't confuse image as backing file
Fam Zheng
1
-1
/
+1
2015-10-16
qcow2: Remove forward declaration of QCowAIOCB
Kevin Wolf
1
-2
/
+0
2015-10-16
raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable
Stefan Hajnoczi
1
-1
/
+10
2015-10-16
blkverify: Fix BDS leak in .bdrv_open error path
Kevin Wolf
1
-0
/
+3
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
2
-14
/
+0
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
1
-16
/
+7
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
1
-2
/
+1
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
1
-0
/
+17
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
1
-1
/
+1
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
3
-34
/
+18
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
10
-49
/
+50
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
23
-308
/
+340
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
1
-31
/
+34
2015-10-16
blkverify: Convert s->test_file to BdrvChild
Kevin Wolf
1
-20
/
+21
2015-10-16
vmdk: Use BdrvChild instead of BDS for references to extents
Kevin Wolf
1
-48
/
+51
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
4
-10
/
+10
2015-10-08
block/ssh: remove dead code
Paolo Bonzini
1
-4
/
+1
2015-10-02
block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo...
Richard W.M. Jones
1
-1
/
+1
2015-10-02
raw-win32: Fix write request error handling
Kevin Wolf
1
-2
/
+2
2015-10-01
block: mirror - fix full sync mode when target does not support zero init
Jeff Cody
1
-1
/
+3
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-34
/
+37
2015-09-25
sheepdog: refine discard support
Hitoshi Mitake
1
-9
/
+20
2015-09-25
sheepdog: use per AIOCB dirty indexes for non overlapping requests
Hitoshi Mitake
1
-28
/
+35
2015-09-25
Backup: don't do copy-on-read in before_write_notifier
Wen Congyang
1
-6
/
+14
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
1
-1
/
+11
2015-09-25
sheepdog: add reopen support
Liu Yuan
1
-0
/
+76
2015-09-25
block/nfs: cache allocated filesize for read-only files
Peter Lieven
1
-0
/
+36
2015-09-25
block/nfs: fix calculation of allocated file size
Peter Lieven
1
-1
/
+1
2015-09-25
nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
1
-34
/
+37
[prev]
[next]