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
2018-11-06
monitor: delay monitor iothread creation
Wolfgang Bumiller
1
-14
/
+21
2018-11-06
monitor: guard iothread access by mon->use_io_thread
Wolfgang Bumiller
1
-1
/
+1
2018-10-18
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
1
-3
/
+10
2018-10-05
qdev-monitor: print help to stdout
Marc-André Lureau
1
-3
/
+13
2018-09-25
monitor: print message when using 'help' with an unknown command
Collin Walling
1
-1
/
+8
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
1
-137
/
+13
2018-08-30
monitor: no need to save need_resume
Marc-André Lureau
1
-9
/
+4
2018-08-30
Revert "qmp: isolate responses into io thread"
Marc-André Lureau
1
-117
/
+3
2018-08-30
monitor: consitify qmp_send_response() QDict argument
Marc-André Lureau
1
-2
/
+2
2018-08-28
monitor: accept input on resume
Marc-André Lureau
1
-0
/
+1
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-3
/
+2
2018-08-28
monitor: simplify monitor_qmp_setup_handlers_bh
Peter Xu
1
-9
/
+3
2018-08-24
json: Clean up headers
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Pass lexical errors and limit violations to callback
Markus Armbruster
1
-4
/
+1
2018-08-24
json: Redesign the callback to consume JSON values
Markus Armbruster
1
-10
/
+8
2018-08-23
hmp-commands-info: add sync-profile
Emilio G. Cota
1
-0
/
+11
2018-08-15
monitor: fix oob command leak
Marc-André Lureau
1
-0
/
+2
2018-07-31
monitor: temporary fix for dead-lock on event recursion
Marc-André Lureau
1
-1
/
+43
2018-07-23
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
1
-1
/
+1
2018-07-16
monitor: Fix tracepoint crash on JSON syntax error
Markus Armbruster
1
-1
/
+1
2018-07-11
monitor: fix double-free of request error
Marc-André Lureau
1
-0
/
+1
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
1
-295
/
+212
2018-07-03
monitor: Improve some comments
Markus Armbruster
1
-55
/
+45
2018-07-03
qmp: Clean up capability negotiation after commit 02130314d8c
Markus Armbruster
1
-51
/
+38
2018-07-03
qmp: Simplify monitor_qmp_respond()
Markus Armbruster
1
-16
/
+10
2018-07-03
qmp: Replace get_qmp_greeting() by qmp_greeting()
Markus Armbruster
1
-6
/
+7
2018-07-03
qmp: Replace monitor_json_emitter{,raw}() by qmp_{queue,send}_response()
Markus Armbruster
1
-11
/
+10
2018-07-03
qmp: Use QDict * instead of QObject * for response objects
Markus Armbruster
1
-15
/
+16
2018-07-03
qmp: De-duplicate error response building
Markus Armbruster
1
-6
/
+1
2018-07-03
monitor: Peel off @mon_global wrapper
Markus Armbruster
1
-31
/
+29
2018-07-03
monitor: Rename use_io_thr to use_io_thread
Markus Armbruster
1
-11
/
+11
2018-07-03
qmp: Don't let JSON errors jump the queue
Markus Armbruster
1
-8
/
+15
2018-07-03
qmp: Don't let malformed in-band commands jump the queue
Markus Armbruster
1
-61
/
+18
2018-07-03
tests/qmp-test: Demonstrate QMP errors jumping the queue
Markus Armbruster
1
-0
/
+1
2018-07-03
qmp: Simplify code around monitor_qmp_dispatch_one()
Markus Armbruster
1
-34
/
+24
2018-07-03
qmp: Always free QMPRequest with qmp_request_free()
Markus Armbruster
1
-4
/
+2
2018-07-03
qmp: Revert change to handle_qmp_command tracepoint
Markus Armbruster
1
-6
/
+6
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
1
-0
/
+3
2018-07-03
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster
1
-7
/
+2
2018-07-03
qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
Markus Armbruster
1
-6
/
+8
2018-07-03
qmp: Make "id" optional again even in "oob" monitors
Markus Armbruster
1
-7
/
+0
2018-07-03
qmp: Document COMMAND_DROPPED design flaw
Markus Armbruster
1
-0
/
+6
2018-07-03
qapi: add conditions to SPICE type/commands/events on the schema
Marc-André Lureau
1
-3
/
+0
2018-07-03
monitor: Spell "I/O thread" consistently in comments
Markus Armbruster
1
-17
/
+17
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
1
-7
/
+7
2018-07-02
monitor: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-30
monitor: flush qmp responses when CLOSED
Peter Xu
1
-3
/
+29
2018-06-30
monitor: rename *_pop_one to *_pop_any
Peter Xu
1
-11
/
+9
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-6
/
+2
2018-06-29
cutils: Provide strchrnul
Keno Fischer
1
-6
/
+2
[next]