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
path:
root
/
include
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
1
-0
/
+12
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-2
/
+3
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
2
-4
/
+4
2014-03-05
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
1
-3
/
+0
2014-03-05
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
1
-0
/
+2
2014-03-05
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
1
-0
/
+1
2014-03-05
input: mouse: add helpers functions to core
Gerd Hoffmann
1
-0
/
+14
2014-03-05
input: keyboard: add helper functions to core
Gerd Hoffmann
1
-0
/
+5
2014-03-05
input: add core bits of the new input layer
Gerd Hoffmann
1
-0
/
+32
2014-03-05
console: export QemuConsole index,width,height
Gerd Hoffmann
1
-0
/
+3
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
1
-0
/
+2
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
1
-1
/
+0
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+3
2013-07-30
spice: fix display initialization
Gerd Hoffmann
1
-0
/
+2
2013-06-21
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
1
-1
/
+1
2013-06-11
gtk: implement -full-screen
Peter Wu
1
-1
/
+1
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-2
/
+1
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
1
-0
/
+1
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-1
/
+2
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
1
-0
/
+15
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
1
-2
/
+4
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
1
-17
/
+2
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
1
-1
/
+2
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2
-1
/
+2
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
1
-2
/
+4
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
1
-0
/
+1
2013-04-16
console: gui timer fixes
Gerd Hoffmann
1
-4
/
+5
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-6
/
+6
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
1
-8
/
+0
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
1
-2
/
+0
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-3
/
+0
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
1
-1
/
+0
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-11
/
+11
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
1
-4
/
+1
2013-04-16
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
1
-0
/
+7
2013-04-16
pixman: add qemu_pixman_color()
Gerd Hoffmann
1
-0
/
+2
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
1
-60
/
+0
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2
-17
/
+20
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-10
/
+2
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
1
-1
/
+1
2013-03-18
console: add surface_*() getters
Gerd Hoffmann
1
-8
/
+38
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2
-5
/
+5
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
1
-7
/
+4
2013-03-18
console: kill DisplayState->opaque
Gerd Hoffmann
1
-1
/
+0
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
2
-154
/
+54
2013-03-13
chardev: add vc support to qapi
Gerd Hoffmann
1
-2
/
+2
[next]