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