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
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into staging
Peter Maydell
3
-2
/
+101
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into staging
Peter Maydell
3
-33
/
+44
2014-06-02
vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}
Gonglei
1
-1
/
+7
2014-06-02
vnc: add trace events for key events
Gerd Hoffmann
2
-4
/
+31
2014-06-02
vnc: refuse to set a password with VNC_AUTH_NONE
Gerd Hoffmann
1
-28
/
+6
2014-06-02
sdl2: textinput + terminal
Gerd Hoffmann
1
-1
/
+40
2014-06-02
sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
Gerd Hoffmann
1
-1
/
+26
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
2
-0
/
+10
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
2
-0
/
+25
2014-06-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-24
/
+38
2014-06-02
Revert "bsd-user: replace fprintf(stderr, ...) with error_report()"
Peter Maydell
3
-9
/
+9
2014-06-02
qemu-img: Report error even with --oformat=json
Max Reitz
1
-3
/
+1
2014-05-30
vmdk: Fix local_err in vmdk_create
Fam Zheng
1
-4
/
+4
2014-05-30
block/raw-posix.c: Avoid nonstandard LONG_LONG_MAX
Peter Maydell
1
-1
/
+1
2014-05-30
qemu-img: Plug memory leak in convert command
Markus Armbruster
1
-1
/
+1
2014-05-30
block/sheepdog: Plug memory leak in sd_snapshot_create()
Markus Armbruster
1
-2
/
+2
2014-05-30
block/vvfat: Plug memory leak in read_directory()
Markus Armbruster
1
-1
/
+3
2014-05-30
block/vvfat: Plug memory leak in check_directory_consistency()
Markus Armbruster
1
-1
/
+1
2014-05-30
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
Markus Armbruster
1
-0
/
+1
2014-05-30
blockdev: Plug memory leak in drive_init()
Markus Armbruster
1
-0
/
+2
2014-05-30
blockdev: Plug memory leak in blockdev_init()
Markus Armbruster
1
-2
/
+3
2014-05-30
qemu-io: Don't print NULL when open without non-option arg fails
Markus Armbruster
1
-2
/
+4
2014-05-30
qemu-io: Plug memory leak in open command
Markus Armbruster
1
-0
/
+2
2014-05-30
qemu-io: Support multiple -o in open command
Markus Armbruster
1
-5
/
+9
2014-05-30
block: Plug memory leak on brv_open_image() error path
Markus Armbruster
1
-0
/
+1
2014-05-30
qcow2: Plug memory leak on qcow2_invalidate_cache() error paths
Markus Armbruster
1
-2
/
+1
2014-05-30
block/vvfat: Plug memory leak in enable_write_target()
Markus Armbruster
1
-0
/
+1
2014-05-30
qemu-img: Plug memory leak on block option help error path
Markus Armbruster
1
-0
/
+1
2014-05-28
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
75
-585
/
+990
2014-05-28
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
Peter Maydell
111
-814
/
+712
2014-05-28
tcg/optimize: Remember garbage high bits for 32-bit ops
Richard Henderson
1
-7
/
+26
2014-05-28
tcg/optimize: Move updating of gen_opc_buf into tcg_opt_gen_mov*
Richard Henderson
1
-61
/
+56
2014-05-28
tcg-sparc: Make debug_frame const
Richard Henderson
1
-13
/
+9
2014-05-28
tcg-s390: Make debug_frame const
Richard Henderson
1
-13
/
+9
2014-05-28
tcg-arm: Make debug_frame const
Richard Henderson
1
-13
/
+9
2014-05-28
tcg-aarch64: Make debug_frame const
Richard Henderson
1
-13
/
+9
2014-05-28
tcg-i386: Make debug_frame const
Richard Henderson
1
-21
/
+17
2014-05-28
tcg: Allow the debug_frame data structure to be constant
Richard Henderson
1
-4
/
+17
2014-05-28
tcg: Move size effects out of dh_arg
Richard Henderson
2
-50
/
+39
2014-05-28
tcg: Remove sizemask and flags arguments to tcg_gen_callN
Richard Henderson
4
-26
/
+16
2014-05-28
tcg: Save flags and computed sizemask in TCGHelperInfo
Richard Henderson
2
-16
/
+35
2014-05-28
tcg: Register the helper info struct rather than the name
Richard Henderson
1
-2
/
+5
2014-05-28
tcg: Move side effects out of dh_sizemask
Richard Henderson
2
-15
/
+8
2014-05-28
tcg: Inline tcg_gen_helperN
Richard Henderson
2
-13
/
+6
2014-05-28
tcg: Use helper-gen.h in tcg-op.h
Richard Henderson
1
-150
/
+25
2014-05-28
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
9
-71
/
+67
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
100
-326
/
+265
2014-05-28
tcg: Optimize brcond2 and setcond2 ne/eq
Richard Henderson
1
-0
/
+94
2014-05-28
ssi: Name the CS GPIO
Peter Crosthwaite
5
-7
/
+10
2014-05-28
qdev: Implement named GPIOs
Peter Crosthwaite
4
-24
/
+120
[next]