index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2013-04-19
monitor: fix the wrong order of releasing keys
Amos Kong
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-16
gtk: custom cursor support
Gerd Hoffmann
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
console: gui timer fixes
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
2013-04-16
console: zap g_width + g_height
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
2013-04-16
console: add trace events
Gerd Hoffmann
2013-04-16
console: switch color_table_rgb to pixman_color_t
Gerd Hoffmann
2013-04-16
console: use pixman for font rendering
Gerd Hoffmann
2013-04-16
console: use pixman for fill+blit
Gerd Hoffmann
2013-04-16
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
2013-04-16
pixman: add qemu_pixman_color()
Gerd Hoffmann
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-02
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
ui/gtk: Set QEMU window icon
Stefan Weil
2013-04-02
gtk: make more messages translatable
Aurelien Jarno
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2013-03-25
gtk: Release modifier when graphic console loses keyboard focus
Jan Kiszka
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
console: zap color_table
Gerd Hoffmann
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
sdl: drop dead code
Gerd Hoffmann
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
2013-03-18
console: kill DisplayState->opaque
Gerd Hoffmann
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-13
chardev: add vc support to qapi
Gerd Hoffmann
2013-03-08
qemu-char: move text console init to console.c
Anthony Liguori
2013-02-26
Add compat for GDK_KEY_XXX symbols
Daniel P. Berrange
2013-02-26
Add compat macro for gtk_widget_get_realized
Daniel P. Berrange
2013-02-26
Ensure x_keymap.o is built when GTK is enabled
Daniel P. Berrange
2013-02-26
Replace expose-event handler with draw handler in GTK3
Daniel P. Berrange
[prev]
[next]