Daniel P. Berrangé
|
696ae1ac91
qapi: change 'unsigned special_features' to 'uint64_t features'
|
6 月之前 |
Daniel P. Berrangé
|
153b0989d8
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
|
9 月之前 |
Markus Armbruster
|
6604e4757a
qapi: Generalize command policy checking
|
3 年之前 |
Marc-André Lureau
|
c98939daec
qga: return a more explicit error on why a command is disabled
|
4 年之前 |
Kevin Wolf
|
9ce44e2ce2
qmp: Move dispatcher to a coroutine
|
4 年之前 |
Marc-André Lureau
|
f0ccc00be1
qmp: constify QmpCommand and list
|
5 年之前 |
Marc-André Lureau
|
0b69f6f72c
qapi: remove qmp_unregister_command()
|
6 年之前 |
Markus Armbruster
|
1527badb95
qapi: Support multiple command registries per program
|
8 年之前 |
Markus Armbruster
|
60b03e4e6a
qapi: Support unregistering QMP commands
|
9 年之前 |
Peter Maydell
|
030c98aff1
all: Remove unnecessary glib.h includes
|
9 年之前 |
Eric Blake
|
42a502a7a6
qmp: Drop dead command->type
|
9 年之前 |
Peter Maydell
|
cbf2115190
qapi: Clean up includes
|
9 年之前 |
Mark Wu
|
0106dc4f05
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
|
12 年之前 |
Mark Wu
|
8dc4d915dd
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
|
12 年之前 |
Markus Armbruster
|
13b10e05e4
qapi: Fix unchecked strdup() by converting to g_strdup()
|
12 年之前 |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 年之前 |
Eduardo Habkost
|
ccff63cac4
qapi/qmp-registry.c: Include headers it needs
|
13 年之前 |
Luiz Capitulino
|
d34b867d81
qapi: add support for command options
|
13 年之前 |
Michael Roth
|
f22d85e9e6
qemu-ga: add a whitelist for fsfreeze-safe commands
|
13 年之前 |
Michael Roth
|
bf95c0d55c
guest agent: add supported command list to guest-info RPC
|
13 年之前 |
Michael Roth
|
abd6cf6d8e
guest agent: add RPC blacklist command-line option
|
13 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Michael Roth
|
43c20a43ca
qapi: add QMP command registration/lookup functions
|
14 年之前 |