index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor
/
hmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini
2023-05-25
1
-19
/
+16
*
hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
1
-1
/
+1
*
readline: fix hmp completion issue
Dongli Zhang
2023-03-01
1
-6
/
+2
*
hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
Markus Armbruster
2023-02-04
1
-1
/
+1
*
readline: Extract readline_add_completion_of() from monitor
Markus Armbruster
2023-02-04
1
-7
/
+5
*
monitor: Drop unnecessary includes
Markus Armbruster
2023-02-04
1
-2
/
+0
*
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
1
-1
/
+1
*
monitor/hmp: print trace as option in help for log command
Dongli Zhang
2022-09-15
1
-2
/
+7
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-2
/
+2
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
monitor/hmp: add support for flag argument with value
Stefan Reiter
2022-03-02
1
-1
/
+18
*
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé
2021-11-02
1
-3
/
+29
*
monitor: allow register hmp commands
Gerd Hoffmann
2021-07-09
1
-0
/
+7
*
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
1
-1
/
+1
*
remove preconfig state
Paolo Bonzini
2020-12-15
1
-3
/
+4
*
hmp: introduce cmd_available
Paolo Bonzini
2020-12-10
1
-8
/
+10
*
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-11-13
1
-1
/
+1
*
hmp: Add support for coroutine command handlers
Kevin Wolf
2020-10-09
1
-5
/
+32
*
monitor: Make current monitor a per-coroutine property
Kevin Wolf
2020-10-09
1
-2
/
+2
*
hmp: Update current monitor only in handle_hmp_command()
Kevin Wolf
2020-10-09
1
-5
/
+5
*
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
1
-6
/
+5
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-3
/
+3
*
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
1
-2
/
+6
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+4
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
1
-2
/
+2
*
monitor: Split Monitor.flags into separate bools
Kevin Wolf
2019-06-18
1
-3
/
+3
*
monitor: Split out monitor/hmp.c
Kevin Wolf
2019-06-18
1
-0
/
+1417