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
2018-01-26
nbd: implement bdrv_get_info callback
Edgar Kaziakhmedov
1
-0
/
+11
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-16
/
+112
2018-01-23
block/vmdk: Add blkdebug events
Max Reitz
1
-0
/
+16
2018-01-23
block/qcow: Add blkdebug events
Max Reitz
1
-0
/
+16
2018-01-23
qcow2: No persistent dirty bitmaps for compat=0.10
Max Reitz
2
-3
/
+21
2018-01-23
block/vmdk: Fix , instead of ; at end of line
Max Reitz
1
-1
/
+1
2018-01-23
qcow2: Repair unaligned preallocated zero clusters
Max Reitz
1
-12
/
+58
2018-01-22
block/parallels: add backing support to readv/writev
Edgar Kaziakhmedov
1
-6
/
+44
2018-01-22
block/parallels: replace some magic numbers
Klim Kireev
2
-2
/
+5
2018-01-22
block/parallels: move some structures into header
Klim Kireev
2
-52
/
+87
2018-01-22
configure: add dependency
Klim Kireev
1
-0
/
+2
2018-01-16
block/iscsi: fix initialization of iTask in iscsi_co_get_block_status
Peter Lieven
1
-1
/
+2
2018-01-08
block/nbd: fix segmentation fault when .desc is not null-terminated
Murilo Opsfelder Araujo
1
-0
/
+1
2017-12-22
block: Keep nodes drained between reopen_queue/multiple
Kevin Wolf
1
-0
/
+6
2017-12-22
commit: Simplify reopen of base
Kevin Wolf
1
-7
/
+1
2017-12-22
block: Allow graph changes in subtree drained section
Kevin Wolf
1
-4
/
+24
2017-12-22
block: Add bdrv_subtree_drained_begin/end()
Kevin Wolf
1
-11
/
+43
2017-12-22
block: Don't notify parents in drain call chain
Kevin Wolf
1
-13
/
+34
2017-12-22
block: Nested drain_end must still call callbacks
Kevin Wolf
1
-5
/
+7
2017-12-22
block: Don't block_job_pause_all() in bdrv_drain_all()
Kevin Wolf
1
-4
/
+0
2017-12-22
block: Make bdrv_drain() driver callbacks non-recursive
Kevin Wolf
1
-7
/
+9
2017-12-22
block: Assert drain_all is only called from main AioContext
Kevin Wolf
1
-0
/
+6
2017-12-22
block: Remove unused bdrv_requests_pending
Fam Zheng
1
-18
/
+0
2017-12-22
qcow2: get rid of qcow2_backing_read1 routine
Edgar Kaziakhmedov
2
-46
/
+8
2017-12-22
block: Unify order in drain functions
Kevin Wolf
1
-4
/
+8
2017-12-22
block: Don't wait for requests in bdrv_drain*_end()
Kevin Wolf
1
-2
/
+0
2017-12-22
block: bdrv_drain_recurse(): Remove unused begin parameter
Kevin Wolf
1
-6
/
+6
2017-12-22
block: Call .drain_begin only once in bdrv_drain_all_begin()
Kevin Wolf
1
-2
/
+1
2017-12-22
block: Make bdrv_drain_invoke() recursive
Kevin Wolf
1
-3
/
+11
2017-12-21
block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
Peter Lieven
1
-11
/
+32
2017-12-21
block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
Peter Lieven
1
-4
/
+4
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-4
/
+2
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
4
-141
/
+172
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
2
-4
/
+2
2017-12-18
block/curl: fix minor memory leaks
Jeff Cody
1
-0
/
+6
2017-12-18
block/curl: check error return of curl_global_init()
Jeff Cody
1
-6
/
+12
2017-12-18
block/sheepdog: code beautification
Jeff Cody
1
-82
/
+82
2017-12-18
block/sheepdog: remove spurious NULL check
Jeff Cody
1
-1
/
+1
2017-12-18
backup: use copy_bitmap in incremental backup
Vladimir Sementsov-Ogievskiy
1
-38
/
+17
2017-12-18
backup: simplify non-dirty bits progress processing
Vladimir Sementsov-Ogievskiy
1
-15
/
+3
2017-12-18
backup: init copy_bitmap from sync_bitmap for incremental
Vladimir Sementsov-Ogievskiy
1
-1
/
+43
2017-12-18
backup: move from done_bitmap to copy_bitmap
Vladimir Sementsov-Ogievskiy
1
-9
/
+14
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2017-12-18
block: remove "qemu/osdep.h" from header file
Philippe Mathieu-Daudé
1
-1
/
+0
2017-11-29
block/nfs: fix nfs_client_open for filesize greater than 1TB
Peter Lieven
1
-4
/
+3
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
4
-7
/
+7
2017-11-29
block: Expect graph changes in bdrv_parent_drained_begin/end
Kevin Wolf
1
-4
/
+4
2017-11-21
block: Error out on load_vm with active dirty bitmaps
Kevin Wolf
1
-12
/
+3
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
1
-5
/
+6
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
1
-6
/
+17
[next]