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
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
1
-0
/
+4
2013-04-25
console: add dummy surface for guests without graphic card
Gerd Hoffmann
1
-2
/
+32
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-5
/
+5
2013-04-25
console: switch ppm_save to qemu_open
Gerd Hoffmann
1
-2
/
+4
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
1
-0
/
+19
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-1
/
+14
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
1
-1
/
+14
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
1
-30
/
+73
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
1
-26
/
+33
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
1
-0
/
+6
2013-04-16
console: gui timer fixes
Gerd Hoffmann
1
-5
/
+29
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-17
/
+16
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
1
-0
/
+8
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
1
-0
/
+50
2013-04-16
console: zap g_width + g_height
Gerd Hoffmann
1
-23
/
+9
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-19
/
+53
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
1
-27
/
+69
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-19
/
+30
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
1
-39
/
+34
2013-04-16
console: add trace events
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: switch color_table_rgb to pixman_color_t
Gerd Hoffmann
1
-16
/
+8
2013-04-16
console: use pixman for font rendering
Gerd Hoffmann
1
-99
/
+11
2013-04-16
console: use pixman for fill+blit
Gerd Hoffmann
1
-55
/
+10
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
1
-1
/
+1
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
1
-63
/
+79
2013-03-18
console: zap color_table
Gerd Hoffmann
1
-77
/
+6
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-47
/
+47
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-11
/
+11
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
1
-4
/
+4
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
1
-42
/
+29
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-0
/
+144
2013-03-13
chardev: add vc support to qapi
Gerd Hoffmann
1
-12
/
+49
2013-03-08
qemu-char: move text console init to console.c
Anthony Liguori
1
-0
/
+7
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
1
-1
/
+13
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
1
-2
/
+7
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-0
/
+1724