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
2012-05-14
qcow2: Don't ignore failure to clear autoclear flags
Kevin Wolf
1
-1
/
+4
2012-05-10
block: fix warning introduced in efcc7a23
Anthony Liguori
1
-1
/
+1
2012-05-10
stream: do not copy unallocated sectors from the base
Paolo Bonzini
1
-14
/
+4
2012-05-10
stream: fix ratelimiting corner case
Paolo Bonzini
1
-5
/
+5
2012-05-10
stream: pass new base image format to bdrv_change_backing_file
Paolo Bonzini
1
-2
/
+5
2012-05-10
block: wait for job callback in block_job_cancel_sync
Paolo Bonzini
1
-4
/
+3
2012-05-10
block: add block_job_sleep_ns
Paolo Bonzini
1
-14
/
+9
2012-05-10
block: fix snapshot on QED
Paolo Bonzini
2
-0
/
+14
2012-05-10
block: update in-memory backing file and format
Paolo Bonzini
1
-11
/
+0
2012-05-10
block: push bdrv_change_backing_file error checking up from drivers
Paolo Bonzini
1
-5
/
+0
2012-05-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-5
/
+20
2012-05-07
qcow2: lock on prealloc
Zhi Yong Wu
1
-0
/
+3
2012-05-07
qcow2: Limit COW to where it's needed
Kevin Wolf
1
-5
/
+9
2012-05-07
sheepdog: switch to writethrough mode if cluster doesn't support flush
MORITA Kazutaka
1
-0
/
+8
2012-05-04
ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs
Ronnie Sahlberg
1
-13
/
+73
2012-05-02
rbd: add discard support
Josh Durgin
1
-16
/
+73
2012-05-02
qcow2: fix the return value -ENOENT -> -EEXIST
Zhi Yong Wu
1
-1
/
+1
2012-05-02
qcow2: Don't hold cache references across yield
Kevin Wolf
1
-8
/
+13
2012-05-02
qcow2: Remove unused parameter in do_alloc_cluster_offset
Kevin Wolf
1
-2
/
+2
2012-05-02
block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()
Stefan Weil
1
-1
/
+2
2012-05-01
raw-posix: Do not use CONFIG_COCOA macro
Pavel Borzenkov
1
-4
/
+4
2012-04-27
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-11
/
+11
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
1
-2
/
+3
2012-04-27
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
1
-4
/
+4
2012-04-27
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
1
-3
/
+3
2012-04-27
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
1
-6
/
+5
2012-04-26
nbd: Fix uninitialised use of s->sock
Kevin Wolf
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
11
-176
/
+581
2012-04-20
qcow2: Zero write support
Kevin Wolf
3
-0
/
+94
2012-04-20
qcow2: Support for feature table header extension
Kevin Wolf
2
-9
/
+69
2012-04-20
qcow2: Support reading zero clusters
Kevin Wolf
4
-4
/
+33
2012-04-20
qcow2: Version 3 images
Kevin Wolf
2
-15
/
+148
2012-04-20
qcow2: Ignore reserved bits in check_refcounts
Kevin Wolf
1
-44
/
+54
2012-04-20
qcow2: Ignore reserved bits in refcount table entries
Kevin Wolf
2
-1
/
+3
2012-04-20
qcow2: Simplify count_cow_clusters
Kevin Wolf
1
-18
/
+15
2012-04-20
qcow2: Refactor qcow2_free_any_clusters
Kevin Wolf
1
-19
/
+22
2012-04-20
qcow2: Ignore reserved bits in L1/L2 entries
Kevin Wolf
2
-19
/
+19
2012-04-20
qcow2: Fail write_compressed when overwriting data
Kevin Wolf
1
-4
/
+3
2012-04-20
qcow2: Ignore reserved bits in count_contiguous_clusters()
Kevin Wolf
1
-10
/
+28
2012-04-20
qcow2: Ignore reserved bits in get_cluster_offset
Kevin Wolf
3
-19
/
+60
2012-04-20
qcow2: Save disk size in snapshot header
Kevin Wolf
2
-0
/
+17
2012-04-20
qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()
Kevin Wolf
1
-0
/
+6
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
5
-21
/
+17
2012-04-19
nbd: do not block in nbd_wr_sync if no data at all is available
Paolo Bonzini
1
-2
/
+10
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
1
-7
/
+6
2012-04-19
nbd: consistently check for <0 or >=0
Paolo Bonzini
1
-7
/
+15
2012-04-19
nbd: avoid out of bounds access to recv_coroutine array
Paolo Bonzini
1
-1
/
+5
2012-04-19
qcow2: Fix return value of alloc_refcount_block
Kevin Wolf
1
-1
/
+1
2012-04-19
qcow2: Fix error handling in qcow2_alloc_cluster_offset
Kevin Wolf
1
-1
/
+1
2012-04-19
block: Fix spelling in comment (ineffcient -> inefficient)
Stefan Weil
1
-1
/
+1
[next]