aboutsummaryrefslogtreecommitdiffstats
path: root/monitor.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-10QMP: BLOCK_IO_ERROR event handlingLuiz Capitulino1-0/+1
2010-01-26New API for asynchronous monitor commandsAdam Litke1-0/+2
2010-01-19QMP: Introduce VNC_INITIALIZED eventLuiz Capitulino1-0/+1
2010-01-19QMP: Introduce VNC_DISCONNECTED eventLuiz Capitulino1-0/+1
2010-01-19QMP: Introduce VNC_CONNECTED eventLuiz Capitulino1-0/+1
2009-12-12Revert "monitor: Command-line flag to enable control mode"Gerd Hoffmann1-1/+0
2009-12-04monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32Blue Swirl1-6/+6
2009-12-03QMP: Introduce basic asynchronous eventsLuiz Capitulino1-0/+5
2009-12-03QMP: Asynchronous events infrastructureLuiz Capitulino1-0/+6
2009-12-03monitor: Command-line flag to enable control modeLuiz Capitulino1-0/+1
2009-12-03monitor: Introduce MONITOR_USE_CONTROL flagLuiz Capitulino1-0/+1
2009-09-04monitor: Export QDict headerLuiz Capitulino1-0/+1
2009-07-27Add monitor_get_fd() command for fetching named fdsMark McLoughlin1-0/+2
2009-03-05monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)aliguori1-1/+2
2009-03-05monitor: Decouple terminals (Jan Kiszka)aliguori1-1/+4
2009-03-05monitor: Drop banner hiding (Jan Kiszka)aliguori1-1/+1
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-0/+25