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
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/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
2018-05-15
vnc: add magic cookie to VncState
Gerd Hoffmann
3
-1
/
+16
2018-05-15
ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed
Tomeu Vizoso
1
-1
/
+1
2018-05-15
gtk: make it possible to hide the menu bar
Peter Wu
1
-1
/
+45
2018-05-15
sdl2: move opts assignment into loop
Gerd Hoffmann
1
-1
/
+1
2018-05-14
target/openrisc: Merge disas_openrisc_insn
Richard Henderson
1
-9
/
+4
2018-05-14
target/openrisc: Convert dec_float
Richard Henderson
2
-230
/
+149
2018-05-14
target/openrisc: Convert dec_compi
Richard Henderson
2
-58
/
+70
2018-05-14
target/openrisc: Convert dec_comp
Richard Henderson
2
-62
/
+73
2018-05-14
target/openrisc: Convert dec_M
Richard Henderson
2
-28
/
+16
2018-05-14
target/openrisc: Convert dec_logic
Richard Henderson
2
-36
/
+32
2018-05-14
target/openrisc: Convert dec_mac
Richard Henderson
2
-33
/
+27
2018-05-14
target/openrisc: Convert dec_calc
Richard Henderson
2
-169
/
+229
2018-05-14
target/openrisc: Convert remainder of dec_misc insns
Richard Henderson
2
-153
/
+141
2018-05-14
target/openrisc: Convert memory insns
Richard Henderson
2
-139
/
+160
2018-05-14
target/openrisc: Convert branch insns
Richard Henderson
2
-78
/
+84
2018-05-14
target/openrisc: Start conversion to decodetree.py
Richard Henderson
3
-43
/
+78
2018-05-14
target-openrisc: Write back result before FPE exception
Richard Henderson
3
-252
/
+126
2018-05-14
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'...
Peter Maydell
1
-0
/
+1
2018-05-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
Peter Maydell
14
-96
/
+152
2018-05-14
m68k: fix floatx80_mod() (Coverity CID1390568)
Laurent Vivier
1
-0
/
+1
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-48
/
+202
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
1
-1
/
+1
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
8
-80
/
+127
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
3
-3
/
+15
[next]