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
2019-01-10
spice: Remove unused include
Frediano Ziglio
1
-1
/
+0
2019-01-10
keymaps: drop support for include files
Gerd Hoffmann
1
-4
/
+3
2019-01-10
keymaps: remove common include
Gerd Hoffmann
4
-177
/
+352
2019-01-10
keymaps: drop nl-be map
Gerd Hoffmann
2
-4
/
+1
2019-01-10
keymaps: remove modifiers include
Gerd Hoffmann
3
-20
/
+19
2019-01-10
ui/console: Remove qemu_create_display_surface_guestmem()
Peter Maydell
2
-40
/
+0
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
5
-28
/
+2
2019-01-10
egl-headless: add egl_create_context
Gerd Hoffmann
1
-1
/
+9
2019-01-04
Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-reques...
Peter Maydell
3
-44
/
+32
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
3
-2
/
+1
2019-01-04
fw_cfg: Fix -boot reboot-timeout error checking
Li Qiang
2
-15
/
+14
2019-01-04
fw_cfg: Fix -boot bootsplash error checking
Li Qiang
2
-23
/
+14
2019-01-04
fw_cfg: Improve error message when can't load splash file
Li Qiang
1
-4
/
+3
2019-01-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-11
/
+20
2019-01-04
dmg: don't skip zero chunk
yuchenlin
1
-7
/
+12
2019-01-04
dmg: use enumeration type instead of hard coding number
yuchenlin
1
-2
/
+2
2019-01-04
dmg: fix binary search
yuchenlin
1
-3
/
+7
2019-01-04
dmg: Fixing wrong dmg block type value for block terminator.
Julio Faracco
1
-1
/
+1
2019-01-04
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018...
Peter Maydell
8
-1285
/
+2180
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADDU1
Fredrik Noring
1
-2
/
+35
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADDU
Fredrik Noring
2
-0
/
+38
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADD1
Fredrik Noring
1
-5
/
+38
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADD
Fredrik Noring
2
-0
/
+46
2019-01-03
disas: nanoMIPS: Add a note on documentation
Aleksandar Markovic
1
-0
/
+7
2019-01-03
disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
Aleksandar Markovic
2
-103
/
+104
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
1
-0
/
+21
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type
Aleksandar Markovic
2
-3
/
+3
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
1
-0
/
+22
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type
Aleksandar Markovic
2
-4
/
+4
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
1
-0
/
+22
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type
Aleksandar Markovic
2
-4
/
+4
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
1
-0
/
+27
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type
Aleksandar Markovic
2
-6
/
+6
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
1
-0
/
+26
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2
-11
/
+11
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
1
-0
/
+32
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
2
-6
/
+6
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
1
-3
/
+48
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
2
-49
/
+49
2019-01-03
disas: nanoMIPS: Fix order of more invocations
Aleksandar Markovic
1
-130
/
+130
2019-01-03
disas: nanoMIPS: Name more functions in a more descriptive way
Aleksandar Markovic
2
-120
/
+120
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 3
Aleksandar Markovic
2
-130
/
+130
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 2
Aleksandar Markovic
2
-122
/
+122
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 1
Aleksandar Markovic
2
-72
/
+72
2019-01-03
disas: nanoMIPS: Name some functions in a more descriptive way
Aleksandar Markovic
2
-72
/
+72
2019-01-03
disas: nanoMIPS: Fix order of some invocations
Aleksandar Markovic
1
-388
/
+388
2019-01-03
disas: nanoMIPS: Fix a function misnomer
Aleksandar Markovic
2
-133
/
+133
2019-01-03
disas: nanoMIPS: Remove functions that are not used
Aleksandar Markovic
2
-233
/
+0
2019-01-03
disas: nanoMIPS: Fix preamble text in nanomips.* files
Aleksandar Markovic
2
-6
/
+8
2019-01-03
disas: nanoMIPS: Fix types and format strings
Stefan Weil
2
-13
/
+17
[next]