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-10-01
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
1
-0
/
+3
2018-10-01
qcow2: Explicit number replaced by a constant
Leonid Bloch
1
-2
/
+2
2018-10-01
qcow2: Set the default cache-clean-interval to 10 minutes
Leonid Bloch
2
-2
/
+4
2018-10-01
qcow2: Resize the cache upon image resizing
Leonid Bloch
1
-0
/
+11
2018-10-01
qcow2: Increase the default upper limit on the L2 cache size
Leonid Bloch
1
-1
/
+5
2018-10-01
qcow2: Assign the L2 cache relatively to the image size
Leonid Bloch
2
-15
/
+10
2018-10-01
qcow2: Avoid duplication in setting the refcount cache size
Leonid Bloch
1
-3
/
+2
2018-10-01
qcow2: Make sizes more humanly readable
Leonid Bloch
2
-5
/
+6
2018-10-01
file-posix: Forbid trying to change unsupported options during reopen
Alberto Garcia
1
-2
/
+7
2018-10-01
file-posix: x-check-cache-dropped should default to false on reopen
Alberto Garcia
1
-1
/
+1
2018-10-01
file-posix: Include filename in locking error message
Fam Zheng
1
-4
/
+6
2018-09-28
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
1
-0
/
+21
2018-09-26
vmdk: align end of file to a sector boundary
yuchenlin
1
-0
/
+21
2018-09-25
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
1
-0
/
+0
2018-09-25
trivial: Make bios files and source files non-executable
Thomas Huth
1
-0
/
+0
2018-09-25
block: Use a single global AioWait
Kevin Wolf
2
-12
/
+6
2018-09-25
block: Remove aio_poll() in bdrv_drain_poll variants
Kevin Wolf
1
-8
/
+0
2018-09-25
block-backend: Decrease in_flight only after callback
Kevin Wolf
1
-1
/
+1
2018-09-25
block-backend: Fix potential double blk_delete()
Kevin Wolf
1
-1
/
+8
2018-09-25
block-backend: Add .drained_poll callback
Kevin Wolf
1
-0
/
+9
2018-09-25
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
1
-0
/
+15
2018-09-25
block/linux-aio: acquire AioContext before qemu_laio_process_completions
Sergio Lopez
1
-1
/
+1
2018-09-25
block/stream: refactor stream to use job callbacks
John Snow
1
-8
/
+15
2018-09-25
block/mirror: conservative mirror_exit refactor
John Snow
1
-11
/
+33
2018-09-25
block/mirror: don't install backing chain on abort
John Snow
1
-1
/
+1
2018-09-25
block/commit: refactor commit to use job callbacks
John Snow
1
-41
/
+51
2018-09-25
block/stream: add block job creation flags
John Snow
1
-2
/
+3
2018-09-25
block/mirror: add block job creation flags
John Snow
1
-2
/
+3
2018-09-25
block/commit: add block job creation flags
John Snow
1
-2
/
+3
2018-09-24
curl: Make sslverify=off disable host as well as peer verification.
Richard W.M. Jones
1
-0
/
+2
2018-09-24
block/rbd: Attempt to parse legacy filenames
Jeff Cody
1
-2
/
+52
2018-09-24
block/rbd: pull out qemu_rbd_convert_options
Jeff Cody
1
-12
/
+24
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
5
-121
/
+76
2018-08-31
block/backup: make function variables consistently named
John Snow
1
-31
/
+31
2018-08-31
jobs: utilize job_exit shim
John Snow
3
-42
/
+10
2018-08-31
block/mirror: utilize job_exit shim
John Snow
1
-18
/
+11
2018-08-31
block/commit: utilize job_exit shim
John Snow
1
-17
/
+5
2018-08-31
jobs: canonize Error object
John Snow
5
-7
/
+6
2018-08-31
jobs: change start callback to run callback
John Snow
5
-16
/
+23
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
4
-10
/
+7
2018-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-46
/
+44
2018-08-15
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
6
-32
/
+0
2018-08-15
block: make .bdrv_close optional
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2018-08-15
mirror: Fail gracefully for source == target
Kevin Wolf
1
-0
/
+5
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-08-15
luks: Allow share-rw=on
Fam Zheng
1
-1
/
+3
2018-08-15
throttle-groups: Don't allow timers without throttled requests
Alberto Garcia
1
-10
/
+22
2018-08-15
throttle-groups: Skip the round-robin if a member is being drained
Alberto Garcia
1
-0
/
+9
2018-08-15
block/qapi: Fix memory leak in qmp_query_blockstats()
Kevin Wolf
1
-1
/
+2
2018-08-15
nvme: simplify plug/unplug
Paolo Bonzini
1
-10
/
+10
[next]