Statistics
| Branch: | Revision:

root / qga / guest-agent-commands.c @ e3d4d252

History | View | Annotate | Download (13 kB)

# Date Author Comment
e3d4d252 07/21/2011 10:48 pm Michael Roth

guest agent: add guest agent RPCs/commands

This adds the initial set of QMP/QAPI commands provided by the guest
agent:

guest-sync
guest-ping
guest-info
guest-shutdown
guest-file-open
guest-file-read
guest-file-write
guest-file-seek
guest-file-flush
guest-file-close...