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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
docs: Document the new default sizes of the qcow2 caches
Alberto Garcia
1
-17
/
+16
2018-05-15
qcow2: Give the refcount cache the minimum possible size by default
Alberto Garcia
3
-17
/
+20
2018-05-15
specs/qcow2: Clarify that compressed clusters have the COPIED bit reset
Alberto Garcia
1
-4
/
+4
2018-05-15
Fix error message about compressed clusters with OFLAG_COPIED
Alberto Garcia
1
-2
/
+2
2018-05-15
iotests: Split 214 off of 122
Max Reitz
5
-80
/
+133
2018-05-15
blockjob: Add block_job_driver()
Kevin Wolf
3
-3
/
+17
2018-05-15
blockjob: Introduce block_job_ratelimit_get_delay()
Kevin Wolf
6
-19
/
+29
2018-05-15
blockjob: Implement block_job_set_speed() centrally
Kevin Wolf
7
-72
/
+12
2018-05-15
blockjob: Move RateLimit to BlockJob
Kevin Wolf
5
-12
/
+13
2018-05-15
blockjob: Wrappers for progress counter access
Kevin Wolf
6
-29
/
+63
2018-05-15
blockjob: Fix assertion in block_job_finalize()
Kevin Wolf
1
-1
/
+1
2018-05-15
blockjob: expose error string via query
John Snow
2
-1
/
+7
2018-05-15
hmp: Allow using a qdev id in block_set_io_throttle
Alberto Garcia
2
-3
/
+14
2018-05-15
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
11
-24
/
+32
2018-05-15
block: Drop last of the sector-based aio callbacks
Eric Blake
2
-54
/
+36
2018-05-15
vxhs: Switch to byte-based callbacks
Eric Blake
1
-21
/
+22
2018-05-15
rbd: Switch to byte-based callbacks
Eric Blake
1
-18
/
+22
2018-05-15
null: Switch to byte-based read/write
Eric Blake
1
-22
/
+23
2018-05-15
file-win32: Switch to byte-based callbacks
Eric Blake
3
-22
/
+32
2018-05-15
block: Support byte-based aio callbacks
Eric Blake
2
-9
/
+35
2018-05-15
block-backend: simplify blk_get_aio_context
Daniel Henrique Barboza
1
-7
/
+1
2018-05-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180515'...
Peter Maydell
11
-71
/
+428
2018-05-15
tcg: Optionally log FPU state in TCG -d cpu logging
Peter Maydell
3
-3
/
+9
2018-05-15
sdcard: Correct CRC16 offset in sd_function_switch()
Philippe Mathieu-Daudé
1
-1
/
+1
2018-05-15
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
1
-1
/
+2
2018-05-15
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
1
-3
/
+17
2018-05-15
target/arm: Implement FCSEL for fp16
Alex Bennée
1
-6
/
+25
2018-05-15
target/arm: Implement FCMP for fp16
Alex Bennée
3
-17
/
+83
2018-05-15
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
1
-0
/
+48
2018-05-15
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
1
-0
/
+65
2018-05-15
target/arm: Introduce and use read_fp_hreg
Richard Henderson
1
-16
/
+14
2018-05-15
target/arm: Implement FCVT (scalar, fixed-point) for fp16
Richard Henderson
1
-2
/
+15
2018-05-15
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
3
-18
/
+122
2018-05-15
target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
Richard Henderson
1
-1
/
+1
2018-05-15
target/arm: Implement FMOV (general) for fp16
Richard Henderson
1
-0
/
+21
2018-05-15
target/arm: Fix fp_status_f16 tininess before rounding
Peter Maydell
1
-0
/
+2
2018-05-15
fpu/softfloat: Don't set Invalid for float-to-int(MAXINT)
Peter Maydell
1
-2
/
+2
2018-05-15
fpu/softfloat: int_to_float ensure r fully initialised
Alex Bennée
1
-1
/
+1
2018-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...
Peter Maydell
2
-29
/
+111
2018-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180515-pull-request' i...
Peter Maydell
7
-92
/
+168
2018-05-15
Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' int...
Peter Maydell
5
-1151
/
+1050
2018-05-15
ps2: Fix mouse stream corruption due to lost data
Geoffrey McRae
2
-29
/
+100
2018-05-15
ps2: Clear the PS/2 queue and obey disable
Geoffrey McRae
1
-0
/
+11
2018-05-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
8
-38
/
+343
2018-05-15
gtk: disable the F10 menubar key
Peter Wu
1
-0
/
+6
2018-05-15
console: use linked list for QemuConsoles
Gerd Hoffmann
1
-47
/
+58
2018-05-15
ui: document non-qapi parser cases.
Gerd Hoffmann
1
-0
/
+14
2018-05-15
ui: switch gtk display to qapi parser
Gerd Hoffmann
2
-33
/
+5
2018-05-15
ui: switch trivial displays to qapi parser
Gerd Hoffmann
1
-6
/
+0
2018-05-15
ui: add qapi parser for -display
Gerd Hoffmann
1
-2
/
+22
[prev]
[next]