Daniel P. Berrangé
|
407bc4bf90
qapi: Move include/qapi/qmp/ to include/qobject/
|
9 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Leonid Kaplan
|
2155d2dd7f
block-backend: per-device throttling of BLOCK_IO_ERROR reports
|
10 月之前 |
Fabiano Rosas
|
87d67fadb9
monitor: Stop removing non-duplicated fds
|
1 年之前 |
Maciej S. Szmigiero
|
259ebed45a
qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command
|
2 年之前 |
Philippe Mathieu-Daudé
|
53c7c92422
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
|
2 年之前 |
Paolo Bonzini
|
9f2d58546e
monitor: introduce qmp_dispatcher_co_wake
|
2 年之前 |
Paolo Bonzini
|
0ff2553701
monitor: cleanup fetching of QMP requests
|
2 年之前 |
Paolo Bonzini
|
3e6bed619a
monitor: cleanup detection of qmp_dispatcher_co shutting down
|
2 年之前 |
Paolo Bonzini
|
6ee7c82d0d
monitor: do not use mb_read/mb_set for suspend_cnt
|
2 年之前 |
Paolo Bonzini
|
4cb96b9742
monitor: add more *_locked() functions
|
2 年之前 |
Paolo Bonzini
|
c5d0c55f1a
monitor: allow calling monitor_resume under mon_lock
|
2 年之前 |
Paolo Bonzini
|
e37548ef13
monitor: use QEMU_LOCK_GUARD a bit more
|
2 年之前 |
Stefan Hajnoczi
|
9612aa406e
monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED()
|
2 年之前 |
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 年之前 |