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
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...
Peter Maydell
4
-152
/
+208
2014-09-05
console: Remove unused QEMU_BIG_ENDIAN_FLAG
Benjamin Herrenschmidt
2
-15
/
+4
2014-09-05
console: add qemu_pixman_linebuf_copy
Gerd Hoffmann
1
-0
/
+9
2014-09-05
console: add dpy_gfx_update_dirty
Gerd Hoffmann
1
-0
/
+61
2014-09-05
console: add qemu_create_displaysurface_guestmem
Gerd Hoffmann
1
-0
/
+37
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
2
-25
/
+13
2014-09-05
console: reimplement qemu_default_pixelformat
Gerd Hoffmann
1
-113
/
+4
2014-09-05
console: add qemu_default_pixman_format
Gerd Hoffmann
1
-0
/
+25
2014-09-05
console: add qemu_pixelformat_from_pixman
Gerd Hoffmann
1
-0
/
+56
2014-09-05
spice: make sure we don't overflow ssd->buf
Gerd Hoffmann
1
-5
/
+15
2014-09-01
spice: use console index as display id
Gerd Hoffmann
1
-2
/
+1
2014-08-15
spice: don't use 'Yoda conditions'
Gonglei
1
-2
/
+2
2014-07-25
vnc update fix
Gerd Hoffmann
2
-1
/
+4
2014-07-25
fix full frame updates for VNC clients
Stephan Kulow
1
-0
/
+1
2014-07-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ...
Peter Maydell
1
-0
/
+5
2014-07-11
ui/gtk: Restore keyboard focus after Page change
John Snow
1
-3
/
+6
2014-07-11
spice: auth fixes
Gerd Hoffmann
1
-0
/
+5
2014-07-01
ui/vnc: fix potential memory corruption issues
Peter Lieven
2
-86
/
+77
2014-07-01
ui/vnc: limit client_cut_text msg payload size
Peter Lieven
1
-3
/
+10
2014-06-29
ui/cocoa: Honour -show-cursor command line option
Peter Maydell
1
-2
/
+18
2014-06-29
ui/cocoa: Fix handling of absolute positioning devices
Peter Maydell
1
-29
/
+46
2014-06-29
ui/cocoa: Add utility method to check if point is within window
Peter Maydell
1
-2
/
+7
2014-06-29
ui/cocoa: Cope with first surface being same as initial window size
Peter Maydell
1
-1
/
+5
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
1
-1
/
+1
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
1
-34
/
+36
2014-06-23
qapi event: convert VNC events
Wenchao Xia
2
-56
/
+59
2014-06-23
qapi: adjust existing defines
Wenchao Xia
2
-7
/
+9
2014-06-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...
Peter Maydell
2
-15
/
+9
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
1
-1
/
+1
2014-06-19
vnc: fix screen updates
Gerd Hoffmann
1
-0
/
+3
2014-06-19
vnc: Drop superfluous conditionals around g_strdup()
Markus Armbruster
1
-4
/
+1
2014-06-19
vnc: Drop superfluous conditionals around g_free()
Markus Armbruster
2
-12
/
+6
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
1
-11
/
+118
2014-06-11
gtk: update window size after showing/hiding tabs
Gerd Hoffmann
1
-0
/
+2
2014-06-11
gtk: factor out gtk3 grab into the new gd_grab_devices function
Gerd Hoffmann
1
-64
/
+36
2014-06-11
gtk: cleanup backend dependencies
Gerd Hoffmann
1
-28
/
+42
2014-06-11
gtk: factor out keycode mapping
Gerd Hoffmann
1
-7
/
+16
2014-06-10
console: fix -vga none -sdl crash
Gerd Hoffmann
1
-4
/
+1
2014-06-10
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
1
-9
/
+4
2014-06-04
input/vnc: use kbd delays in press_key
Gerd Hoffmann
1
-0
/
+2
2014-06-04
input/curses: add kbd delay between keydown and keyup events
Gerd Hoffmann
1
-0
/
+10
2014-06-04
input: use kbd delays for send_key monitor command
Gerd Hoffmann
1
-39
/
+6
2014-06-04
input: add support for kbd delays
Gerd Hoffmann
1
-3
/
+105
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into staging
Peter Maydell
2
-2
/
+99
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
1
-4
/
+23
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
1
-0
/
+9
[prev]
[next]