Gerd Hoffmann
|
5b8541c6c7
console: fix cell overflow
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Paolo Bonzini
|
eae3eb3e18
qemu/queue.h: simplify reverse access to QTAILQ
|
6 years ago |
Peter Maydell
|
22571ffa0c
ui/console: Remove qemu_create_display_surface_guestmem()
|
6 years ago |
Marc-André Lureau
|
c809d1d2f4
ui: use enum to string helpers
|
7 years ago |
Marc-André Lureau
|
265b578c58
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
|
7 years ago |
Michal Privoznik
|
08d9864fa4
console: Avoid segfault in screendump
|
7 years ago |
Gerd Hoffmann
|
cd6cd8fa0d
console: use linked list for QemuConsoles
|
7 years ago |
Tina Zhang
|
7cd0afe69f
console: introduce dpy_gfx_update_full
|
7 years ago |
Gerd Hoffmann
|
da024b1ed2
ui: add ctrl modifier support to kbd_put_qcode_console()
|
7 years ago |
Gerd Hoffmann
|
9588d67e72
console: minimal hotplug suport
|
7 years ago |
Thomas Huth
|
f771c5440e
qapi: Add device ID and head parameters to screendump
|
7 years ago |
Gerd Hoffmann
|
2e5567c903
vnc: deal with surface NULL pointers
|
7 years ago |
Peter Maydell
|
4ee02f53be
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into staging
|
7 years ago |
Gerd Hoffmann
|
61b4d9a246
console: add ui module loading support
|
7 years ago |
Gerd Hoffmann
|
898f9d41d0
console: add and use qemu_display_find_default
|
7 years ago |
Gerd Hoffmann
|
db71589fd9
console: add qemu display registry, add gtk
|
7 years ago |
Markus Armbruster
|
9af2398977
Include less of the generated modular QAPI headers
|
7 years ago |
Gerd Hoffmann
|
6e1f2cb560
console/opengl: split up dpy_gl_cursor ops
|
7 years ago |
Markus Armbruster
|
922a01a013
Move include qemu/option.h from qemu-common.h to actual users
|
7 years ago |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 years ago |
Gerd Hoffmann
|
777c5f1e43
ui: fix dcl unregister
|
7 years ago |
Gerd Hoffmann
|
4133fa711f
console: add support for dmabufs
|
7 years ago |
Alexander Graf
|
7c336f9fe5
console: add question-mark escape operator
|
8 years ago |
Gerd Hoffmann
|
1540008629
console: fix dpy_gfx_replace_surface assert
|
8 years ago |
Peter Maydell
|
22a9e1fd63
Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into staging
|
8 years ago |
Gerd Hoffmann
|
3f8f1313e0
console: remove do_safe_dpy_refresh
|
8 years ago |
Marc-André Lureau
|
ad664c1d4c
console: use get_uint() for "head" property
|
8 years ago |
Marc-André Lureau
|
4d43a603c7
char: move CharBackend handling in char-fe unit
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |