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
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
2
-2
/
+11
2017-06-16
throttle-groups: do not use qemu_co_enter_next
Paolo Bonzini
1
-5
/
+37
2017-06-16
throttle-groups: only start one coroutine from drained_begin
Paolo Bonzini
1
-20
/
+25
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
1
-2
/
+2
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
3
-3
/
+7
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
1
-3
/
+3
2017-06-16
block: access io_limits_disabled with atomic ops
Paolo Bonzini
2
-3
/
+3
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
1
-2
/
+2
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
1
-4
/
+4
2017-06-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-2
/
+1
2017-06-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-1
/
+9
2017-06-09
block/gluster.c: Handle qdict_array_entries() failure
Peter Maydell
1
-2
/
+1
2017-06-09
block/qcow.c: Fix memory leak in qcow_create()
Peter Maydell
1
-0
/
+1
2017-06-09
commit: Fix use after free in completion
Kevin Wolf
1
-0
/
+7
2017-06-09
block: Fix anonymous BBs in blk_root_inactivate()
Kevin Wolf
1
-1
/
+1
2017-06-07
nbd: make it thread-safe, fix qcow2 over nbd
Paolo Bonzini
1
-21
/
+9
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2017-06-06
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2017-06-02
gluster: add support for PREALLOC_MODE_FALLOC
Niels de Vos
1
-36
/
+40
2017-05-30
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
6
-30
/
+16
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
2
-24
/
+5
2017-05-29
block: Tweak error message related to qemu-img amend
Eric Blake
1
-1
/
+2
2017-05-29
qcow2: remove extra local_error variable
Alberto Garcia
1
-3
/
+2
2017-05-29
mirror: Drop permissions on s->target on completion
Kevin Wolf
1
-1
/
+6
2017-05-26
stream: fix crash in stream_start() when block_job_create() fails
Alberto Garcia
1
-1
/
+1
2017-05-24
block/gluster: glfs_lseek() workaround
Jeff Cody
1
-2
/
+16
2017-05-24
blockjob: introduce block_job_pause/resume_all
Paolo Bonzini
1
-16
/
+3
2017-05-24
blockjob: introduce block_job_early_fail
Paolo Bonzini
3
-3
/
+3
2017-05-18
migration: migration.h was not needed
Juan Quintela
1
-1
/
+0
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
6
-6
/
+6
2017-05-17
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
Stefan Hajnoczi
1
-97
/
+144
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
6
-6
/
+6
2017-05-16
curl: do not do aio_poll when waiting for a free CURLState
Paolo Bonzini
1
-1
/
+15
2017-05-16
curl: convert readv to coroutines
Paolo Bonzini
1
-56
/
+38
2017-05-16
curl: convert CURLAIOCB to byte values
Paolo Bonzini
1
-22
/
+22
2017-05-16
curl: split curl_find_state/curl_init_state
Paolo Bonzini
1
-22
/
+30
2017-05-16
block/win32: fix 'ret not initialized' warning
Gerd Hoffmann
1
-0
/
+1
2017-05-16
curl: avoid recursive locking of BDRVCURLState mutex
Paolo Bonzini
1
-1
/
+13
2017-05-16
curl: never invoke callbacks with s->mutex held
Paolo Bonzini
1
-4
/
+8
2017-05-16
curl: strengthen assertion in curl_clean_state
Paolo Bonzini
1
-0
/
+5
2017-05-16
block: curl: Allow passing cookies via QCryptoSecret
Peter Krempa
1
-1
/
+23
2017-05-12
Merge tag 'block-pull-request' into staging
Stefan Hajnoczi
1
-2
/
+2
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
9
-282
/
+796
2017-05-12
block: Simplify BDRV_BLOCK_RAW recursion
Eric Blake
1
-2
/
+2
2017-05-11
qcow2: Discard/zero clusters by byte count
Eric Blake
4
-41
/
+39
2017-05-11
qcow2: Assert that cluster operations are aligned
Eric Blake
1
-4
/
+11
2017-05-11
qcow2: Optimize write zero of unaligned tail cluster
Eric Blake
1
-0
/
+7
2017-05-11
qcow2: Optimize zero_single_l2() to minimize L2 churn
Eric Blake
1
-2
/
+13
2017-05-11
qcow2: Make distinction between zero cluster types obvious
Eric Blake
4
-80
/
+60
2017-05-11
qcow2: Name typedef for cluster type
Eric Blake
3
-14
/
+15
[next]