index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
console.c
Age
Commit message (
Expand
)
Author
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-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
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
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [vga emu side]
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-21
console: allow VCs to be overridden by UI
Anthony Liguori
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
[prev]