From: Leo Famulari <leo@famulari.name>
To: Isorkin <Isorkin@mail.ru>
Cc: help-guix@gnu.org
Subject: Re: Qemu guest agent
Date: Sun, 5 Mar 2017 16:37:21 -0500 [thread overview]
Message-ID: <20170305213721.GB7813@jasmine> (raw)
In-Reply-To: <1481697024.20170305170347@mail.ru>
On Sun, Mar 05, 2017 at 05:03:47PM +0300, Isorkin wrote:
> how to enable support for qemu-guest-agent
> (https://wiki.libvirt.org/page/Qemu_guest_agent) on the virtual
> machines?
I don't have any experience with the QEMU guest agent, but that page
says this: "Currently, QEMU exposes GA via virtio serial port."
I found some instructions from the Fedora project [0]:
------
When starting qemu or kvm guests from the command line, add something
like this:
-device virtio-serial \
-chardev socket,path=/tmp/foo,server,nowait,id=foo \
-device virtserialport,chardev=foo,name=org.fedoraproject.port.0
------
I recommend you consult the QEMU manual and help channels for further
instructions.
[0]
https://fedoraproject.org/wiki/Features/VirtioSerial
prev parent reply other threads:[~2017-03-05 21:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-05 14:03 Qemu guest agent Isorkin
2017-03-05 21:37 ` Leo Famulari [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170305213721.GB7813@jasmine \
--to=leo@famulari.name \
--cc=Isorkin@mail.ru \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.