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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
vnc: added buffer_advance function
Tim Hardeck
2
-4
/
+10
2013-01-16
ui: Drop useless null tests in parse_keyboard_layout()
Markus Armbruster
1
-7
/
+9
2013-01-15
sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits
Markus Armbruster
2
-15
/
+10
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-0
/
+84
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2012-12-22
build: fix includes for VNC
Paolo Bonzini
1
-1
/
+0
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
29
-269
/
+7305
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
8
-8
/
+8
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
12
-22
/
+22
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
4
-4
/
+4
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
5
-8
/
+8
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2
-0
/
+9
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
18
-225
/
+7252
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-1
/
+0
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-0
/
+5
2012-12-17
spice-qemu-char: register spicevmc ports during qemu_spice_init()
Marc-André Lureau
2
-0
/
+5
2012-12-17
spice-qemu-char: add spiceport chardev
Marc-André Lureau
1
-0
/
+3
2012-12-17
qxl+vnc: register a vm state change handler for dummy spice_server
Uri Lublin
1
-0
/
+2
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
2
-3
/
+3
2012-12-10
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-0
/
+2
2012-12-08
curses: Remove OpenBSD workaround
Brad Smith
1
-4
/
+0
2012-12-06
ui/vnc-palette.c: Include headers it needs
Eduardo Habkost
1
-0
/
+2
2012-11-26
Merge remote-tracking branch 'spice/spice.v64' into staging
Anthony Liguori
2
-1
/
+36
2012-11-26
vnc: fix option misspelling ("non-adapative" -> "non-adaptive")
Catalin Patulea
1
-1
/
+1
2012-11-21
spice: add new spice-server callbacks to ui/spice-display.c
Gerd Hoffmann
1
-0
/
+35
2012-11-21
Fix the inconsistency in x509-dh-key-file parameter
Lei Li
1
-1
/
+1
2012-11-15
vnc-palette.h: Include <stdbool.h>
Eduardo Habkost
1
-0
/
+1
2012-11-05
spice: fix initialization order
Gerd Hoffmann
1
-1
/
+1
2012-11-05
spice: switch to pixman
Gerd Hoffmann
2
-33
/
+25
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
4
-18
/
+12
2012-11-02
ui/cocoa.m: Update to new DisplayChangeListener member names
Peter Maydell
1
-2
/
+2
2012-11-01
vnc: add missing static
Blue Swirl
4
-18
/
+12
2012-11-01
pixman/vnc: remove dead code.
Gerd Hoffmann
3
-87
/
+27
2012-11-01
pixman/vnc: remove rgb_prepare_row* functions
Gerd Hoffmann
1
-74
/
+10
2012-11-01
pixman/vnc: use pixman images in vnc.
Gerd Hoffmann
7
-228
/
+259
2012-11-01
console: remove DisplayAllocator
Gerd Hoffmann
1
-111
/
+6
2012-11-01
console: remove dpy_gfx_fill
Gerd Hoffmann
1
-7
/
+0
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
4
-26
/
+19
2012-11-01
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
3
-10
/
+10
2012-10-23
vnc: drop QERR_VNC_SERVER_FAILED
Paolo Bonzini
1
-3
/
+0
2012-10-23
vnc: add error propagation to vnc_display_open
Paolo Bonzini
1
-19
/
+23
2012-10-23
vnc: reorganize code for reverse mode
Paolo Bonzini
1
-11
/
+9
2012-10-23
vnc: introduce a single label for error returns
Paolo Bonzini
1
-25
/
+17
2012-10-23
vnc: avoid Yoda conditionals
Paolo Bonzini
1
-2
/
+2
2012-10-23
qemu-sockets: add Error ** to all functions
Paolo Bonzini
1
-2
/
+2
2012-10-19
ui/vnc-jobs.c: Fix minor typos in comments
Peter Maydell
1
-8
/
+8
2012-10-19
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
Joel Martin
1
-0
/
+2
2012-10-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+4
[prev]
[next]