aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2016-04-13input-linux: refine mouse detectionGerd Hoffmann
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-04-04ui/cocoa.m: Add support for cdr filesJohn Arbuckle
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160324-1' into st...Peter Maydell
2016-03-24spice: Disallow use of gl + TCP portChristophe Fergeau
2016-03-24input-linux: fix Coverity warningGerd Hoffmann
2016-03-24input-linux: switch over to -objectGerd Hoffmann
2016-03-23ui/cocoa.m: switch to QKeyCodepull-cocoa-20160323-1John Arbuckle
2016-03-23ui/cocoa.m: fix help menusJohn Arbuckle
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost
2016-03-09ui/console: add escape sequence \e[5, 6nRen Kimura
2016-03-08input-linux: add switch to enable auto-repeat eventsGerd Hoffmann
2016-03-08input-linux: add option to toggle grab on all devicesGerd Hoffmann
2016-03-08input: linux evdev supportGerd Hoffmann
2016-03-08vnc: send cursor when a new client is connectingFrediano Ziglio
2016-03-05qapi: Avoid use of 'data' member of QAPI unionsEric Blake
2016-03-05ui: Shorten references into InputEventEric Blake
2016-03-05util: Shorten references into SocketAddressEric Blake
2016-03-01qapi: promote input-send-event to stableGerd Hoffmann
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-25chardev: Properly initialize ChardevCommon componentsEric Blake
2016-02-23Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...Peter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert
2016-02-23spice/gl: tweak debug messages.Gerd Hoffmann
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-23spice: reset cursor on resizeMarc-André Lureau
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann
2016-02-23spice: init dcl before registering qxl interfaceGerd Hoffmann
2016-02-22gtk: fix uninitialized temporary VirtualConsolePaolo Bonzini
2016-02-08ui/cocoa.m: Include qemu/osdep.hPeter Maydell
2016-02-04ui: Clean up includesPeter Maydell
2016-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell
2016-02-03console: block rendering until client is doneGerd Hoffmann
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-02-02sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička
2016-02-02gtk: use qemu_chr_alloc() to allocate CharDriverStateDaniel P. Berrange
2016-01-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-socket-20160120-1' int...Peter Maydell
2016-01-19vnc: distiguish between ipv4/ipv6 omitted vs set to offDaniel P. Berrange
2016-01-18vnc: fix tls-creds error messageWolfgang Bumiller
2016-01-18Fix corner-case when using VNC+SASL+SPICEChristophe Fergeau