index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2012-09-07
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
Nicholas Bellinger
1
-0
/
+1
2012-09-05
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
Yonit Halperin
1
-0
/
+1
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-0
/
+5
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
1
-0
/
+1
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
1
-0
/
+1
2012-06-04
Add 'query-events' command to QMP to query async events
Daniel P. Berrange
1
-0
/
+4
2012-02-24
suspend: add qmp events
Gerd Hoffmann
1
-0
/
+2
2012-02-22
qmp: add DEVICE_TRAY_MOVED event
Luiz Capitulino
1
-0
/
+1
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
1
-0
/
+1
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+1
2012-01-18
monitor: expose readline state
Anthony Liguori
1
-0
/
+5
2011-12-15
qom: qom_{get, set} monitor commands (v2)
Anthony Liguori
1
-0
/
+4
2011-12-06
qapi: Convert cont
Luiz Capitulino
1
-0
/
+3
2011-10-27
Monitor: Introduce monitor_get_cpu_index()
Luiz Capitulino
1
-0
/
+1
2011-10-27
Monitor: Make mon_set_cpu() public
Luiz Capitulino
1
-0
/
+1
2010-12-09
spice: connection events.
Gerd Hoffmann
1
-0
/
+3
2010-10-05
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-1
/
+1
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+2
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-2
/
+1
2010-10-01
Monitor: Drop monitor_cmd_user_only()
Luiz Capitulino
1
-1
/
+0
2010-10-01
Add option to turn on JSON pretty printing in monitor
Daniel P. Berrange
1
-0
/
+1
2010-07-01
monitor: Allow to exclude commands from QMP
Jan Kiszka
1
-0
/
+1
2010-07-01
monitor: Establish cmd flags and convert the async tag
Jan Kiszka
1
-0
/
+3
2010-05-03
QMP: Introduce RESUME event
Luiz Capitulino
1
-0
/
+1
2010-03-27
error: Trim includes after "Infrastructure to track locations..."
Markus Armbruster
1
-1
/
+0
2010-03-16
monitor: New monitor_cur_is_qmp()
Markus Armbruster
1
-0
/
+2
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-0
/
+1
2010-03-16
monitor: Factor monitor_set_error() out of qemu_error_internal()
Markus Armbruster
1
-0
/
+3
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
1
-0
/
+1
2010-03-09
QMP: Introduce WATCHDOG event
Luiz Capitulino
1
-0
/
+1
2010-03-08
QMP: Introduce RTC_CHANGE event
Luiz Capitulino
1
-0
/
+1
2010-03-08
QMP: Drop DEBUG event
Luiz Capitulino
1
-1
/
+0
2010-02-19
Monitor: Convert do_change() to cmd_new_ret()
Luiz Capitulino
1
-3
/
+3
2010-02-10
QMP: BLOCK_IO_ERROR event handling
Luiz Capitulino
1
-0
/
+1
2010-01-26
New API for asynchronous monitor commands
Adam Litke
1
-0
/
+2
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
1
-0
/
+1
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
1
-0
/
+1
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
1
-0
/
+1
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
1
-1
/
+0
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
1
-6
/
+6
2009-12-03
QMP: Introduce basic asynchronous events
Luiz Capitulino
1
-0
/
+5
2009-12-03
QMP: Asynchronous events infrastructure
Luiz Capitulino
1
-0
/
+6
2009-12-03
monitor: Command-line flag to enable control mode
Luiz Capitulino
1
-0
/
+1
2009-12-03
monitor: Introduce MONITOR_USE_CONTROL flag
Luiz Capitulino
1
-0
/
+1
2009-09-04
monitor: Export QDict header
Luiz Capitulino
1
-0
/
+1
2009-07-27
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
1
-0
/
+2
2009-03-05
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
1
-1
/
+2
2009-03-05
monitor: Decouple terminals (Jan Kiszka)
aliguori
1
-1
/
+4
2009-03-05
monitor: Drop banner hiding (Jan Kiszka)
aliguori
1
-1
/
+1
[next]