Sign in
qemu
/
qemu
/
6ac1b45f9b3cb788255c0fde7637ba663eba632c
/
qga
/
commands-posix.c
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
1ab516e
qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
by Jim Meyering
· 12 years ago
eab5fd5
qemu-ga: add guest-fstrim command
by Paolo Bonzini
· 13 years ago
af02203
qemu-ga: make names more generic for mount list functions
by Paolo Bonzini
· 13 years ago
9e2fa41
qemu-ga: avoid blocking on atime update when reading /etc/mtab
by Michael Roth
· 13 years ago
eecae14
qemu-ga: Fix use of environ on Darwin
by Andreas Färber
· 13 years ago
2c02cbf
qemu-ga: Fix missing environ declaration
by Luiz Capitulino
· 13 years ago
3674838
qemu-ga: guest-shutdown: use only async-signal-safe functions
by Luiz Capitulino
· 13 years ago
d5dd349
qemu-ga: guest-shutdown: become synchronous
by Luiz Capitulino
· 13 years ago
dc8764f0
qemu-ga: guest-suspend: make the API synchronous
by Luiz Capitulino
· 13 years ago
04b4e75
qemu-ga: make reopen_fd_to_null() public
by Luiz Capitulino
· 13 years ago
a31f053
fix some common typos
by Jim Meyering
· 13 years ago
f22d85e
qemu-ga: add a whitelist for fsfreeze-safe commands
by Michael Roth
· 13 years ago
9e8aded43
qemu-ga: improve recovery options for fsfreeze
by Michael Roth
· 13 years ago
d35d4cb
qemu-ga: generate missing stubs for fsfreeze
by Michael Roth
· 13 years ago
e72c3f2
qemu-ga: fix bsd build, and re-org linux-specific implementations
by Michael Roth
· 13 years ago
3cf0bed
qemu-ga: add guest-sync-delimited
by Michael Roth
· 13 years ago
3424fc9
qemu-ga: add guest-network-get-interfaces command
by Michal Privoznik
· 13 years ago
95f4f40
qemu-ga: add guest-suspend-hybrid
by Luiz Capitulino
· 13 years ago
fbf4221
qemu-ga: add guest-suspend-ram
by Luiz Capitulino
· 13 years ago
11d0f12
qemu-ga: add guest-suspend-disk
by Luiz Capitulino
· 13 years ago
c216e5a
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
by Michael Roth
· 13 years ago
[Renamed from qga/guest-agent-commands.c]
42074a9
qemu-ga: separate out common commands from posix-specific ones
by Michael Roth
· 13 years ago
bf95c0d
guest agent: add supported command list to guest-info RPC
by Michael Roth
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
4eb36d4
guest-agent: only enable FSFREEZE when it's supported by the kernel
by Anthony Liguori
· 14 years ago
9af99f1
guest agent: use QERR_UNSUPPORTED for disabled RPCs
by Michael Roth
· 14 years ago
7006b9c
guest-agent: fix build with OpenBSD
by Anthony Liguori
· 14 years ago
e3d4d25
guest agent: add guest agent RPCs/commands
by Michael Roth
· 14 years ago