Michael Roth 48ff7a625b guest agent: qemu-ga daemon
This is the actual guest daemon, it listens for requests over a
virtio-serial/isa-serial/unix socket channel and routes them through
to dispatch routines, and writes the results back to the channel in
a manner similar to QMP.

A shorthand invocation:

  qemu-ga -d

Is equivalent to:

  qemu-ga -m virtio-serial -p /dev/virtio-ports/org.qemu.guest_agent.0 \
          -f /var/run/qemu-ga.pid -d

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
2011-07-21 16:48:15 -03:00
2011-07-21 16:48:14 -03:00
2011-07-21 16:48:15 -03:00
2011-06-28 20:52:37 +02:00
2011-07-04 15:35:12 +02:00
2011-07-21 16:48:13 -03:00
2011-07-21 16:48:15 -03:00
2011-06-26 18:25:35 +00:00
2011-07-20 21:28:08 +00:00
2011-06-26 18:25:35 +00:00
2011-07-21 16:48:15 -03:00
2011-07-21 16:48:14 -03:00
2011-07-21 16:48:13 -03:00
2011-06-26 18:25:35 +00:00
2011-07-21 16:48:13 -03:00
2011-07-21 16:48:15 -03:00
2011-07-21 16:48:13 -03:00
2011-07-21 16:48:13 -03:00
2011-07-20 20:54:50 +00:00
2011-07-04 22:12:21 +02:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%