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
/
stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
aio: Get rid of qemu_aio_flush()
Kevin Wolf
1
-1
/
+1
2012-10-24
block: rename block_job_complete to block_job_completed
Paolo Bonzini
1
-2
/
+2
2012-09-28
stream: add on-error argument
Paolo Bonzini
1
-1
/
+27
2012-09-28
block: move job APIs to separate files
Paolo Bonzini
1
-0
/
+1
2012-08-29
stream: complete early if end of backing file is reached
Stefan Hajnoczi
1
-0
/
+6
2012-06-15
stream: move rate limiting to a separate header file
Paolo Bonzini
1
-29
/
+2
2012-06-15
stream: move is_allocated_above to block.c
Paolo Bonzini
1
-51
/
+2
2012-06-15
stream: tweak usage of bdrv_co_is_allocated
Paolo Bonzini
1
-26
/
+25
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: update in-memory backing file and format
Paolo Bonzini
1
-11
/
+0
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-05
block stream: close unused files and update ->backing_hd
Marcelo Tosatti
1
-0
/
+34
2012-04-05
block: set job->speed in block_set_speed
Paolo Bonzini
1
-1
/
+0
2012-04-05
block: fix streaming/closing race
Paolo Bonzini
1
-2
/
+4
2012-01-26
block: add support for partial streaming
Marcelo Tosatti
1
-4
/
+87
2012-01-26
block: rate-limit streaming operations
Stefan Hajnoczi
1
-6
/
+59
2012-01-26
block: add image streaming block job
Stefan Hajnoczi
1
-0
/
+133