Markus Armbruster
|
9d2b5f2ce4
monitor: Loosen coupling between misc.c and monitor.c slightly
|
2 年之前 |
Markus Armbruster
|
dd00d7fa65
monitor: Move monitor_putc() next to monitor_puts & external linkage
|
2 年之前 |
Markus Armbruster
|
50707b391e
monitor: Use ERRP_GUARD() in monitor_init()
|
2 年之前 |
Marc-André Lureau
|
756a98dd70
Move error_printf_unless_qmp() with monitor unit
|
3 年之前 |
David Hildenbrand
|
77ae2302ae
monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
|
3 年之前 |
Marc-André Lureau
|
bf7b1eab25
chardev: mark explicitly first argument as poisoned
|
4 年之前 |
Thomas Huth
|
4c386f8064
Do not include sysemu/sysemu.h if it's not really necessary
|
4 年之前 |
Daniel P. Berrangé
|
283d845c91
monitor: raise error when 'pretty' option is used with HMP
|
4 年之前 |
Mahmoud Mandour
|
a8e2ab5db2
monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
|
4 年之前 |
Kevin Wolf
|
c81219a7dd
monitor: Fix assertion failure on shutdown
|
4 年之前 |
Markus Armbruster
|
20076f4a8c
monitor: Use GString instead of QString for output buffer
|
4 年之前 |
Kevin Wolf
|
357bda9590
monitor: Fix order in monitor_cleanup()
|
4 年之前 |
Kevin Wolf
|
9ce44e2ce2
qmp: Move dispatcher to a coroutine
|
4 年之前 |
Kevin Wolf
|
e69ee454b5
monitor: Make current monitor a per-coroutine property
|
4 年之前 |
Kevin Wolf
|
947e47448d
monitor: Use getter/setter functions for cur_mon
|
4 年之前 |
Stefan Hajnoczi
|
d73415a315
qemu/atomic.h: rename atomic_ to qatomic_
|
4 年之前 |
Markus Armbruster
|
b11a093c60
qapi: Smooth another visitor error checking pattern
|
5 年之前 |
David Hildenbrand
|
722a3c783e
virtio-pci: Send qapi events when the virtio-mem size changes
|
5 年之前 |
Kevin Wolf
|
a2f411c467
monitor: Add allow_hmp parameter to monitor_init()
|
5 年之前 |
Kevin Wolf
|
8e9119a807
hmp: Fail gracefully if chardev is already in use
|
5 年之前 |
Kevin Wolf
|
f27a9bb3e9
qmp: Fail gracefully if chardev is already in use
|
5 年之前 |
Kevin Wolf
|
f2098725aa
monitor: Create QAPIfied monitor_init()
|
5 年之前 |
Kevin Wolf
|
c3e9555182
monitor: Move monitor option parsing to monitor/monitor.c
|
5 年之前 |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 年之前 |
Kevin Wolf
|
fbfc29e3bf
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
|
6 年之前 |
Kevin Wolf
|
920824165c
monitor: Split Monitor.flags into separate bools
|
6 年之前 |
Kevin Wolf
|
1d95db745b
monitor: Split out monitor/monitor.c
|
6 年之前 |