summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-27spice: set pointer position on hotspotMarc-André Lureau2-5/+8
2015-04-27spice: fix mouse cursor positionMarc-André Lureau1-1/+1
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann2-1/+3
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster5-33/+11
2015-04-27gtk: Avoid accel key leakage into guest on console switchJan Kiszka1-0/+12
2015-04-27gtk: Fix VTE focus grabbingJan Kiszka1-3/+4
2015-04-25Open 2.4 development treePeter Maydell1-1/+1
2015-04-24qmp: Give saner messages related to qmp_capabilities misuseEric Blake1-4/+19
2015-04-24qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini1-2/+2
2015-04-24qapi: Drop dead genlist parameterEric Blake1-13/+9
2015-04-24balloon: improve error msg when adding second deviceLuiz Capitulino2-2/+1
2015-04-24Update version for v2.3.0 releasePeter Maydell1-1/+1
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann3-11/+17
2015-04-22gtk: bind to text terminal consoles tooGerd Hoffmann1-36