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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-26
qed: Add return value to qed_aio_read/write_data()
Kevin Wolf
2
-62
/
+31
2017-06-26
qed: Add return value to qed_aio_write_inplace/alloc()
Kevin Wolf
1
-23
/
+20
2017-06-26
qed: Add return value to qed_aio_write_cow()
Kevin Wolf
1
-37
/
+21
2017-06-26
qed: Add return value to qed_aio_write_main()
Kevin Wolf
1
-25
/
+30
2017-06-26
qed: Add return value to qed_aio_write_l2_update()
Kevin Wolf
1
-17
/
+26
2017-06-26
qed: Add return value to qed_aio_write_l1_update()
Kevin Wolf
1
-10
/
+9
2017-06-26
qed: Inline qed_commit_l2_update()
Kevin Wolf
1
-22
/
+14
2017-06-26
qed: Make qed_aio_write_main() synchronous
Kevin Wolf
1
-42
/
+19
2017-06-26
qed: Make qed_aio_read_data() synchronous
Kevin Wolf
1
-3
/
+5
2017-06-26
qed: Remove callback from qed_write_table()
Kevin Wolf
3
-45
/
+22
2017-06-26
qed: Remove GenericCB
Kevin Wolf
3
-45
/
+1
2017-06-26
qed: Make qed_write_table() synchronous
Kevin Wolf
1
-54
/
+30
2017-06-26
qed: Remove callback from qed_write_header()
Kevin Wolf
1
-20
/
+12
2017-06-26
qed: Make qed_write_header() synchronous
Kevin Wolf
1
-47
/
+29
2017-06-26
qed: Remove callback from qed_copy_from_backing_file()
Kevin Wolf
1
-34
/
+23
2017-06-26
qed: Make qed_copy_from_backing_file() synchronous
Kevin Wolf
1
-49
/
+29
2017-06-26
qed: Make qed_read_backing_file() synchronous
Kevin Wolf
1
-14
/
+18
2017-06-26
qed: Remove callback from qed_find_cluster()
Kevin Wolf
3
-32
/
+35
2017-06-26
qed: Remove callback from qed_read_l2_table()
Kevin Wolf
3
-76
/
+36
2017-06-26
qed: Remove callback from qed_read_table()
Kevin Wolf
1
-54
/
+25
2017-06-26
qed: Make qed_read_table() synchronous
Kevin Wolf
1
-38
/
+18
2017-06-26
qed: Use bottom half to resume waiting requests
Kevin Wolf
1
-3
/
+10
2017-06-26
qcow2: Use offset_into_cluster() and offset_to_l2_index()
Alberto Garcia
2
-3
/
+3
2017-06-26
qcow2: Merge the writing of the COW regions with the guest data
Alberto Garcia
3
-20
/
+91
2017-06-26
qcow2: Pass a QEMUIOVector to do_perform_cow_{read,write}()
Alberto Garcia
1
-27
/
+24
2017-06-26
qcow2: Allow reading both COW regions with only one request
Alberto Garcia
1
-13
/
+38
2017-06-26
qcow2: Split do_perform_cow() into _read(), _encrypt() and _write()
Alberto Garcia
1
-30
/
+87
2017-06-26
qcow2: Make perform_cow() call do_perform_cow() twice
Alberto Garcia
1
-14
/
+22
2017-06-26
qcow2: Use unsigned int for both members of Qcow2COWRegion
Alberto Garcia
2
-4
/
+4
2017-06-26
qcow2: Remove unused Error variable in do_perform_cow()
Alberto Garcia
1
-3
/
+1
2017-06-26
throttle: Update throttle-groups.c documentation
Alberto Garcia
1
-1
/
+1
2017-06-26
block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
Stefan Hajnoczi
1
-3
/
+1
2017-06-26
block: count bdrv_co_rw_vmstate() requests
Stefan Hajnoczi
1
-5
/
+12
2017-06-26
commit: Fix completion with extra reference
Kevin Wolf
1
-0
/
+7
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
8
-15
/
+5
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
9
-94
/
+267
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
8
-15
/
+5
2017-06-16
block: make accounting thread-safe
Paolo Bonzini
1
-0
/
+16
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
2
-5
/
+9
2017-06-16
block: introduce block_account_one_io
Paolo Bonzini
1
-29
/
+22
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2
-11
/
+68
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2
-2
/
+45
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
1
-2
/
+14
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
1
-3
/
+3
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
2
-4
/
+2
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
[next]