summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "monitor: Command-line flag to enable control mode"Gerd Hoffmann2009-12-121-1/+0
* monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32Blue Swirl2009-12-041-6/+6
* QMP: Introduce basic asynchronous eventsLuiz Capitulino2009-12-031-0/+5
* QMP: Asynchronous events infrastructureLuiz Capitulino2009-12-031-0/+6
* monitor: Command-line flag to enable control modeLuiz Capitulino2009-12-031-0/+1
* monitor: Introduce MONITOR_USE_CONTROL flagLuiz Capitulino2009-12-031-0/+1
* monitor: Export QDict headerLuiz Capitulino2009-09-041-0/+1
* Add monitor_get_fd() command for fetching named fdsMark McLoughlin2009-07-271-0/+2
* monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)aliguori2009-03-051-1/+2
* monitor: Decouple terminals (Jan Kiszka)aliguori2009-03-051-1/+4
* monitor: Drop banner hiding (Jan Kiszka)aliguori2009-03-051-1/+1
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-0/+25