index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
monitor: move json init from OPEN event to init
Anthony Liguori
2012-08-23
1
-1
/
+3
*
monitor: avoid declaring unused variables
Blue Swirl
2012-08-20
1
-1
/
+1
*
monitor: Clean up fd sets on monitor disconnect
Corey Bryant
2012-08-15
1
-1
/
+22
*
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-15
1
-1
/
+85
*
qapi: Introduce add-fd, remove-fd, query-fdsets
Corey Bryant
2012-08-15
1
-0
/
+189
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
1
-70
/
+14
|
\
|
*
qmp: add SUSPEND_DISK event
Luiz Capitulino
2012-08-13
1
-0
/
+1
|
*
qmp: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
1
-5
/
+13
|
*
monitor: drop unused monitor debug code
Luiz Capitulino
2012-08-13
1
-65
/
+0
*
|
Add migrate_set_cache_size command
Orit Wasserman
2012-08-08
1
-0
/
+7
*
|
Add migration capabilities
Orit Wasserman
2012-08-08
1
-0
/
+7
|
/
*
monitor: remove unused do_info_trace
Harsh Prateek Bora
2012-07-19
1
-16
/
+0
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-07-18
1
-18
/
+14
|
\
|
*
qapi: Convert getfd and closefd
Corey Bryant
2012-07-13
1
-18
/
+14
*
|
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
Peter Maydell
2012-07-14
1
-25
/
+4
|
/
*
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
2012-06-15
1
-6
/
+152
*
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
1
-0
/
+1
*
Add 'query-events' command to QMP to query async events
Daniel P. Berrange
2012-06-04
1
-62
/
+45
*
hmp: fix bad value conversion for M type
Luiz Capitulino
2012-05-08
1
-2
/
+6
*
hmp: expr_unary(): check for overflow in strtoul()/strtoull()
Luiz Capitulino
2012-05-08
1
-0
/
+4
*
qmp: add and use q type specifier
Paolo Bonzini
2012-03-27
1
-0
/
+3
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-19
1
-1
/
+0
|
\
|
*
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
2012-03-19
1
-1
/
+0
*
|
monitor: fix client_migrate_info error handling
Yonit Halperin
2012-03-19
1
-0
/
+5
|
/
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-28
/
+28
*
monitor: Don't access registers through CPUState
Andreas Färber
2012-03-14
1
-246
/
+246
*
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2012-03-03
1
-2
/
+2
|
\
|
*
target-xtensa: implement info tlb monitor command
Max Filippov
2012-02-18
1
-2
/
+2
*
|
suspend: add qmp events
Gerd Hoffmann
2012-02-24
1
-0
/
+6
*
|
qmp: add DEVICE_TRAY_MOVED event
Luiz Capitulino
2012-02-22
1
-0
/
+3
*
|
Add SPICE support to add_client monitor command
Daniel P. Berrange
2012-02-21
1
-2
/
+7
|
/
*
qmp: add query-block-jobs
Stefan Hajnoczi
2012-01-26
1
-0
/
+7
*
qmp: add block_job_cancel command
Stefan Hajnoczi
2012-01-26
1
-0
/
+3
*
qmp: add block_stream command
Stefan Hajnoczi
2012-01-26
1
-0
/
+3
*
qapi: Convert change
Luiz Capitulino
2012-01-18
1
-74
/
+0
*
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-01-18
1
-1
/
+2
*
monitor: expose readline state
Anthony Liguori
2012-01-18
1
-3
/
+8
*
qapi: Convert expire_password
Luiz Capitulino
2012-01-18
1
-39
/
+0
*
qapi: Convert set_password
Luiz Capitulino
2012-01-18
1
-57
/
+0
*
vnc: Simplify vnc_display_password()
Luiz Capitulino
2012-01-18
1
-1
/
+6
*
qapi: Convert human-monitor-command
Luiz Capitulino
2011-12-06
1
-9
/
+14
*
qapi: Convert inject-nmi
Luiz Capitulino
2011-12-06
1
-19
/
+0
*
qapi: Convert cont
Luiz Capitulino
2011-12-06
1
-59
/
+15
*
qapi: Convert pmemsave
Luiz Capitulino
2011-12-06
1
-37
/
+0
*
qapi: Convert memsave
Luiz Capitulino
2011-12-06
1
-38
/
+0
*
qapi: Complete system_powerdown conversion
Luiz Capitulino
2011-12-06
1
-10
/
+0
*
monitor: Fix file_completion() to check for stat() failure
Markus Armbruster
2011-11-17
1
-2
/
+2
*
Sort the help info shown in monitor at runtime
Wayne Xia
2011-11-01
1
-4
/
+26
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-10-31
1
-289
/
+24
|
\
|
*
Monitor: do_info(): Drop QMP command handling code
Luiz Capitulino
2011-10-27
1
-31
/
+1
[prev]
[next]