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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
monitor: remove unused do_info_trace
Harsh Prateek Bora
1
-16
/
+0
2012-07-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-18
/
+14
2012-07-14
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
Peter Maydell
1
-25
/
+4
2012-07-13
qapi: Convert getfd and closefd
Corey Bryant
1
-18
/
+14
2012-06-15
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
1
-6
/
+152
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
-62
/
+45
2012-05-08
hmp: fix bad value conversion for M type
Luiz Capitulino
1
-2
/
+6
2012-05-08
hmp: expr_unary(): check for overflow in strtoul()/strtoull()
Luiz Capitulino
1
-0
/
+4
2012-03-27
qmp: add and use q type specifier
Paolo Bonzini
1
-0
/
+3
2012-03-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+0
2012-03-19
monitor: fix client_migrate_info error handling
Yonit Halperin
1
-0
/
+5
2012-03-19
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
1
-1
/
+0
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-28
/
+28
2012-03-14
monitor: Don't access registers through CPUState
Andreas Färber
1
-246
/
+246
2012-03-03
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
1
-2
/
+2
2012-02-24
suspend: add qmp events
Gerd Hoffmann
1
-0
/
+6
2012-02-22
qmp: add DEVICE_TRAY_MOVED event
Luiz Capitulino
1
-0
/
+3
2012-02-21
Add SPICE support to add_client monitor command
Daniel P. Berrange
1
-2
/
+7
2012-02-18
target-xtensa: implement info tlb monitor command
Max Filippov
1
-2
/
+2
2012-01-26
qmp: add query-block-jobs
Stefan Hajnoczi
1
-0
/
+7
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
1
-0
/
+3
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+3
2012-01-18
qapi: Convert change
Luiz Capitulino
1
-74
/
+0
2012-01-18
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
1
-1
/
+2
2012-01-18
monitor: expose readline state
Anthony Liguori
1
-3
/
+8
2012-01-18
qapi: Convert expire_password
Luiz Capitulino
1
-39
/
+0
2012-01-18
qapi: Convert set_password
Luiz Capitulino
1
-57
/
+0
2012-01-18
vnc: Simplify vnc_display_password()
Luiz Capitulino
1
-1
/
+6
2011-12-06
qapi: Convert human-monitor-command
Luiz Capitulino
1
-9
/
+14
2011-12-06
qapi: Convert inject-nmi
Luiz Capitulino
1
-19
/
+0
2011-12-06
qapi: Convert cont
Luiz Capitulino
1
-59
/
+15
2011-12-06
qapi: Convert pmemsave
Luiz Capitulino
1
-37
/
+0
2011-12-06
qapi: Convert memsave
Luiz Capitulino
1
-38
/
+0
2011-12-06
qapi: Complete system_powerdown conversion
Luiz Capitulino
1
-10
/
+0
2011-11-17
monitor: Fix file_completion() to check for stat() failure
Markus Armbruster
1
-2
/
+2
2011-11-01
Sort the help info shown in monitor at runtime
Wayne Xia
1
-4
/
+26
2011-10-31
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-289
/
+24
2011-10-31
Merge remote-tracking branch 'spice/spice.v45' into staging
Anthony Liguori
1
-2
/
+4
2011-10-27
Monitor: do_info(): Drop QMP command handling code
Luiz Capitulino
1
-31
/
+1
2011-10-27
QMP: Drop the query commands dispatch table
Luiz Capitulino
1
-58
/
+5
2011-10-27
qapi: Convert query-pci
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-balloon
Luiz Capitulino
1
-12
/
+1
2011-10-27
qapi: Convert query-spice
Luiz Capitulino
1
-12
/
+1
2011-10-27
qapi: Convert query-vnc
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-blockstats
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-block
Luiz Capitulino
1
-10
/
+1
2011-10-27
qapi: Convert query-cpus
Luiz Capitulino
1
-100
/
+1
2011-10-27
qapi: Convert the cpu command
Luiz Capitulino
1
-11
/
+0
2011-10-27
Monitor: Introduce monitor_get_cpu_index()
Luiz Capitulino
1
-0
/
+5
[next]