Daniel P. Berrangé
|
153b0989d8
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
|
9 ヶ月 前 |
Thomas Huth
|
0e4ef702e8
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
|
3 年 前 |
Marc-André Lureau
|
9edc6313da
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
|
3 年 前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年 前 |
Peter Maydell
|
61baac2fdb
qga: Add multiple include guard to guest-agent-core.h
|
6 年 前 |
Markus Armbruster
|
abb297ed44
Include qmp-commands.h exactly where needed
|
7 年 前 |
Markus Armbruster
|
1527badb95
qapi: Support multiple command registries per program
|
8 年 前 |
Marc-André Lureau
|
3e3e302ff3
qga: free remaining leaking state
|
9 年 前 |
Eric Blake
|
0b4b49387c
qga: Support enum names in guest-file-seek
|
9 年 前 |
Eric Blake
|
0a982b1bf3
qga: Better mapping of SEEK_* in guest-file-seek
|
9 年 前 |
Tomoki Sekiyama
|
1281c08a46
qga: Disable unsupported commands by default
|
11 年 前 |
Stefan Weil
|
d607a52364
qga: Fix compiler warnings (missing format attribute, wrong format strings)
|
11 年 前 |
Michael Roth
|
39097daf15
qemu-ga: use key-value store to avoid recycling fd handles after restart
|
12 年 前 |
Tomoki Sekiyama
|
ec0f694c11
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
|
12 年 前 |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 年 前 |
Michael Roth
|
8efacc43ae
qemu-ga: align versioning with QEMU_VERSION
|
13 年 前 |
Luiz Capitulino
|
04b4e75f33
qemu-ga: make reopen_fd_to_null() public
|
13 年 前 |
Michael Roth
|
f22d85e9e6
qemu-ga: add a whitelist for fsfreeze-safe commands
|
13 年 前 |
Michael Roth
|
3cf0bed836
qemu-ga: add guest-sync-delimited
|
13 年 前 |
Michael Roth
|
42074a9d4d
qemu-ga: separate out common commands from posix-specific ones
|
13 年 前 |
Michael Roth
|
125b310e1d
qemu-ga: move channel/transport functionality into wrapper class
|
13 年 前 |
Michael Roth
|
e3d4d25206
guest agent: add guest agent RPCs/commands
|
14 年 前 |
Michael Roth
|
48ff7a625b
guest agent: qemu-ga daemon
|
14 年 前 |
Michael Roth
|
13a286d57b
guest agent: command state class
|
14 年 前 |