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-02-22
egl-headless: cursor_dmabuf: handle NULL cursor
Gerd Hoffmann
1
-6
/
+9
2018-02-22
console/opengl: split up dpy_gl_cursor ops
Gerd Hoffmann
3
-14
/
+34
2018-02-22
sdl2: fix hotkey keyup
Gerd Hoffmann
1
-11
/
+3
2018-02-22
Update OpenBIOS images to 54d959d9 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2018-02-21
fpu/softfloat: re-factor sqrt
Alex Bennée
2
-111
/
+97
2018-02-21
fpu/softfloat: re-factor compare
Alex Bennée
2
-54
/
+82
2018-02-21
fpu/softfloat: re-factor minmax
Alex Bennée
2
-107
/
+126
2018-02-21
fpu/softfloat: re-factor scalbn
Alex Bennée
2
-73
/
+34
2018-02-21
fpu/softfloat: re-factor int/uint to float
Alex Bennée
2
-180
/
+172
2018-02-21
fpu/softfloat: re-factor float to int/uint
Alex Bennée
2
-755
/
+193
2018-02-21
fpu/softfloat: re-factor round_to_int
Alex Bennée
2
-174
/
+146
2018-02-21
fpu/softfloat: re-factor muladd
Alex Bennée
3
-575
/
+272
2018-02-21
fpu/softfloat: re-factor div
Alex Bennée
3
-148
/
+137
2018-02-21
fpu/softfloat: re-factor mul
Alex Bennée
2
-128
/
+82
2018-02-21
fpu/softfloat: re-factor add/sub
Alex Bennée
2
-427
/
+469
2018-02-21
fpu/softfloat: define decompose structures
Alex Bennée
1
-1
/
+85
2018-02-21
fpu/softfloat: move the extract functions to the top of the file
Alex Bennée
1
-66
/
+54
2018-02-21
fpu/softfloat: improve comments on ARM NaN propagation
Alex Bennée
1
-2
/
+3
2018-02-21
include/fpu/softfloat: add some float16 constants
Alex Bennée
1
-3
/
+5
2018-02-21
include/fpu/softfloat: implement float16_set_sign helper
Alex Bennée
1
-0
/
+5
2018-02-21
include/fpu/softfloat: implement float16_chs helper
Alex Bennée
1
-0
/
+9
2018-02-21
include/fpu/softfloat: implement float16_abs helper
Alex Bennée
1
-0
/
+7
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
45
-79
/
+93
2018-02-21
fpu/softfloat-types: new header to prevent excessive re-builds
Alex Bennée
3
-31
/
+117
2018-02-21
include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
Alex Bennée
1
-27
/
+0
2018-02-21
fpu/softfloat: implement float16_squash_input_denormal
Alex Bennée
2
-0
/
+16
2018-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180220-pull-request' i...
Peter Maydell
10
-117
/
+196
2018-02-20
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
3
-6
/
+6
2018-02-20
ui: Reorder vte terminal packing to avoid gtk3 warnings
Jan Kiszka
1
-2
/
+2
2018-02-20
vl: drop display_type variable
Gerd Hoffmann
2
-42
/
+17
2018-02-20
vl: drop request_opengl variable
Gerd Hoffmann
1
-7
/
+1
2018-02-20
vl: drop full_screen variable
Gerd Hoffmann
1
-2
/
+0
2018-02-20
cocoa: use DisplayOptions
Gerd Hoffmann
4
-7
/
+10
2018-02-20
curses: use DisplayOptions
Gerd Hoffmann
4
-6
/
+9
2018-02-20
egl-headless: use DisplayOptions
Gerd Hoffmann
4
-5
/
+7
2018-02-20
vl: drop no_quit variable
Gerd Hoffmann
1
-5
/
+2
2018-02-20
sdl: use DisplayOptions
Gerd Hoffmann
5
-28
/
+50
2018-02-20
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
4
-24
/
+98
2018-02-20
vl: rename DisplayType to LegacyDisplayType
Gerd Hoffmann
1
-5
/
+5
2018-02-20
vl: deprecate -no-frame
Gerd Hoffmann
2
-0
/
+11
2018-02-20
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
23
-8
/
+42
2018-02-19
9p: fix leak in synth_name_to_path()
Marc-André Lureau
1
-0
/
+1
2018-02-19
9p: v9fs_path_copy() readability
Marc-André Lureau
2
-6
/
+5
2018-02-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-11
/
+13
2018-02-19
trace: avoid SystemTap "char const" warnings
Stefan Hajnoczi
2
-8
/
+8
2018-02-19
tracetool: For ust trace bool type as ctf_integer
Jon Emil Jahren
1
-1
/
+2
2018-02-19
tracetool: Update argument format regex to non-greedy star
Jon Emil Jahren
1
-2
/
+3
2018-02-19
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
43
-54
/
+5570
2018-02-19
MAINTAINERS: add entry for hw/rdma
Marcel Apfelbaum
1
-0
/
+8
2018-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
5
-1
/
+680
[prev]
[next]